https://staging.al-kunuz.com/fr/login

Log Messages

Level (7)
Channel (3)
Time Message
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
info Matched route
"app_login"
.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
info Populated the TokenStorage with an anonymous Token.
deprecation User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
deprecation User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.1: The ROLE_PREVIOUS_ADMIN role is deprecated and will be removed in version 6.0, use the IS_IMPERSONATOR attribute instead.
deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.

There are no log messages.

Container Compilation Logs (2424)

Log messages generated during the compilation of the service container.
Messages Class
635
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddGroupToTeacherScheduleCommand" (parent: .abstract.instanceof.App\Command\AddGroupToTeacherScheduleCommand).
  • Resolving inheritance for "App\Command\AddGroupToTeacherScheduleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddGroupToTeacherScheduleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddScheduleToTeacherCommand" (parent: .abstract.instanceof.App\Command\AddScheduleToTeacherCommand).
  • Resolving inheritance for "App\Command\AddScheduleToTeacherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddScheduleToTeacherCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateOlderSalary" (parent: .abstract.instanceof.App\Command\CalculateOlderSalary).
  • Resolving inheritance for "App\Command\CalculateOlderSalary" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateOlderSalary).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeMdpCommand" (parent: .abstract.instanceof.App\Command\ChangeMdpCommand).
  • Resolving inheritance for "App\Command\ChangeMdpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeMdpCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldCourseFileCommand" (parent: .abstract.instanceof.App\Command\Clean\CleanOldCourseFileCommand).
  • Resolving inheritance for "App\Command\Clean\CleanOldCourseFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldCourseFileCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldFilesForActiveCoursesCommand" (parent: .abstract.instanceof.App\Command\Clean\CleanOldFilesForActiveCoursesCommand).
  • Resolving inheritance for "App\Command\Clean\CleanOldFilesForActiveCoursesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldFilesForActiveCoursesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceCommand" (parent: .abstract.instanceof.App\Command\CoursePriceCommand).
  • Resolving inheritance for "App\Command\CoursePriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateMissingTakallamTrainingReportCommand" (parent: .abstract.instanceof.App\Command\CreateMissingTakallamTrainingReportCommand).
  • Resolving inheritance for "App\Command\CreateMissingTakallamTrainingReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateMissingTakallamTrainingReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommand" (parent: .abstract.instanceof.App\Command\CsvImportCommand).
  • Resolving inheritance for "App\Command\CsvImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleEnd" (parent: .abstract.instanceof.App\Command\CsvImportCommandScheduleEnd).
  • Resolving inheritance for "App\Command\CsvImportCommandScheduleEnd" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleEnd).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleStart" (parent: .abstract.instanceof.App\Command\CsvImportCommandScheduleStart).
  • Resolving inheritance for "App\Command\CsvImportCommandScheduleStart" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleStart).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportGroupCommand" (parent: .abstract.instanceof.App\Command\CsvImportGroupCommand).
  • Resolving inheritance for "App\Command\CsvImportGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportGroupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Currency\CurrencyRateUpdateCommand" (parent: .abstract.instanceof.App\Command\Currency\CurrencyRateUpdateCommand).
  • Resolving inheritance for "App\Command\Currency\CurrencyRateUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Currency\CurrencyRateUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMissingMimeTypeCommand" (parent: .abstract.instanceof.App\Command\FixMissingMimeTypeCommand).
  • Resolving inheritance for "App\Command\FixMissingMimeTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMissingMimeTypeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoImportCommand" (parent: .abstract.instanceof.App\Command\Localisation\CountryInfoImportCommand).
  • Resolving inheritance for "App\Command\Localisation\CountryInfoImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateCurrencyCommand" (parent: .abstract.instanceof.App\Command\Localisation\CountryInfoUpdateCurrencyCommand).
  • Resolving inheritance for "App\Command\Localisation\CountryInfoUpdateCurrencyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateCurrencyCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand" (parent: .abstract.instanceof.App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand).
  • Resolving inheritance for "App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\GeoIPImportCommand" (parent: .abstract.instanceof.App\Command\Localisation\GeoIPImportCommand).
  • Resolving inheritance for "App\Command\Localisation\GeoIPImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\GeoIPImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesFromDropboxToServerCommand" (parent: .abstract.instanceof.App\Command\MoveFilesFromDropboxToServerCommand).
  • Resolving inheritance for "App\Command\MoveFilesFromDropboxToServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesFromDropboxToServerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReverseFreeSchedulesVacancy" (parent: .abstract.instanceof.App\Command\ReverseFreeSchedulesVacancy).
  • Resolving inheritance for "App\Command\ReverseFreeSchedulesVacancy" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReverseFreeSchedulesVacancy).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleUpdateCommand" (parent: .abstract.instanceof.App\Command\ScheduleUpdateCommand).
  • Resolving inheritance for "App\Command\ScheduleUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateAllStartingTomorrowCommand" (parent: .abstract.instanceof.App\Command\Session\SessionUpdateAllStartingTomorrowCommand).
  • Resolving inheritance for "App\Command\Session\SessionUpdateAllStartingTomorrowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateAllStartingTomorrowCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedFalseCommand" (parent: .abstract.instanceof.App\Command\Session\SessionUpdateIsDeletedFalseCommand).
  • Resolving inheritance for "App\Command\Session\SessionUpdateIsDeletedFalseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedFalseCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedTrueCommand" (parent: .abstract.instanceof.App\Command\Session\SessionUpdateIsDeletedTrueCommand).
  • Resolving inheritance for "App\Command\Session\SessionUpdateIsDeletedTrueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedTrueCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionCloseCommand" (parent: .abstract.instanceof.App\Command\SessionCloseCommand).
  • Resolving inheritance for "App\Command\SessionCloseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionCloseCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionOrderUpdateStatus" (parent: .abstract.instanceof.App\Command\SessionOrderUpdateStatus).
  • Resolving inheritance for "App\Command\SessionOrderUpdateStatus" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionOrderUpdateStatus).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetFreeCoursesAsCanceledForHolidayCommand" (parent: .abstract.instanceof.App\Command\SetFreeCoursesAsCanceledForHolidayCommand).
  • Resolving inheritance for "App\Command\SetFreeCoursesAsCanceledForHolidayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetFreeCoursesAsCanceledForHolidayCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Stripe\BackfillStripePaymentDataCommand" (parent: .abstract.instanceof.App\Command\Stripe\BackfillStripePaymentDataCommand).
  • Resolving inheritance for "App\Command\Stripe\BackfillStripePaymentDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Stripe\BackfillStripePaymentDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSessionsToWordPressCommand" (parent: .abstract.instanceof.App\Command\SyncSessionsToWordPressCommand).
  • Resolving inheritance for "App\Command\SyncSessionsToWordPressCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSessionsToWordPressCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TakallamSpeakingGradeReminderCommand" (parent: .abstract.instanceof.App\Command\TakallamSpeakingGradeReminderCommand).
  • Resolving inheritance for "App\Command\TakallamSpeakingGradeReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TakallamSpeakingGradeReminderCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCourseDurationForSession" (parent: .abstract.instanceof.App\Command\UpdateCourseDurationForSession).
  • Resolving inheritance for "App\Command\UpdateCourseDurationForSession" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCourseDurationForSession).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDateSubscriptionCommand" (parent: .abstract.instanceof.App\Command\UpdateDateSubscriptionCommand).
  • Resolving inheritance for "App\Command\UpdateDateSubscriptionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDateSubscriptionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeDateScheduleForVacancy" (parent: .abstract.instanceof.App\Command\UpdateFreeDateScheduleForVacancy).
  • Resolving inheritance for "App\Command\UpdateFreeDateScheduleForVacancy" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeDateScheduleForVacancy).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeSchedules" (parent: .abstract.instanceof.App\Command\UpdateFreeSchedules).
  • Resolving inheritance for "App\Command\UpdateFreeSchedules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeSchedules).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsCanceledStatusCommand" (parent: .abstract.instanceof.App\Command\UpdateIsCanceledStatusCommand).
  • Resolving inheritance for "App\Command\UpdateIsCanceledStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsCanceledStatusCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsSentStatusForDiploma" (parent: .abstract.instanceof.App\Command\UpdateIsSentStatusForDiploma).
  • Resolving inheritance for "App\Command\UpdateIsSentStatusForDiploma" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsSentStatusForDiploma).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLevelTestDateRelaunchCommand" (parent: .abstract.instanceof.App\Command\UpdateLevelTestDateRelaunchCommand).
  • Resolving inheritance for "App\Command\UpdateLevelTestDateRelaunchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLevelTestDateRelaunchCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNextPaymentDateForSubscriptionCommand" (parent: .abstract.instanceof.App\Command\UpdateNextPaymentDateForSubscriptionCommand).
  • Resolving inheritance for "App\Command\UpdateNextPaymentDateForSubscriptionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNextPaymentDateForSubscriptionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateScheduleInstituteCommand" (parent: .abstract.instanceof.App\Command\UpdateScheduleInstituteCommand).
  • Resolving inheritance for "App\Command\UpdateScheduleInstituteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateScheduleInstituteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherInfos" (parent: .abstract.instanceof.App\Command\UpdateTeacherInfos).
  • Resolving inheritance for "App\Command\UpdateTeacherInfos" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherInfos).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherScheduleInfoCommand" (parent: .abstract.instanceof.App\Command\UpdateTeacherScheduleInfoCommand).
  • Resolving inheritance for "App\Command\UpdateTeacherScheduleInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherScheduleInfoCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTrainingReportCommand" (parent: .abstract.instanceof.App\Command\UpdateTrainingReportCommand).
  • Resolving inheritance for "App\Command\UpdateTrainingReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTrainingReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\AnonymiseUserCommand" (parent: .abstract.instanceof.App\Command\User\AnonymiseUserCommand).
  • Resolving inheritance for "App\Command\User\AnonymiseUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\AnonymiseUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserSendGraduationCommand" (parent: .abstract.instanceof.App\Command\User\UserSendGraduationCommand).
  • Resolving inheritance for "App\Command\User\UserSendGraduationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserSendGraduationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\addNotificationToUsers" (parent: .abstract.instanceof.App\Command\addNotificationToUsers).
  • Resolving inheritance for "App\Command\addNotificationToUsers" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\addNotificationToUsers).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createPaidCourseForGroup" (parent: .abstract.instanceof.App\Command\createPaidCourseForGroup).
  • Resolving inheritance for "App\Command\createPaidCourseForGroup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createPaidCourseForGroup).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendEmailToGroupStudent" (parent: .abstract.instanceof.App\Command\sendEmailToGroupStudent).
  • Resolving inheritance for "App\Command\sendEmailToGroupStudent" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendEmailToGroupStudent).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\testSalaryCommand" (parent: .abstract.instanceof.App\Command\testSalaryCommand).
  • Resolving inheritance for "App\Command\testSalaryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\testSalaryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateChildAndSendEmail" (parent: .abstract.instanceof.App\Command\updateChildAndSendEmail).
  • Resolving inheritance for "App\Command\updateChildAndSendEmail" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateChildAndSendEmail).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateRoomForTeacherScheduleCommand" (parent: .abstract.instanceof.App\Command\updateRoomForTeacherScheduleCommand).
  • Resolving inheritance for "App\Command\updateRoomForTeacherScheduleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateRoomForTeacherScheduleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController" (parent: .abstract.instanceof.App\Controller\AbsenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController).
  • Resolving inheritance for "App\Controller\AbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController" (parent: .abstract.instanceof.App\Controller\AdminAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController).
  • Resolving inheritance for "App\Controller\AdminAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDashboardController" (parent: .abstract.instanceof.App\Controller\AdminDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDashboardController).
  • Resolving inheritance for "App\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SimpleGeoIPController" (parent: .abstract.instanceof.App\Controller\Api\SimpleGeoIPController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SimpleGeoIPController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SimpleGeoIPController).
  • Resolving inheritance for "App\Controller\Api\SimpleGeoIPController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SimpleGeoIPController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackupController" (parent: .abstract.instanceof.App\Controller\BackupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackupController).
  • Resolving inheritance for "App\Controller\BackupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookController" (parent: .abstract.instanceof.App\Controller\BookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookController).
  • Resolving inheritance for "App\Controller\BookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChangeRateController" (parent: .abstract.instanceof.App\Controller\ChangeRateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChangeRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChangeRateController).
  • Resolving inheritance for "App\Controller\ChangeRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChangeRateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController" (parent: .abstract.instanceof.App\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController).
  • Resolving inheritance for "App\Controller\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountController" (parent: .abstract.instanceof.App\Controller\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountController).
  • Resolving inheritance for "App\Controller\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnglishSectionAdminController" (parent: .abstract.instanceof.App\Controller\EnglishSectionAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnglishSectionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnglishSectionAdminController).
  • Resolving inheritance for "App\Controller\EnglishSectionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnglishSectionAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamAdminController" (parent: .abstract.instanceof.App\Controller\Exam\ExamAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamAdminController).
  • Resolving inheritance for "App\Controller\Exam\ExamAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamTeacherController" (parent: .abstract.instanceof.App\Controller\Exam\ExamTeacherController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamTeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamTeacherController).
  • Resolving inheritance for "App\Controller\Exam\ExamTeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamTeacherController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamUserController" (parent: .abstract.instanceof.App\Controller\Exam\ExamUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamUserController).
  • Resolving inheritance for "App\Controller\Exam\ExamUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAndTestUrlController" (parent: .abstract.instanceof.App\Controller\ExamAndTestUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAndTestUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAndTestUrlController).
  • Resolving inheritance for "App\Controller\ExamAndTestUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAndTestUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileUploadController" (parent: .abstract.instanceof.App\Controller\FileUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileUploadController).
  • Resolving inheritance for "App\Controller\FileUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgetPasswordController" (parent: .abstract.instanceof.App\Controller\ForgetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgetPasswordController).
  • Resolving inheritance for "App\Controller\ForgetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupSessionController\UserGroupSessionController" (parent: .abstract.instanceof.App\Controller\GroupSessionController\UserGroupSessionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupSessionController\UserGroupSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupSessionController\UserGroupSessionController).
  • Resolving inheritance for "App\Controller\GroupSessionController\UserGroupSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupSessionController\UserGroupSessionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayController" (parent: .abstract.instanceof.App\Controller\HolidayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayController).
  • Resolving inheritance for "App\Controller\HolidayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
  • Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController" (parent: .abstract.instanceof.App\Controller\HomeWorkController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController).
  • Resolving inheritance for "App\Controller\HomeWorkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\AdminPlacementTestController" (parent: .abstract.instanceof.App\Controller\LevelTest\AdminPlacementTestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\AdminPlacementTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\AdminPlacementTestController).
  • Resolving inheritance for "App\Controller\LevelTest\AdminPlacementTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\AdminPlacementTestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestAdviceController" (parent: .abstract.instanceof.App\Controller\LevelTest\LevelTestAdviceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestAdviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestAdviceController).
  • Resolving inheritance for "App\Controller\LevelTest\LevelTestAdviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestAdviceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestController" (parent: .abstract.instanceof.App\Controller\LevelTest\LevelTestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestController).
  • Resolving inheritance for "App\Controller\LevelTest\LevelTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\TeacherLeveltestController" (parent: .abstract.instanceof.App\Controller\LevelTest\TeacherLeveltestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\TeacherLeveltestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\TeacherLeveltestController).
  • Resolving inheritance for "App\Controller\LevelTest\TeacherLeveltestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\TeacherLeveltestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainTeacherSalaryController" (parent: .abstract.instanceof.App\Controller\MainTeacherSalaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainTeacherSalaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainTeacherSalaryController).
  • Resolving inheritance for "App\Controller\MainTeacherSalaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainTeacherSalaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
  • Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController" (parent: .abstract.instanceof.App\Controller\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController).
  • Resolving inheritance for "App\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController" (parent: .abstract.instanceof.App\Controller\ProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController).
  • Resolving inheritance for "App\Controller\ProfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgramUrlController" (parent: .abstract.instanceof.App\Controller\ProgramUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgramUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgramUrlController).
  • Resolving inheritance for "App\Controller\ProgramUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgramUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController" (parent: .abstract.instanceof.App\Controller\SalaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController).
  • Resolving inheritance for "App\Controller\SalaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController).
  • 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\SessionAdminController" (parent: .abstract.instanceof.App\Controller\SessionAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionAdminController).
  • Resolving inheritance for "App\Controller\SessionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderAdminController" (parent: .abstract.instanceof.App\Controller\SessionOrderAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderAdminController).
  • Resolving inheritance for "App\Controller\SessionOrderAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderCoursesController" (parent: .abstract.instanceof.App\Controller\SessionOrderCoursesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderCoursesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderCoursesController).
  • Resolving inheritance for "App\Controller\SessionOrderCoursesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderCoursesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionRegistrationDateController" (parent: .abstract.instanceof.App\Controller\SessionRegistrationDateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionRegistrationDateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionRegistrationDateController).
  • Resolving inheritance for "App\Controller\SessionRegistrationDateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionRegistrationDateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StudentAdminController" (parent: .abstract.instanceof.App\Controller\Student\StudentAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StudentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StudentAdminController).
  • Resolving inheritance for "App\Controller\Student\StudentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StudentAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\AdminSubscriptionController" (parent: .abstract.instanceof.App\Controller\Subscription\AdminSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\AdminSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\AdminSubscriptionController).
  • Resolving inheritance for "App\Controller\Subscription\AdminSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\AdminSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\UserSubscriptionController" (parent: .abstract.instanceof.App\Controller\Subscription\UserSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\UserSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\UserSubscriptionController).
  • Resolving inheritance for "App\Controller\Subscription\UserSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\UserSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionCourseController" (parent: .abstract.instanceof.App\Controller\SubscriptionCourseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionCourseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionCourseController).
  • Resolving inheritance for "App\Controller\SubscriptionCourseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionCourseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController" (parent: .abstract.instanceof.App\Controller\SuperAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController).
  • Resolving inheritance for "App\Controller\SuperAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TeacherAbsenceController" (parent: .abstract.instanceof.App\Controller\Teacher\TeacherAbsenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TeacherAbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TeacherAbsenceController).
  • Resolving inheritance for "App\Controller\Teacher\TeacherAbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TeacherAbsenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAdminController" (parent: .abstract.instanceof.App\Controller\TeacherAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAdminController).
  • Resolving inheritance for "App\Controller\TeacherAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherProfilController" (parent: .abstract.instanceof.App\Controller\TeacherProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherProfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherProfilController).
  • Resolving inheritance for "App\Controller\TeacherProfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleAdminController" (parent: .abstract.instanceof.App\Controller\TeacherScheduleAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleAdminController).
  • Resolving inheritance for "App\Controller\TeacherScheduleAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleController" (parent: .abstract.instanceof.App\Controller\TeacherScheduleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleController).
  • Resolving inheritance for "App\Controller\TeacherScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\AdminTicketController" (parent: .abstract.instanceof.App\Controller\TicketController\AdminTicketController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\AdminTicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\AdminTicketController).
  • Resolving inheritance for "App\Controller\TicketController\AdminTicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\AdminTicketController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\UserTicketController" (parent: .abstract.instanceof.App\Controller\TicketController\UserTicketController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\UserTicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\UserTicketController).
  • Resolving inheritance for "App\Controller\TicketController\UserTicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\UserTicketController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingReport\AdminTrainingReportController" (parent: .abstract.instanceof.App\Controller\TrainingReport\AdminTrainingReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingReport\AdminTrainingReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingReport\AdminTrainingReportController).
  • Resolving inheritance for "App\Controller\TrainingReport\AdminTrainingReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingReport\AdminTrainingReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorialController" (parent: .abstract.instanceof.App\Controller\TutorialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorialController).
  • Resolving inheritance for "App\Controller\TutorialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorialController).
  • 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 "App\Controller\UserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationAdminController" (parent: .abstract.instanceof.App\Controller\VideoCoursesRegistrationAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationAdminController).
  • Resolving inheritance for "App\Controller\VideoCoursesRegistrationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationController" (parent: .abstract.instanceof.App\Controller\VideoCoursesRegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationController).
  • Resolving inheritance for "App\Controller\VideoCoursesRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoProgramController" (parent: .abstract.instanceof.App\Controller\VideoProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoProgramController).
  • Resolving inheritance for "App\Controller\VideoProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController" (parent: .abstract.instanceof.App\Controller\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController).
  • Resolving inheritance for "App\Controller\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceLogType" (parent: .abstract.instanceof.App\Form\AbsenceLogType).
  • Resolving inheritance for "App\Form\AbsenceLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceLogType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType" (parent: .abstract.instanceof.App\Form\AccountType).
  • Resolving inheritance for "App\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddOneCourseToListForCatchUpType" (parent: .abstract.instanceof.App\Form\AddOneCourseToListForCatchUpType).
  • Resolving inheritance for "App\Form\AddOneCourseToListForCatchUpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddOneCourseToListForCatchUpType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddSubscriptionType" (parent: .abstract.instanceof.App\Form\AddSubscriptionType).
  • Resolving inheritance for "App\Form\AddSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddSubscriptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationType" (parent: .abstract.instanceof.App\Form\ApplicationType).
  • Resolving inheritance for "App\Form\ApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArabicFilesType" (parent: .abstract.instanceof.App\Form\ArabicFilesType).
  • Resolving inheritance for "App\Form\ArabicFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArabicFilesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeRateType" (parent: .abstract.instanceof.App\Form\ChangeRateType).
  • Resolving inheritance for "App\Form\ChangeRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeRateType).
  • 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\CourseTrackEditType" (parent: .abstract.instanceof.App\Form\CourseTrackEditType).
  • Resolving inheritance for "App\Form\CourseTrackEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTrackEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType" (parent: .abstract.instanceof.App\Form\DiscountType).
  • Resolving inheritance for "App\Form\DiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamCorrectionType" (parent: .abstract.instanceof.App\Form\ExamCorrectionType).
  • Resolving inheritance for "App\Form\ExamCorrectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamCorrectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFilesUploadDropboxType" (parent: .abstract.instanceof.App\Form\ExamFilesUploadDropboxType).
  • Resolving inheritance for "App\Form\ExamFilesUploadDropboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFilesUploadDropboxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType" (parent: .abstract.instanceof.App\Form\ExamType).
  • Resolving inheritance for "App\Form\ExamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType" (parent: .abstract.instanceof.App\Form\ForgotPasswordType).
  • Resolving inheritance for "App\Form\ForgotPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonCoranReportType" (parent: .abstract.instanceof.App\Form\GroupCourseLessonCoranReportType).
  • Resolving inheritance for "App\Form\GroupCourseLessonCoranReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonCoranReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonReportType" (parent: .abstract.instanceof.App\Form\GroupCourseLessonReportType).
  • Resolving inheritance for "App\Form\GroupCourseLessonReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonTakallamReportType" (parent: .abstract.instanceof.App\Form\GroupCourseLessonTakallamReportType).
  • Resolving inheritance for "App\Form\GroupCourseLessonTakallamReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonTakallamReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayType" (parent: .abstract.instanceof.App\Form\HolidayType).
  • Resolving inheritance for "App\Form\HolidayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkCorrectionType" (parent: .abstract.instanceof.App\Form\HomeworkCorrectionType).
  • Resolving inheritance for "App\Form\HomeworkCorrectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkCorrectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesType" (parent: .abstract.instanceof.App\Form\HomeworkFilesType).
  • Resolving inheritance for "App\Form\HomeworkFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesUploadDropboxType" (parent: .abstract.instanceof.App\Form\HomeworkFilesUploadDropboxType).
  • Resolving inheritance for "App\Form\HomeworkFilesUploadDropboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesUploadDropboxType).
  • 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\LessonVideoType" (parent: .abstract.instanceof.App\Form\LessonVideoType).
  • Resolving inheritance for "App\Form\LessonVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonVideoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestAdviceType" (parent: .abstract.instanceof.App\Form\LevelTestAdviceType).
  • Resolving inheritance for "App\Form\LevelTestAdviceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestAdviceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestType" (parent: .abstract.instanceof.App\Form\LevelTestType).
  • Resolving inheritance for "App\Form\LevelTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MainTeacherSalaryType" (parent: .abstract.instanceof.App\Form\MainTeacherSalaryType).
  • Resolving inheritance for "App\Form\MainTeacherSalaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MainTeacherSalaryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListEditType" (parent: .abstract.instanceof.App\Form\PaidCourseListEditType).
  • Resolving inheritance for "App\Form\PaidCourseListEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListType" (parent: .abstract.instanceof.App\Form\PaidCourseListType).
  • Resolving inheritance for "App\Form\PaidCourseListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUpdateType" (parent: .abstract.instanceof.App\Form\PasswordUpdateType).
  • Resolving inheritance for "App\Form\PasswordUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUpdateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUserUpdateType" (parent: .abstract.instanceof.App\Form\PasswordUserUpdateType).
  • Resolving inheritance for "App\Form\PasswordUserUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUserUpdateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProgramUrlType" (parent: .abstract.instanceof.App\Form\ProgramUrlType).
  • Resolving inheritance for "App\Form\ProgramUrlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProgramUrlType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QiraaType" (parent: .abstract.instanceof.App\Form\QiraaType).
  • Resolving inheritance for "App\Form\QiraaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QiraaType).
  • 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\ReportSubscriptionCoranLessonType" (parent: .abstract.instanceof.App\Form\ReportSubscriptionCoranLessonType).
  • Resolving inheritance for "App\Form\ReportSubscriptionCoranLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportSubscriptionCoranLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportSubscriptionLessonType" (parent: .abstract.instanceof.App\Form\ReportSubscriptionLessonType).
  • Resolving inheritance for "App\Form\ReportSubscriptionLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportSubscriptionLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditScheduleType" (parent: .abstract.instanceof.App\Form\SessionEditScheduleType).
  • Resolving inheritance for "App\Form\SessionEditScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditScheduleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditType" (parent: .abstract.instanceof.App\Form\SessionEditType).
  • Resolving inheritance for "App\Form\SessionEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderCancelType" (parent: .abstract.instanceof.App\Form\SessionOrderCancelType).
  • Resolving inheritance for "App\Form\SessionOrderCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderCancelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderEditType" (parent: .abstract.instanceof.App\Form\SessionOrderEditType).
  • Resolving inheritance for "App\Form\SessionOrderEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderType" (parent: .abstract.instanceof.App\Form\SessionOrderType).
  • Resolving inheritance for "App\Form\SessionOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionRegistrationDateType" (parent: .abstract.instanceof.App\Form\SessionRegistrationDateType).
  • Resolving inheritance for "App\Form\SessionRegistrationDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionRegistrationDateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionType" (parent: .abstract.instanceof.App\Form\SessionType).
  • Resolving inheritance for "App\Form\SessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionOrderType" (parent: .abstract.instanceof.App\Form\SubscriptionOrderType).
  • Resolving inheritance for "App\Form\SubscriptionOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPrivateOrderType" (parent: .abstract.instanceof.App\Form\SubscriptionPrivateOrderType).
  • Resolving inheritance for "App\Form\SubscriptionPrivateOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPrivateOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionProgramEditType" (parent: .abstract.instanceof.App\Form\SubscriptionProgramEditType).
  • Resolving inheritance for "App\Form\SubscriptionProgramEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionProgramEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionSubjectLevelEditType" (parent: .abstract.instanceof.App\Form\SubscriptionSubjectLevelEditType).
  • Resolving inheritance for "App\Form\SubscriptionSubjectLevelEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionSubjectLevelEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherLeveltestType" (parent: .abstract.instanceof.App\Form\TeacherLeveltestType).
  • Resolving inheritance for "App\Form\TeacherLeveltestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherLeveltestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleEditType" (parent: .abstract.instanceof.App\Form\TeacherScheduleEditType).
  • Resolving inheritance for "App\Form\TeacherScheduleEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleRoomEditType" (parent: .abstract.instanceof.App\Form\TeacherScheduleRoomEditType).
  • Resolving inheritance for "App\Form\TeacherScheduleRoomEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleRoomEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleType" (parent: .abstract.instanceof.App\Form\TeacherScheduleType).
  • Resolving inheritance for "App\Form\TeacherScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherSubjectType" (parent: .abstract.instanceof.App\Form\TeacherSubjectType).
  • Resolving inheritance for "App\Form\TeacherSubjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherSubjectType).
  • 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\TicketOrderAddType" (parent: .abstract.instanceof.App\Form\TicketOrderAddType).
  • Resolving inheritance for "App\Form\TicketOrderAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketOrderAddType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketOrderEditType" (parent: .abstract.instanceof.App\Form\TicketOrderEditType).
  • Resolving inheritance for "App\Form\TicketOrderEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketOrderEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportEditType" (parent: .abstract.instanceof.App\Form\TrainingReportEditType).
  • Resolving inheritance for "App\Form\TrainingReportEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportType" (parent: .abstract.instanceof.App\Form\TrainingReportType).
  • Resolving inheritance for "App\Form\TrainingReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorialType" (parent: .abstract.instanceof.App\Form\TutorialType).
  • Resolving inheritance for "App\Form\TutorialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorialType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserEditType" (parent: .abstract.instanceof.App\Form\UserEditType).
  • Resolving inheritance for "App\Form\UserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditPriceParticipantType" (parent: .abstract.instanceof.App\Form\UserPlacementTestEditPriceParticipantType).
  • Resolving inheritance for "App\Form\UserPlacementTestEditPriceParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditPriceParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultLevelType" (parent: .abstract.instanceof.App\Form\UserPlacementTestEditResultLevelType).
  • Resolving inheritance for "App\Form\UserPlacementTestEditResultLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultLevelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultType" (parent: .abstract.instanceof.App\Form\UserPlacementTestEditResultType).
  • Resolving inheritance for "App\Form\UserPlacementTestEditResultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultTypeStep2" (parent: .abstract.instanceof.App\Form\UserPlacementTestEditResultTypeStep2).
  • Resolving inheritance for "App\Form\UserPlacementTestEditResultTypeStep2" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultTypeStep2).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditType" (parent: .abstract.instanceof.App\Form\UserPlacementTestEditType).
  • Resolving inheritance for "App\Form\UserPlacementTestEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestType" (parent: .abstract.instanceof.App\Form\UserPlacementTestType).
  • Resolving inheritance for "App\Form\UserPlacementTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestType).
  • 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\VideoCoursesRegistrationEditType" (parent: .abstract.instanceof.App\Form\VideoCoursesRegistrationEditType).
  • Resolving inheritance for "App\Form\VideoCoursesRegistrationEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoCoursesRegistrationEditType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoCoursesRegistrationType" (parent: .abstract.instanceof.App\Form\VideoCoursesRegistrationType).
  • Resolving inheritance for "App\Form\VideoCoursesRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoCoursesRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoProgramType" (parent: .abstract.instanceof.App\Form\VideoProgramType).
  • Resolving inheritance for "App\Form\VideoProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoProgramType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceLogRepository" (parent: .abstract.instanceof.App\Repository\AbsenceLogRepository).
  • Resolving inheritance for "App\Repository\AbsenceLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingRepository" (parent: .abstract.instanceof.App\Repository\AccountingRepository).
  • Resolving inheritance for "App\Repository\AccountingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainSubscribeLostLogRepository" (parent: .abstract.instanceof.App\Repository\ActiveCampainSubscribeLostLogRepository).
  • Resolving inheritance for "App\Repository\ActiveCampainSubscribeLostLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainSubscribeLostLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainUnsubscribeLogRepository" (parent: .abstract.instanceof.App\Repository\ActiveCampainUnsubscribeLogRepository).
  • Resolving inheritance for "App\Repository\ActiveCampainUnsubscribeLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainUnsubscribeLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangeRateRepository" (parent: .abstract.instanceof.App\Repository\ChangeRateRepository).
  • Resolving inheritance for "App\Repository\ChangeRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangeRateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildRepository" (parent: .abstract.instanceof.App\Repository\ChildRepository).
  • Resolving inheritance for "App\Repository\ChildRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionExamFilesRepository" (parent: .abstract.instanceof.App\Repository\CorrectionExamFilesRepository).
  • Resolving inheritance for "App\Repository\CorrectionExamFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionExamFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionFilesRepository" (parent: .abstract.instanceof.App\Repository\CorrectionFilesRepository).
  • Resolving inheritance for "App\Repository\CorrectionFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Currency\CurrencyChangeRepository" (parent: .abstract.instanceof.App\Repository\Currency\CurrencyChangeRepository).
  • Resolving inheritance for "App\Repository\Currency\CurrencyChangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Currency\CurrencyChangeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository" (parent: .abstract.instanceof.App\Repository\DiscountRepository).
  • Resolving inheritance for "App\Repository\DiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository" (parent: .abstract.instanceof.App\Repository\ExamRepository).
  • Resolving inheritance for "App\Repository\ExamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamStudentFilesRepository" (parent: .abstract.instanceof.App\Repository\ExamStudentFilesRepository).
  • Resolving inheritance for "App\Repository\ExamStudentFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamStudentFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository" (parent: .abstract.instanceof.App\Repository\GenderRepository).
  • Resolving inheritance for "App\Repository\GenderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GraduationMentionRepository" (parent: .abstract.instanceof.App\Repository\GraduationMentionRepository).
  • Resolving inheritance for "App\Repository\GraduationMentionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GraduationMentionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupCourseLessonReportRepository" (parent: .abstract.instanceof.App\Repository\GroupCourseLessonReportRepository).
  • Resolving inheritance for "App\Repository\GroupCourseLessonReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupCourseLessonReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupReportFilesRepository" (parent: .abstract.instanceof.App\Repository\GroupReportFilesRepository).
  • Resolving inheritance for "App\Repository\GroupReportFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupReportFilesRepository).
  • 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\HolidayRepository" (parent: .abstract.instanceof.App\Repository\HolidayRepository).
  • Resolving inheritance for "App\Repository\HolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkFilesRepository" (parent: .abstract.instanceof.App\Repository\HomeworkFilesRepository).
  • Resolving inheritance for "App\Repository\HomeworkFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkFilesRepository).
  • 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\LessonVideoProgramRepository" (parent: .abstract.instanceof.App\Repository\LessonVideoProgramRepository).
  • Resolving inheritance for "App\Repository\LessonVideoProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonVideoProgramRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestAdviceRepository" (parent: .abstract.instanceof.App\Repository\LevelTestAdviceRepository).
  • Resolving inheritance for "App\Repository\LevelTestAdviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestAdviceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestRepository" (parent: .abstract.instanceof.App\Repository\LevelTestRepository).
  • Resolving inheritance for "App\Repository\LevelTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\CountryInfoRepository" (parent: .abstract.instanceof.App\Repository\Localisation\CountryInfoRepository).
  • Resolving inheritance for "App\Repository\Localisation\CountryInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\CountryInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\GeoIPRepository" (parent: .abstract.instanceof.App\Repository\Localisation\GeoIPRepository).
  • Resolving inheritance for "App\Repository\Localisation\GeoIPRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\GeoIPRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainTeacherSalaryRepository" (parent: .abstract.instanceof.App\Repository\MainTeacherSalaryRepository).
  • Resolving inheritance for "App\Repository\MainTeacherSalaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainTeacherSalaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository" (parent: .abstract.instanceof.App\Repository\NotificationsRepository).
  • Resolving inheritance for "App\Repository\NotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OldUserEmailRepository" (parent: .abstract.instanceof.App\Repository\OldUserEmailRepository).
  • Resolving inheritance for "App\Repository\OldUserEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OldUserEmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidCourseListRepository" (parent: .abstract.instanceof.App\Repository\PaidCourseListRepository).
  • Resolving inheritance for "App\Repository\PaidCourseListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidCourseListRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository" (parent: .abstract.instanceof.App\Repository\PlanRepository).
  • Resolving inheritance for "App\Repository\PlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanUpdateLogRepository" (parent: .abstract.instanceof.App\Repository\PlanUpdateLogRepository).
  • Resolving inheritance for "App\Repository\PlanUpdateLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanUpdateLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramRepository" (parent: .abstract.instanceof.App\Repository\ProgramRepository).
  • Resolving inheritance for "App\Repository\ProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QiraaRepository" (parent: .abstract.instanceof.App\Repository\QiraaRepository).
  • Resolving inheritance for "App\Repository\QiraaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QiraaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportFilesRepository" (parent: .abstract.instanceof.App\Repository\ReportFilesRepository).
  • Resolving inheritance for "App\Repository\ReportFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRepository).
  • Resolving inheritance for "App\Repository\ResetPasswordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRepository).
  • 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\ScheduleInstituteRepository" (parent: .abstract.instanceof.App\Repository\ScheduleInstituteRepository).
  • Resolving inheritance for "App\Repository\ScheduleInstituteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleInstituteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionOrderRepository" (parent: .abstract.instanceof.App\Repository\SessionOrderRepository).
  • Resolving inheritance for "App\Repository\SessionOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRegistrationDateRepository" (parent: .abstract.instanceof.App\Repository\SessionRegistrationDateRepository).
  • Resolving inheritance for "App\Repository\SessionRegistrationDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRegistrationDateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository" (parent: .abstract.instanceof.App\Repository\SessionRepository).
  • Resolving inheritance for "App\Repository\SessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeEventLogRepository" (parent: .abstract.instanceof.App\Repository\StripeEventLogRepository).
  • Resolving inheritance for "App\Repository\StripeEventLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeEventLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanForGroupRepository" (parent: .abstract.instanceof.App\Repository\StripePlanForGroupRepository).
  • Resolving inheritance for "App\Repository\StripePlanForGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanForGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectLevelRepository" (parent: .abstract.instanceof.App\Repository\SubjectLevelRepository).
  • Resolving inheritance for "App\Repository\SubjectLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectLevelRepository).
  • 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\SubscriptionLessonReportRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionLessonReportRepository).
  • Resolving inheritance for "App\Repository\SubscriptionLessonReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionLessonReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionOrderRepository).
  • Resolving inheritance for "App\Repository\SubscriptionOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherLeveltestRepository" (parent: .abstract.instanceof.App\Repository\TeacherLeveltestRepository).
  • Resolving inheritance for "App\Repository\TeacherLeveltestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherLeveltestRepository).
  • 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\TeacherSalaryRepository" (parent: .abstract.instanceof.App\Repository\TeacherSalaryRepository).
  • Resolving inheritance for "App\Repository\TeacherSalaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSalaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherScheduleRepository" (parent: .abstract.instanceof.App\Repository\TeacherScheduleRepository).
  • Resolving inheritance for "App\Repository\TeacherScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherScheduleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSubjectRepository" (parent: .abstract.instanceof.App\Repository\TeacherSubjectRepository).
  • Resolving inheritance for "App\Repository\TeacherSubjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSubjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository" (parent: .abstract.instanceof.App\Repository\TicketOrderRepository).
  • Resolving inheritance for "App\Repository\TicketOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository" (parent: .abstract.instanceof.App\Repository\TicketRepository).
  • Resolving inheritance for "App\Repository\TicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingReportRepository" (parent: .abstract.instanceof.App\Repository\TrainingReportRepository).
  • Resolving inheritance for "App\Repository\TrainingReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorialRepository" (parent: .abstract.instanceof.App\Repository\TutorialRepository).
  • Resolving inheritance for "App\Repository\TutorialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorialRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPlacementTestRepository" (parent: .abstract.instanceof.App\Repository\UserPlacementTestRepository).
  • Resolving inheritance for "App\Repository\UserPlacementTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPlacementTestRepository).
  • 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\VideoCoursesRegistrationRepository" (parent: .abstract.instanceof.App\Repository\VideoCoursesRegistrationRepository).
  • Resolving inheritance for "App\Repository\VideoCoursesRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoCoursesRegistrationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoDividendRepository" (parent: .abstract.instanceof.App\Repository\VideoDividendRepository).
  • Resolving inheritance for "App\Repository\VideoDividendRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoDividendRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoProgramRepository" (parent: .abstract.instanceof.App\Repository\VideoProgramRepository).
  • Resolving inheritance for "App\Repository\VideoProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoProgramRepository).
  • Resolving inheritance for ".instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\AlKaamil" (parent: .abstract.instanceof.App\Service\Graduation\AlKaamil).
  • Resolving inheritance for "App\Service\Graduation\AlKaamil" (parent: .instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\AlKaamil).
  • Resolving inheritance for ".instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\Takallam" (parent: .abstract.instanceof.App\Service\Graduation\Takallam).
  • Resolving inheritance for "App\Service\Graduation\Takallam" (parent: .instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\Takallam).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension" (parent: .abstract.instanceof.App\Twig\TwigExtension).
  • Resolving inheritance for "App\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor" (parent: .abstract.instanceof.Monolog\Processor\WebProcessor).
  • Resolving inheritance for "Monolog\Processor\WebProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor" (parent: .abstract.instanceof.Monolog\Processor\MemoryPeakUsageProcessor).
  • Resolving inheritance for "Monolog\Processor\MemoryPeakUsageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\DebugProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\DebugProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor" (parent: .abstract.instanceof.Monolog\Processor\MemoryUsageProcessor).
  • Resolving inheritance for "Monolog\Processor\MemoryUsageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "notifier.transport_factory.slack" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "notifier.transport_factory.discord" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.redirecting" (parent: swiftmailer.plugin.redirecting.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_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_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_subscriber" (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 "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.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.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
566
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Nexy\Slack\Client"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient $app"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $app"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $app"; reason: private alias.
  • Removed service "httplug.client.default"; reason: private alias.
  • Removed service "Http\Client\Common\HttpMethodsClientInterface"; reason: private alias.
  • Removed service "nexy_slack.http.client"; reason: private alias.
  • Removed service "nexy_slack.http.request_factory"; reason: private alias.
  • Removed service "nexy_slack.http.stream_factory"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.redirecting"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; 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 $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
  • Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.T_W5C2U"; reason: private alias.
  • Removed service ".service_locator.hHyD7ol"; reason: private alias.
  • Removed service ".service_locator.nvciMO_"; reason: private alias.
  • Removed service ".service_locator.pkgwB0A"; reason: private alias.
  • Removed service ".service_locator.2J8H0ei"; reason: private alias.
  • Removed service ".service_locator.z6gq53k"; reason: private alias.
  • Removed service ".service_locator.g94vi6m"; reason: private alias.
  • Removed service ".service_locator.MlMrM2g"; reason: private alias.
  • Removed service ".service_locator.C0i4Hiu"; reason: private alias.
  • Removed service ".service_locator.MHZoSbt"; reason: private alias.
  • Removed service ".service_locator.3A_Cu5g"; reason: private alias.
  • Removed service ".service_locator.S1PRZS9"; reason: private alias.
  • Removed service ".service_locator.s..JdEk"; reason: private alias.
  • Removed service ".service_locator.yaeg3jO"; reason: private alias.
  • Removed service ".service_locator.2iPxLqG"; reason: private alias.
  • Removed service ".service_locator.vyeuDn."; reason: private alias.
  • Removed service ".service_locator.hDg_TlM"; reason: private alias.
  • Removed service ".service_locator.Vu1_uBG"; reason: private alias.
  • Removed service ".service_locator.SCKg38T"; reason: private alias.
  • Removed service ".service_locator.cuON_YR"; reason: private alias.
  • Removed service ".service_locator.usb0jxn"; reason: private alias.
  • Removed service ".service_locator.N9xM9ZV"; reason: private alias.
  • Removed service ".service_locator.GiI2ZR0"; reason: private alias.
  • Removed service ".service_locator.8JXp32a"; reason: private alias.
  • Removed service ".service_locator.npAIaPK"; reason: private alias.
  • Removed service ".service_locator.IKA9oyb"; reason: private alias.
  • Removed service ".service_locator.fpQDtCK"; reason: private alias.
  • Removed service ".service_locator.dTkOTYm"; reason: private alias.
  • Removed service ".service_locator.LLL3XNZ"; reason: private alias.
  • Removed service ".service_locator.IItfHoN"; reason: private alias.
  • Removed service ".service_locator.kMePSLO"; reason: private alias.
  • Removed service ".service_locator.XGyqj1C"; reason: private alias.
  • Removed service ".service_locator..kyTgd."; reason: private alias.
  • Removed service ".service_locator.6dKLpkv"; reason: private alias.
  • Removed service ".service_locator.YPQ4Im3"; reason: private alias.
  • Removed service ".service_locator.sykbPKn"; reason: private alias.
  • Removed service ".service_locator.765zSyg"; reason: private alias.
  • Removed service ".service_locator.qpOCPbg"; reason: private alias.
  • Removed service ".service_locator.32pTzfh"; reason: private alias.
  • Removed service ".service_locator.ps1xPOm"; reason: private alias.
  • Removed service ".service_locator.ve6uJl9"; reason: private alias.
  • Removed service ".service_locator.fB3KGbx"; reason: private alias.
  • Removed service ".service_locator.PMVyCDy"; reason: private alias.
  • Removed service ".service_locator.aAdQ06h"; reason: private alias.
  • Removed service ".service_locator.AQySWkj"; reason: private alias.
  • Removed service ".service_locator.bHx7Qjz"; reason: private alias.
  • Removed service ".service_locator.kt_Jm5L"; reason: private alias.
  • Removed service ".service_locator.ezsy7Ge"; reason: private alias.
  • Removed service ".service_locator.rjQFYfI"; reason: private alias.
  • Removed service ".service_locator.HMRHFyt"; reason: private alias.
  • Removed service ".service_locator.DxQtd.F"; reason: private alias.
  • Removed service ".service_locator.86f.Szt"; reason: private alias.
  • Removed service ".service_locator.jrtEjJf"; reason: private alias.
  • Removed service ".service_locator.j0slvrl"; reason: private alias.
  • Removed service ".service_locator.fi8ZODl"; reason: private alias.
  • Removed service ".service_locator.WWyc7mh"; reason: private alias.
  • Removed service ".service_locator.ZlDUXi0"; reason: private alias.
  • Removed service ".service_locator.2MkKrOc"; reason: private alias.
  • Removed service ".service_locator.hc64onE"; reason: private alias.
  • Removed service ".service_locator.uWEEFTo"; reason: private alias.
  • Removed service ".service_locator.x7KxuGZ"; reason: private alias.
  • Removed service ".service_locator.VaCA0.2"; reason: private alias.
  • Removed service ".service_locator.0F7lkz5"; reason: private alias.
  • Removed service ".service_locator.TJQO5Fi"; reason: private alias.
  • Removed service ".service_locator.LYtJRyu"; reason: private alias.
  • Removed service ".service_locator.8IK7duj"; reason: private alias.
  • Removed service ".service_locator.woOSUfs"; reason: private alias.
  • Removed service ".service_locator.YtWMDI5"; reason: private alias.
  • Removed service ".service_locator.BcmwTjs"; reason: private alias.
  • Removed service ".service_locator.5eXGWvE"; reason: private alias.
  • Removed service ".service_locator.3Hh9xSq"; reason: private alias.
  • Removed service ".service_locator.IYzXFeQ"; reason: private alias.
  • Removed service ".service_locator.bhT34ka"; reason: private alias.
  • Removed service ".service_locator.7W76voz"; reason: private alias.
  • Removed service ".service_locator.kfRRgRA"; reason: private alias.
  • Removed service ".service_locator.n2_fBb5"; reason: private alias.
  • Removed service ".service_locator.DS2tNQu"; reason: private alias.
  • Removed service ".service_locator.finu2R6"; reason: private alias.
  • Removed service ".service_locator.USD5Xd0"; reason: private alias.
  • Removed service ".service_locator.62WBbme"; reason: private alias.
  • Removed service ".service_locator.h9sgF9C"; reason: private alias.
  • Removed service ".service_locator.nnJVaIc"; reason: private alias.
  • Removed service ".service_locator.QA3rDPJ"; reason: private alias.
  • Removed service ".service_locator.KdBDyq8"; reason: private alias.
  • Removed service ".service_locator.XeAg7CD"; reason: private alias.
  • Removed service ".service_locator.uXXrK0V"; reason: private alias.
  • Removed service ".service_locator.jmRfhTn"; reason: private alias.
  • Removed service ".service_locator.afGRY3q"; reason: private alias.
  • Removed service ".service_locator.6tAfE0S"; reason: private alias.
  • Removed service ".service_locator.pZfC_Wq"; reason: private alias.
  • Removed service ".service_locator.CGbXe_F"; reason: private alias.
  • Removed service ".service_locator.X_6oTI6"; reason: private alias.
  • Removed service ".service_locator.IlUBDss"; reason: private alias.
  • Removed service ".service_locator.JMKM9sD"; reason: private alias.
  • Removed service ".service_locator.gFvEU0l"; reason: private alias.
  • Removed service ".service_locator.g95I4hA"; reason: private alias.
  • Removed service ".service_locator.4xjPq.o"; reason: private alias.
  • Removed service ".service_locator.iEoR56P"; reason: private alias.
  • Removed service ".service_locator.1buXX1v"; reason: private alias.
  • Removed service ".service_locator.EhTOud2"; reason: private alias.
  • Removed service ".service_locator.E_4roQ4"; reason: private alias.
  • Removed service ".service_locator.5MWaPhD"; reason: private alias.
  • Removed service ".service_locator.9oiXMw3"; reason: private alias.
  • Removed service ".service_locator.SRb0D7a"; reason: private alias.
  • Removed service ".service_locator.ToxeQmB"; reason: private alias.
  • Removed service ".service_locator.PjW5t_h"; reason: private alias.
  • Removed service ".service_locator.P5vlRDB"; reason: private alias.
  • Removed service ".service_locator.m670Pxf"; reason: private alias.
  • Removed service ".service_locator.pd7Bt.2"; reason: private alias.
  • Removed service ".service_locator.vUOWOKz"; reason: private alias.
  • Removed service ".service_locator.Ww0y_Lx"; reason: private alias.
  • Removed service ".service_locator.x7bqO_F"; reason: private alias.
  • Removed service ".service_locator.UGDAjt9"; reason: private alias.
  • Removed service ".service_locator.CG.9rAr"; reason: private alias.
  • Removed service ".service_locator.gEHnQ9o"; reason: private alias.
  • Removed service ".service_locator.VQWTkqf"; reason: private alias.
  • Removed service ".service_locator.SrjFz2m"; reason: private alias.
  • Removed service ".service_locator.NhjRE_R"; reason: private alias.
  • Removed service ".service_locator.hPdSp3p"; reason: private alias.
  • Removed service ".service_locator.0XHCjbj"; reason: private alias.
  • Removed service ".service_locator.EkLLvgY"; reason: private alias.
  • Removed service ".service_locator.2uVfTFQ"; reason: private alias.
  • Removed service ".service_locator.cBIDopn"; reason: private alias.
  • Removed service ".service_locator.kXKBmHx"; reason: private alias.
  • Removed service ".service_locator.SJNHRJH"; reason: private alias.
  • Removed service ".service_locator.BGkv.Rd"; reason: private alias.
  • Removed service ".service_locator.dvilpm4"; reason: private alias.
  • Removed service ".service_locator.R_BpIco"; reason: private alias.
  • Removed service ".service_locator.bEQnXgu"; reason: private alias.
  • Removed service ".service_locator.b3lcY6B"; reason: private alias.
  • Removed service ".service_locator.haRM76D"; reason: private alias.
  • Removed service ".service_locator.qiH6DTT"; reason: private alias.
  • Removed service ".service_locator.U3UBkbw"; reason: private alias.
  • Removed service ".service_locator.b76MKMg"; reason: private alias.
  • Removed service ".service_locator.dmkA0zP"; reason: private alias.
  • Removed service ".service_locator.hPW8NuZ"; reason: private alias.
  • Removed service ".service_locator.0nhviOK"; reason: private alias.
  • Removed service ".service_locator.FfZKG3y"; reason: private alias.
  • Removed service ".service_locator.3dubTr3"; reason: private alias.
  • Removed service ".service_locator.fjhq0Tk"; reason: private alias.
  • Removed service ".service_locator.foXjfIv"; reason: private alias.
  • Removed service ".service_locator.v82SxMQ"; reason: private alias.
  • Removed service ".service_locator.sGI3Cmu"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service ".service_locator.BedtQgh"; reason: private alias.
  • Removed service ".service_locator.JQ1.jdD"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.xVimMYP"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
  • Removed service "httplug.factory.auto"; reason: private alias.
  • Removed service "httplug.factory.buzz"; reason: private alias.
  • Removed service "httplug.factory.curl"; reason: private alias.
  • Removed service "httplug.factory.guzzle5"; reason: private alias.
  • Removed service "httplug.factory.guzzle6"; reason: private alias.
  • Removed service "httplug.factory.guzzle7"; reason: private alias.
  • Removed service "httplug.factory.react"; reason: private alias.
  • Removed service "httplug.factory.socket"; reason: private alias.
  • Removed service "httplug.client.app"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.TwMBh8F"; reason: private alias.
  • Removed service ".service_locator.ygjltW3"; reason: private alias.
  • Removed service ".service_locator.6iHVawc"; reason: private alias.
  • Removed service ".service_locator.dw1CxnF"; reason: private alias.
  • Removed service ".service_locator.IbtbLfz"; reason: private alias.
  • Removed service ".service_locator.VkwILZf"; reason: private alias.
  • Removed service ".service_locator.kRMxUKN"; reason: private alias.
  • Removed service ".service_locator.V1btZ_L"; reason: private alias.
  • Removed service ".service_locator.IHmrLcZ"; reason: private alias.
  • Removed service ".service_locator.5TYGZAJ"; reason: private alias.
  • Removed service ".service_locator.JVz7hN3"; reason: private alias.
  • Removed service ".service_locator.DY0DEbC"; reason: private alias.
  • Removed service ".service_locator.IEAa7.L"; reason: private alias.
  • Removed service ".service_locator.bInR.ll"; reason: private alias.
  • Removed service ".service_locator.P_t7ViH"; reason: private alias.
  • Removed service ".service_locator.4Nh8kgC"; reason: private alias.
  • Removed service ".service_locator.iJNsjvr"; reason: private alias.
  • Removed service ".service_locator.8jrVRWi"; reason: private alias.
  • Removed service ".service_locator.GqSc_5z"; reason: private alias.
  • Removed service ".service_locator.4NKqUxe"; reason: private alias.
  • Removed service ".service_locator.EHy0BuU"; reason: private alias.
  • Removed service ".service_locator.Y2yL1jA"; reason: private alias.
  • Removed service ".service_locator.TsaXDUZ"; reason: private alias.
  • Removed service ".service_locator.PwzOtWv"; reason: private alias.
  • Removed service ".service_locator.ospNsPV"; reason: private alias.
  • Removed service ".service_locator.uMJBrRJ"; reason: private alias.
  • Removed service ".service_locator.nk6UckN"; reason: private alias.
  • Removed service ".service_locator.Y31fM0l"; reason: private alias.
  • Removed service ".service_locator.QsE7h5Z"; reason: private alias.
  • Removed service ".service_locator.SWqxUYB"; reason: private alias.
  • Removed service ".service_locator.HA8hSGm"; reason: private alias.
  • Removed service ".service_locator.Y_AU1wN"; reason: private alias.
  • Removed service ".service_locator._3szSwu"; reason: private alias.
  • Removed service ".service_locator.ni.elZu"; reason: private alias.
  • Removed service ".service_locator.N8KyEPn"; reason: private alias.
  • Removed service ".service_locator.uIwlVLd"; reason: private alias.
  • Removed service ".service_locator.OVPiu9N"; reason: private alias.
  • Removed service ".service_locator.iRyw1w0"; reason: private alias.
  • Removed service ".service_locator.1uQQFMu"; reason: private alias.
  • Removed service ".service_locator.jKbuEMw"; reason: private alias.
  • Removed service ".service_locator.qARZfU7"; reason: private alias.
  • Removed service ".service_locator.akehQ1E"; reason: private alias.
  • Removed service ".service_locator.QAstKIG"; reason: private alias.
  • Removed service ".service_locator.Z.op7IA"; reason: private alias.
  • Removed service ".service_locator.u.sw5uD"; reason: private alias.
  • Removed service ".service_locator.E6k8X1n"; reason: private alias.
  • Removed service ".service_locator.K55qnRR"; reason: private alias.
  • Removed service ".service_locator.rsTcSye"; reason: private alias.
  • Removed service ".service_locator.w9MaW.3"; reason: private alias.
  • Removed service ".service_locator.Q2DooXL"; reason: private alias.
  • Removed service ".service_locator.PMlxoPP"; reason: private alias.
  • Removed service ".service_locator.lrKGIok"; reason: private alias.
  • Removed service ".service_locator.dVgJVp8"; reason: private alias.
  • Removed service ".service_locator.AuLaV_2"; reason: private alias.
  • Removed service ".service_locator.jcw2eH6"; reason: private alias.
  • Removed service ".service_locator.tuDzrKX"; reason: private alias.
  • Removed service ".service_locator.n_NfqL5"; reason: private alias.
  • Removed service ".service_locator.zGcj2RC"; reason: private alias.
  • Removed service ".service_locator.G_W0d08"; reason: private alias.
  • Removed service ".service_locator.mC_wPMB"; reason: private alias.
  • Removed service ".service_locator.GGHXP_D"; reason: private alias.
  • Removed service ".service_locator.3a_mxE4"; reason: private alias.
  • Removed service ".service_locator.8IdNADF"; reason: private alias.
  • Removed service ".service_locator.TA659hl"; reason: private alias.
  • Removed service ".service_locator.j8Lha_N"; reason: private alias.
  • Removed service ".service_locator.EJ0NSPR"; reason: private alias.
  • Removed service ".service_locator.NjKLdMQ"; reason: private alias.
  • Removed service ".service_locator.rx6S9el"; reason: private alias.
  • Removed service ".service_locator.6h1QkU_"; reason: private alias.
  • Removed service ".service_locator.9gKnADd"; reason: private alias.
  • Removed service ".service_locator.yEBTO7j"; reason: private alias.
  • Removed service ".service_locator.xh.tuV."; reason: private alias.
  • Removed service ".service_locator.tNjY6yo"; reason: private alias.
  • Removed service ".service_locator.PSbTYGH"; reason: private alias.
  • Removed service ".service_locator.ba3KIPF"; reason: private alias.
  • Removed service ".service_locator.J.jpHaA"; reason: private alias.
  • Removed service ".service_locator.hCumxIO"; reason: private alias.
  • Removed service ".service_locator.iKwDxtX"; reason: private alias.
  • Removed service ".service_locator.ZvrZ2Lr"; reason: private alias.
  • Removed service ".service_locator.f7Punbw"; reason: private alias.
  • Removed service ".service_locator.QhfYdI9"; reason: private alias.
  • Removed service ".service_locator.zE8HW1v"; reason: private alias.
  • Removed service ".service_locator.fY4c5FR"; reason: private alias.
  • Removed service ".service_locator.Fn7K5Vz"; reason: private alias.
  • Removed service ".service_locator.URfgn8g"; reason: private alias.
  • Removed service ".service_locator.urnQPSP"; reason: private alias.
  • Removed service ".service_locator.Kru7_Nl"; reason: private alias.
  • Removed service ".service_locator.mXavkEa"; reason: private alias.
  • Removed service ".service_locator.L7jv3Jy"; reason: private alias.
  • Removed service ".service_locator..82Q.6H"; reason: private alias.
  • Removed service ".service_locator.29QU_rP"; reason: private alias.
  • Removed service ".service_locator.mp5vPa0"; reason: private alias.
  • Removed service ".service_locator.B3_ELlb"; reason: private alias.
  • Removed service ".service_locator.w4jAdgk"; reason: private alias.
  • Removed service ".service_locator..KiwO0i"; reason: private alias.
  • Removed service ".service_locator.yoK_bBj"; reason: private alias.
  • Removed service ".service_locator.hz4vn4X"; reason: private alias.
  • Removed service ".service_locator.o1_gDjc"; reason: private alias.
  • Removed service ".service_locator.cIL4rRp"; reason: private alias.
  • Removed service ".service_locator.UjQDU1e"; reason: private alias.
  • Removed service ".service_locator.o7krhY9"; reason: private alias.
  • Removed service ".service_locator.Ou3ML2u"; reason: private alias.
  • Removed service ".service_locator.JHnMyhy"; reason: private alias.
  • Removed service ".service_locator.8wCu.Bv"; reason: private alias.
  • Removed service ".service_locator.ij9W4FF"; reason: private alias.
  • Removed service ".service_locator.HDprlct"; reason: private alias.
  • Removed service ".service_locator.R8V93u6"; reason: private alias.
  • Removed service ".service_locator.nxhUdOw"; reason: private alias.
  • Removed service ".service_locator.tHUCFd7"; reason: private alias.
  • Removed service ".service_locator.UZVqxV9"; reason: private alias.
  • Removed service ".service_locator.2PubNBm"; reason: private alias.
  • Removed service ".service_locator.lbVskVF"; reason: private alias.
  • Removed service ".service_locator.ltgUO8."; reason: private alias.
  • Removed service ".service_locator.5Z7s6DC"; reason: private alias.
  • Removed service ".service_locator.hg7uevs"; reason: private alias.
  • Removed service ".service_locator.mMze1Qs"; reason: private alias.
  • Removed service ".service_locator..LF8MyP"; reason: private alias.
  • Removed service ".service_locator.G.8Eji_"; reason: private alias.
  • Removed service ".service_locator.MiMrvua"; reason: private alias.
  • Removed service ".service_locator.ZrqjtkG"; reason: private alias.
  • Removed service ".service_locator..OQnoo4"; reason: private alias.
  • Removed service ".service_locator.ge8CCkU"; reason: private alias.
  • Removed service ".service_locator.jbPms3K"; reason: private alias.
  • Removed service ".service_locator.YXc1tA3"; reason: private alias.
  • Removed service ".service_locator.prw3QxW"; reason: private alias.
  • Removed service ".service_locator.Frth0xW"; reason: private alias.
  • Removed service ".service_locator.wld5.9b"; reason: private alias.
  • Removed service ".service_locator.sE3g3bJ"; reason: private alias.
  • Removed service ".service_locator.d.XB3Zm"; reason: private alias.
  • Removed service ".service_locator.mvbMspO"; reason: private alias.
  • Removed service ".service_locator.Gmzd3H9"; reason: private alias.
  • Removed service ".service_locator.aFzKngU"; reason: private alias.
  • Removed service ".service_locator.VxG9HIt"; reason: private alias.
  • Removed service ".service_locator.q2uVXfX"; reason: private alias.
  • Removed service ".service_locator.yCeLGZB"; reason: private alias.
  • Removed service ".service_locator.YeDeuZg"; reason: private alias.
  • Removed service ".service_locator.3QlZgvX"; reason: private alias.
  • Removed service ".service_locator.QY6IVmc"; reason: private alias.
  • Removed service ".service_locator.XPJAomf"; reason: private alias.
  • Removed service ".service_locator.Wi4XSVK"; reason: private alias.
  • Removed service ".service_locator.W7A2DRw"; reason: private alias.
  • Removed service ".service_locator.HsxQpFG"; reason: private alias.
  • Removed service ".service_locator.p4Dy_Ws"; reason: private alias.
  • Removed service ".service_locator.gixPaZA"; reason: private alias.
  • Removed service ".service_locator.QHB3ptW"; reason: private alias.
  • Removed service ".service_locator.5epd.2x"; reason: private alias.
  • Removed service ".service_locator.J_wt0q4"; reason: private alias.
  • Removed service ".service_locator.PCC_t56"; reason: private alias.
  • Removed service ".service_locator.e0U3lew"; reason: private alias.
  • Removed service ".service_locator.gg8aL3G"; reason: private alias.
  • Removed service ".service_locator.DTK1_ka"; reason: private alias.
  • Removed service ".service_locator.E7BvnfE"; reason: private alias.
  • Removed service ".service_locator.WU78tvZ"; reason: private alias.
  • Removed service ".service_locator.zSFY.mb"; reason: private alias.
  • Removed service ".service_locator.xBUtyrI"; reason: private alias.
  • Removed service ".service_locator.e8mWFzD"; reason: private alias.
  • Removed service ".service_locator.8a4en8U"; reason: private alias.
  • Removed service ".service_locator..Y01s4e"; reason: private alias.
  • Removed service ".service_locator.44f8S_A"; reason: private alias.
  • Removed service ".service_locator.rM1UOFx"; reason: private alias.
  • Removed service ".service_locator.rk72Iyd"; reason: private alias.
  • Removed service ".service_locator.XDGQHYx"; reason: private alias.
  • Removed service ".service_locator.kMqeb41"; reason: private alias.
  • Removed service ".service_locator.T3pRRKB"; reason: private alias.
  • Removed service ".service_locator.WLnRqVy"; reason: private alias.
  • Removed service ".service_locator.KuwTZX8"; reason: private alias.
  • Removed service ".service_locator.JkbzMFk"; reason: private alias.
  • Removed service ".service_locator.rAXBtJ2"; reason: private alias.
  • Removed service ".service_locator.EJuOJNZ"; reason: private alias.
  • Removed service ".service_locator.AHaOXhL"; reason: private alias.
  • Removed service ".service_locator.m5IrFR0"; reason: private alias.
  • Removed service ".service_locator.s0vz2DH"; reason: private alias.
  • Removed service ".service_locator.y1H2RZe"; reason: private alias.
  • Removed service ".service_locator.qoPU4DP"; reason: private alias.
  • Removed service ".service_locator.yjRGwOi"; reason: private alias.
  • Removed service ".service_locator.m6yNZ59"; reason: private alias.
  • Removed service ".service_locator.MYtL1dy"; reason: private alias.
  • Removed service ".service_locator.IGp1Jso"; reason: private alias.
  • Removed service ".service_locator.vVMMo5s"; reason: private alias.
  • Removed service ".service_locator.xoYlCRC"; reason: private alias.
  • Removed service ".service_locator.zIlbSxV"; reason: private alias.
  • Removed service ".service_locator.Zp0NSXM"; reason: private alias.
  • Removed service ".service_locator..eSXUPP"; reason: private alias.
  • Removed service ".service_locator.O99ujjA"; reason: private alias.
  • Removed service ".service_locator.ZWUJDPy"; reason: private alias.
  • Removed service ".service_locator.JLfhCxp"; reason: private alias.
  • Removed service ".service_locator.iI_poZP"; reason: private alias.
  • Removed service ".service_locator.jULJKT9"; reason: private alias.
  • Removed service ".service_locator.L2QE491"; reason: private alias.
  • Removed service ".service_locator.rF2GWHU"; reason: private alias.
  • Removed service ".service_locator.4e6F0xg"; reason: private alias.
  • Removed service ".service_locator.QM3uhiK"; reason: private alias.
  • Removed service ".service_locator.shEavSb"; reason: private alias.
  • Removed service ".service_locator.aus4D2n"; reason: private alias.
  • Removed service ".service_locator.NYmGJHd"; reason: private alias.
  • Removed service ".service_locator.sw8QlCx"; reason: private alias.
  • Removed service ".service_locator..ndyz3p"; reason: private alias.
  • Removed service ".service_locator.STt_8VI"; reason: private alias.
  • Removed service ".service_locator.skkVCNF"; reason: private alias.
  • Removed service ".service_locator.WUQLDJD"; reason: private alias.
  • Removed service ".service_locator.pFwChgS"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
114
  • Changed reference of service "App\Command\User\UserSendGraduationCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\BackupController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SubscriptionCourseController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\VideoCoursesRegistrationAdminController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Form\SessionEditType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\SessionType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\SubscriptionPrivateOrderType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\UserPlacementTestEditResultLevelType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\UserPlacementTestEditResultType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Notification\SlackClient" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Notification\SlackNotification\ExamSlackNotification" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Notification\SlackNotification\LevelTestSlackNotification" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Notification\SlackNotification\SubscriptionSlackNotification" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Service\Graduation\TrainingReportService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\VideoRegistrationHelper" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.discord" 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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "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 "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 "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "nexy_slack.client" previously pointing to "httplug.client.app.http_methods" to "httplug.client".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service ".service_locator.BV0VlqO" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.EtATeBT" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.jG1pQRg" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.f1rXpz7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.4swHgjQ" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.XgmXxst" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • 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 ".service_locator.h16eEOq" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XsyfP82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.JzpSxHw" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service ".service_locator.JzpSxHw" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "console.command.public_alias.App\Command\CsvImportCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "console.command.public_alias.App\Command\createPaidCourseForGroup" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
638
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "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.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.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; 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 "httplug.plugin.cache"; reason: abstract.
  • Removed service "httplug.plugin.throttle"; reason: abstract.
  • Removed service "httplug.plugin.add_host"; reason: abstract.
  • Removed service "httplug.plugin.add_path"; reason: abstract.
  • Removed service "httplug.plugin.base_uri"; reason: abstract.
  • Removed service "httplug.plugin.content_type"; reason: abstract.
  • Removed service "httplug.plugin.header_append"; reason: abstract.
  • Removed service "httplug.plugin.header_defaults"; reason: abstract.
  • Removed service "httplug.plugin.header_set"; reason: abstract.
  • Removed service "httplug.plugin.header_remove"; reason: abstract.
  • Removed service "httplug.plugin.query_defaults"; reason: abstract.
  • Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
  • Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
  • Removed service "httplug.plugin.stack"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddGroupToTeacherScheduleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddGroupToTeacherScheduleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddScheduleToTeacherCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddScheduleToTeacherCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateOlderSalary"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CalculateOlderSalary"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeMdpCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ChangeMdpCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldCourseFileCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Clean\CleanOldCourseFileCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Clean\CleanOldFilesForActiveCoursesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Clean\CleanOldFilesForActiveCoursesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CoursePriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateMissingTakallamTrainingReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateMissingTakallamTrainingReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CsvImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleEnd"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CsvImportCommandScheduleEnd"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportCommandScheduleStart"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CsvImportCommandScheduleStart"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CsvImportGroupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CsvImportGroupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Currency\CurrencyRateUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Currency\CurrencyRateUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMissingMimeTypeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FixMissingMimeTypeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Localisation\CountryInfoImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateCurrencyCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Localisation\CountryInfoUpdateCurrencyCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Localisation\CountryInfoUpdateFrenchNamesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Localisation\GeoIPImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Localisation\GeoIPImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesFromDropboxToServerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MoveFilesFromDropboxToServerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReverseFreeSchedulesVacancy"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReverseFreeSchedulesVacancy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ScheduleUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateAllStartingTomorrowCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Session\SessionUpdateAllStartingTomorrowCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedFalseCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Session\SessionUpdateIsDeletedFalseCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Session\SessionUpdateIsDeletedTrueCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Session\SessionUpdateIsDeletedTrueCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionCloseCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SessionCloseCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SessionOrderUpdateStatus"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SessionOrderUpdateStatus"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetFreeCoursesAsCanceledForHolidayCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetFreeCoursesAsCanceledForHolidayCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Stripe\BackfillStripePaymentDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Stripe\BackfillStripePaymentDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSessionsToWordPressCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SyncSessionsToWordPressCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TakallamSpeakingGradeReminderCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TakallamSpeakingGradeReminderCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCourseDurationForSession"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateCourseDurationForSession"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDateSubscriptionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateDateSubscriptionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeDateScheduleForVacancy"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateFreeDateScheduleForVacancy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFreeSchedules"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateFreeSchedules"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsCanceledStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateIsCanceledStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIsSentStatusForDiploma"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateIsSentStatusForDiploma"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLevelTestDateRelaunchCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateLevelTestDateRelaunchCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNextPaymentDateForSubscriptionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateNextPaymentDateForSubscriptionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateScheduleInstituteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateScheduleInstituteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherInfos"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateTeacherInfos"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTeacherScheduleInfoCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateTeacherScheduleInfoCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTrainingReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateTrainingReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\AnonymiseUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\User\AnonymiseUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserSendGraduationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\User\UserSendGraduationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\addNotificationToUsers"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\addNotificationToUsers"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createPaidCourseForGroup"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\createPaidCourseForGroup"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendEmailToGroupStudent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\sendEmailToGroupStudent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\testSalaryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\testSalaryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateChildAndSendEmail"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\updateChildAndSendEmail"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateRoomForTeacherScheduleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\updateRoomForTeacherScheduleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AbsenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SimpleGeoIPController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SimpleGeoIPController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SimpleGeoIPController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BackupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChangeRateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChangeRateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ChangeRateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnglishSectionAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnglishSectionAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EnglishSectionAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Exam\ExamAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamTeacherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamTeacherController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Exam\ExamTeacherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Exam\ExamUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Exam\ExamUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Exam\ExamUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAndTestUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAndTestUrlController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExamAndTestUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileUploadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FileUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgetPasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ForgetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupSessionController\UserGroupSessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupSessionController\UserGroupSessionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GroupSessionController\UserGroupSessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HolidayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomeWorkController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\AdminPlacementTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\AdminPlacementTestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LevelTest\AdminPlacementTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestAdviceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestAdviceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LevelTest\LevelTestAdviceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\LevelTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\LevelTestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LevelTest\LevelTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LevelTest\TeacherLeveltestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LevelTest\TeacherLeveltestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LevelTest\TeacherLeveltestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainTeacherSalaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainTeacherSalaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MainTeacherSalaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgramUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgramUrlController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProgramUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SalaryController"; 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\SessionAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SessionAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SessionOrderAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionOrderCoursesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionOrderCoursesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SessionOrderCoursesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionRegistrationDateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionRegistrationDateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SessionRegistrationDateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StudentAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StudentAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Student\StudentAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\AdminSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\AdminSubscriptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\AdminSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\UserSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\UserSubscriptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\UserSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionCourseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionCourseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SubscriptionCourseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TeacherAbsenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TeacherAbsenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Teacher\TeacherAbsenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TeacherAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherProfilController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TeacherProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TeacherScheduleAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherScheduleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherScheduleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TeacherScheduleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\AdminTicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\AdminTicketController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketController\AdminTicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController\UserTicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController\UserTicketController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketController\UserTicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingReport\AdminTrainingReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingReport\AdminTrainingReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TrainingReport\AdminTrainingReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TutorialController"; 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 ".abstract.instanceof.App\Controller\UserAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VideoCoursesRegistrationAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoCoursesRegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoCoursesRegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VideoCoursesRegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VideoProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VideoProgramController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VideoProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceLogType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AbsenceLogType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AccountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddOneCourseToListForCatchUpType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AddOneCourseToListForCatchUpType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddSubscriptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AddSubscriptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApplicationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArabicFilesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ArabicFilesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeRateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ChangeRateType"; 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\CourseTrackEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseTrackEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DiscountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamCorrectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamCorrectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFilesUploadDropboxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamFilesUploadDropboxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ForgotPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonCoranReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupCourseLessonCoranReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupCourseLessonReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupCourseLessonTakallamReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupCourseLessonTakallamReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HolidayType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkCorrectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HomeworkCorrectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HomeworkFilesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkFilesUploadDropboxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HomeworkFilesUploadDropboxType"; 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\LessonVideoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LessonVideoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestAdviceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LevelTestAdviceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LevelTestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LevelTestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MainTeacherSalaryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MainTeacherSalaryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PaidCourseListEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidCourseListType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PaidCourseListType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUpdateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PasswordUpdateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordUserUpdateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PasswordUserUpdateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProgramUrlType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProgramUrlType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QiraaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\QiraaType"; 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\ReportSubscriptionCoranLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReportSubscriptionCoranLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportSubscriptionLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReportSubscriptionLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditScheduleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionEditScheduleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderCancelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionOrderCancelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionOrderEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionRegistrationDateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionRegistrationDateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SessionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SubscriptionOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPrivateOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SubscriptionPrivateOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionProgramEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SubscriptionProgramEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionSubjectLevelEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SubscriptionSubjectLevelEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherLeveltestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TeacherLeveltestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TeacherScheduleEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleRoomEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TeacherScheduleRoomEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherScheduleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TeacherScheduleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherSubjectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TeacherSubjectType"; 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\TicketOrderAddType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TicketOrderAddType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketOrderEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TicketOrderEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TrainingReportEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TrainingReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorialType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TutorialType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditPriceParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestEditPriceParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultLevelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestEditResultLevelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestEditResultType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditResultTypeStep2"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestEditResultTypeStep2"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPlacementTestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPlacementTestType"; 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\VideoCoursesRegistrationEditType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VideoCoursesRegistrationEditType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoCoursesRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VideoCoursesRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VideoProgramType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AbsenceLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AccountingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainSubscribeLostLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActiveCampainSubscribeLostLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveCampainUnsubscribeLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActiveCampainUnsubscribeLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangeRateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChangeRateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChildRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionExamFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CorrectionExamFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrectionFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CorrectionFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Currency\CurrencyChangeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Currency\CurrencyChangeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamStudentFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamStudentFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GenderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GraduationMentionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GraduationMentionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupCourseLessonReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GroupCourseLessonReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupReportFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GroupReportFilesRepository"; 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\HolidayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HolidayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HomeworkFilesRepository"; 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\LessonVideoProgramRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LessonVideoProgramRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestAdviceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LevelTestAdviceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelTestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LevelTestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\CountryInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Localisation\CountryInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Localisation\GeoIPRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Localisation\GeoIPRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainTeacherSalaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MainTeacherSalaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OldUserEmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OldUserEmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidCourseListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaidCourseListRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanUpdateLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanUpdateLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProgramRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QiraaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QiraaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReportFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResetPasswordRepository"; 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\ScheduleInstituteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ScheduleInstituteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SessionOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRegistrationDateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SessionRegistrationDateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SessionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeEventLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StripeEventLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanForGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StripePlanForGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectLevelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubjectLevelRepository"; 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\SubscriptionLessonReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionLessonReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherLeveltestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TeacherLeveltestRepository"; 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\TeacherSalaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TeacherSalaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherScheduleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TeacherScheduleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSubjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TeacherSubjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TicketOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TicketRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TrainingReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorialRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TutorialRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPlacementTestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserPlacementTestRepository"; 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\VideoCoursesRegistrationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VideoCoursesRegistrationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoDividendRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VideoDividendRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoProgramRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VideoProgramRepository"; reason: abstract.
  • Removed service ".instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\AlKaamil"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Graduation\AlKaamil"; reason: abstract.
  • Removed service ".instanceof.App\Service\Graduation\GraduationInterface.0.App\Service\Graduation\Takallam"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Graduation\Takallam"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\MemoryPeakUsageProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\DebugProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\MemoryUsageProcessor"; reason: abstract.
113
  • Removed service "nyholm.psr7.psr17_factory"; reason: unused.
  • Removed service "nyholm.psr7.httplug_factory"; reason: unused.
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Form\DataTransformer\SubjectLevelToLevelTransformer"; reason: unused.
  • Removed service "App\Notifier\Teacher\TeacherExamToCorrectNotification"; reason: unused.
  • Removed service "App\Notifier\User\UserExamReminderNotification"; reason: unused.
  • Removed service "App\Notifier\User\UserGraduationFailNotification"; reason: unused.
  • Removed service "App\Notifier\User\UserGraduationSuccessNotification"; reason: unused.
  • Removed service "App\Service\ActiveCampaignApi"; reason: unused.
  • Removed service "App\Service\Securizer"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.native"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "chatter"; reason: unused.
  • Removed service "chatter.messenger.chat_handler"; reason: unused.
  • Removed service "texter.messenger.sms_handler"; reason: unused.
  • Removed service "texter.messenger.push_handler"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service ".1_ServiceLocator~LC6mKPS"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "httplug.strategy"; reason: unused.
  • Removed service "httplug.async_client.default"; reason: unused.
  • Removed service "httplug.factory.symfony"; reason: unused.
  • Removed service "httplug.plugin.cookie"; reason: unused.
  • Removed service "httplug.plugin.decoder"; reason: unused.
  • Removed service "httplug.plugin.error"; reason: unused.
  • Removed service "httplug.plugin.history"; reason: unused.
  • Removed service "httplug.plugin.logger"; reason: unused.
  • Removed service "httplug.plugin.retry"; reason: unused.
  • Removed service "httplug.plugin.stopwatch"; reason: unused.
  • Removed service "httplug.collector.auto_discovered_client"; reason: unused.
  • Removed service "httplug.collector.factory.buzz"; reason: unused.
  • Removed service "httplug.collector.factory.curl"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle7"; reason: unused.
  • Removed service "httplug.collector.factory.react"; reason: unused.
  • Removed service "httplug.collector.factory.socket"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~gqG8Ci3"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~gqG8Ci3"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~gqG8Ci3"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~gqG8Ci3"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.httplug"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
  • Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
  • Removed service "httplug.collector.factory.curl.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
  • Removed service "httplug.collector.factory.react.inner"; reason: unused.
  • Removed service "httplug.collector.factory.socket.inner"; reason: unused.
356
  • Inlined service "App\Service\WordPressSessionSyncService" to "App\Command\SyncSessionsToWordPressCommand".
  • Inlined service "mailer.mailer" to "App\Command\SyncSessionsToWordPressCommand".
  • Inlined service ".service_locator.h16eEOq.App\Controller\AbsenceController" to "App\Controller\AbsenceController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\AdminAjaxController" to "App\Controller\AdminAjaxController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\AdminDashboardController" to "App\Controller\AdminDashboardController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Api\SimpleGeoIPController" to "App\Controller\Api\SimpleGeoIPController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\BackupController" to "App\Controller\BackupController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\BookController" to "App\Controller\BookController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\ChangeRateController" to "App\Controller\ChangeRateController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\CronController" to "App\Controller\CronController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\DiscountController" to "App\Controller\DiscountController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\EnglishSectionAdminController" to "App\Controller\EnglishSectionAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Exam\ExamAdminController" to "App\Controller\Exam\ExamAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Exam\ExamTeacherController" to "App\Controller\Exam\ExamTeacherController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Exam\ExamUserController" to "App\Controller\Exam\ExamUserController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\ExamAndTestUrlController" to "App\Controller\ExamAndTestUrlController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\FileUploadController" to "App\Controller\FileUploadController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\ForgetPasswordController" to "App\Controller\ForgetPasswordController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\GroupSessionController\UserGroupSessionController" to "App\Controller\GroupSessionController\UserGroupSessionController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\HolidayController" to "App\Controller\HolidayController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\HomeController" to "App\Controller\HomeController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\HomeWorkController" to "App\Controller\HomeWorkController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\LevelTest\AdminPlacementTestController" to "App\Controller\LevelTest\AdminPlacementTestController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\LevelTest\LevelTestAdviceController" to "App\Controller\LevelTest\LevelTestAdviceController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\LevelTest\LevelTestController" to "App\Controller\LevelTest\LevelTestController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\LevelTest\TeacherLeveltestController" to "App\Controller\LevelTest\TeacherLeveltestController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\MainTeacherSalaryController" to "App\Controller\MainTeacherSalaryController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\NotificationController" to "App\Controller\NotificationController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\PaymentController" to "App\Controller\PaymentController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\ProfilController" to "App\Controller\ProfilController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\ProgramUrlController" to "App\Controller\ProgramUrlController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SalaryController" to "App\Controller\SalaryController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SessionAdminController" to "App\Controller\SessionAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SessionOrderAdminController" to "App\Controller\SessionOrderAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SessionOrderCoursesController" to "App\Controller\SessionOrderCoursesController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SessionRegistrationDateController" to "App\Controller\SessionRegistrationDateController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Student\StudentAdminController" to "App\Controller\Student\StudentAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Subscription\AdminSubscriptionController" to "App\Controller\Subscription\AdminSubscriptionController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Subscription\UserSubscriptionController" to "App\Controller\Subscription\UserSubscriptionController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SubscriptionCourseController" to "App\Controller\SubscriptionCourseController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\SuperAdminController" to "App\Controller\SuperAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\Teacher\TeacherAbsenceController" to "App\Controller\Teacher\TeacherAbsenceController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TeacherAdminController" to "App\Controller\TeacherAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TeacherProfilController" to "App\Controller\TeacherProfilController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TeacherScheduleAdminController" to "App\Controller\TeacherScheduleAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TeacherScheduleController" to "App\Controller\TeacherScheduleController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TicketController\AdminTicketController" to "App\Controller\TicketController\AdminTicketController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TicketController\UserTicketController" to "App\Controller\TicketController\UserTicketController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TrainingReport\AdminTrainingReportController" to "App\Controller\TrainingReport\AdminTrainingReportController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\TutorialController" to "App\Controller\TutorialController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\UserAdminController" to "App\Controller\UserAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\VideoCoursesRegistrationAdminController" to "App\Controller\VideoCoursesRegistrationAdminController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\VideoCoursesRegistrationController" to "App\Controller\VideoCoursesRegistrationController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\VideoProgramController" to "App\Controller\VideoProgramController".
  • Inlined service ".service_locator.h16eEOq.App\Controller\WebhookController" to "App\Controller\WebhookController".
  • Inlined service "App\Service\NewDateTimeObject" to "App\Service\AddGroupCourses".
  • Inlined service "notifier" to "App\Service\Graduation\TrainingReportService".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.handler.native" to "session.storage.native".
  • Inlined service ".service_locator.JzpSxHw" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.V12zaU4" 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.19_mNxd" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service ".service_locator.UkE3SaZ" to "notifier".
  • Inlined service "notifier.channel_policy" to "notifier".
  • Inlined service "notifier.admin_recipient.0" to "notifier".
  • Inlined service "chatter.transports" to "notifier.channel.chat".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.RTtYcJi" 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.PZ59hE1" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".security.request_matcher.fxuSsMy" to "security.access_map".
  • Inlined service ".security.request_matcher.iUqlbx_" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.qecNRWT" to "security.access_map".
  • Inlined service ".security.request_matcher.W4_n7di" 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.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "App\Twig\TwigExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "httplug.collector.twig.http_message" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "twig.extension.cssinliner" to "twig".
  • Inlined service "twig.extension.inky" 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.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "monolog.handler.grouped" to "monolog.handler.main".
  • Inlined service "monolog.handler.main.http_code_strategy" to "monolog.handler.main".
  • Inlined service "monolog.handler.nested" to "monolog.handler.grouped".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • 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 "httplug.formatter.full_http_message" to "httplug.collector.formatter".
  • Inlined service ".1_CurlCommandFormatter~RDppUEK" to "httplug.collector.formatter".
  • Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
  • Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
  • Inlined service "nexy_slack.request_factory.default" to "nexy_slack.client".
  • Inlined service "nexy_slack.stream_factory.default" to "nexy_slack.client".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • Inlined service "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.sluggable".
  • 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_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_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_subscriber" to "maker.auto_command.make_subscriber".
  • 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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".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.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.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 ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.vUkdA2v" to ".service_locator.vUkdA2v.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
  • Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
  • Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
  • Inlined service ".service_locator.buOMElZ" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.vUkdA2v.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
  • Inlined service "swiftmailer.mailer.default.spool.file" to "swiftmailer.transport".
  • Inlined service "swiftmailer.mailer.default.plugin.redirecting" to "swiftmailer.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "App\Service\ExamService" to "console.command.public_alias.App\Command\Clean\CleanOldCourseFileCommand".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
2
  • Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "httplug.client", "event_dispatcher", ".container.private.validator", but was never used.
  • Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.