Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ChildPreferenceSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ChildSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\GuardianSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\TeacherSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\TeacherSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\EntityRepository::createQueryBuilder()" might add "QueryBuilder" as a native return type declaration in the future. Do the same in child class "App\Repository\Notification\NotificationRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Http\Authenticator\AuthenticatorInterface::authenticate()" might add "Passport" as a native return type declaration in the future. Do the same in implementation "App\Security\LoginFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\HelpExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\NotificationsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\RoutesExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Admin" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Teacher" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Guardian" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Child" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Command\RecheckMarksignCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\GuardianRegister\GuardianRegisterAdminController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\GuardianRegister\GuardianRegisterContractController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\TestController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Security\LoginFormAuthenticator" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\ChildPreferenceService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Service\CredentialsService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\EarlyPaymentService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\GetStreamService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\GoogleCalendarService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\GoogleDriveService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\GuardianLogService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\LogService" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\MontonioService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Service\TeacherRegisterService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.yZjzfvh" service.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
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.
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.
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
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.
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.
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.
"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fullname AS fullname_5, t0.profile_image_path AS profile_image_path_6, t0.phone AS phone_7, t0.chat_stream_token AS chat_stream_token_8, t0.mobile_app_last_used_at AS mobile_app_last_used_at_9, t0.department AS department_10, t0.active AS active_11 FROM `admin` t0 WHERE t0.id = ?"
(parameters:
[1 => 42]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fullname AS fullname_5, t0.profile_image_path AS profile_image_path_6, t0.phone AS phone_7, t0.chat_stream_token AS chat_stream_token_8, t0.mobile_app_last_used_at AS mobile_app_last_used_at_9, t0.department AS department_10, t0.active AS active_11 FROM `admin` t0 WHERE t0.id = ?"
"params" => [1 => 42]
"types" => [1 => 1]
]
"SELECT COUNT(t0_.id) AS sclr_0 FROM tutor_no_show_incident t0_ LEFT JOIN lesson l1_ ON t0_.lesson_id = l1_.id LEFT JOIN teacher t2_ ON t0_.teacher_id = t2_.id LEFT JOIN child c3_ ON t0_.child_id = c3_.id WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL ORDER BY t0_.recorded_at DESC"
doctrine
[
"sql" => "SELECT COUNT(t0_.id) AS sclr_0 FROM tutor_no_show_incident t0_ LEFT JOIN lesson l1_ ON t0_.lesson_id = l1_.id LEFT JOIN teacher t2_ ON t0_.teacher_id = t2_.id LEFT JOIN child c3_ ON t0_.child_id = c3_.id WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL ORDER BY t0_.recorded_at DESC"
]
debug
Executing query:
"SELECT t0_.id AS id_0, t0_.teacher_name AS teacher_name_1, t0_.teacher_individual_number AS teacher_individual_number_2, t0_.child_name AS child_name_3, t0_.lesson_start_time AS lesson_start_time_4, t0_.recorded_at AS recorded_at_5, t0_.days_since_first_lesson AS days_since_first_lesson_6, l1_.id AS id_7, l1_.type AS type_8, l1_.class AS class_9, l1_.start_time AS start_time_10, l1_.end_time AS end_time_11, l1_.duration AS duration_12, l1_.comment AS comment_13, l1_.status AS status_14, l1_.admin_comment AS admin_comment_15, l1_.status_teacher AS status_teacher_16, l1_.status_child AS status_child_17, l1_.learncube_uuid AS learncube_uuid_18, l1_.attended_at_teacher AS attended_at_teacher_19, l1_.attended_at_child AS attended_at_child_20, l1_.child_is_late AS child_is_late_21, l1_.child_missed AS child_missed_22, l1_.teacher_missed AS teacher_missed_23, l1_.learncube_end_at AS learncube_end_at_24, l1_.learncube_duration AS learncube_duration_25, l1_.free_reason AS free_reason_26, l1_.learncube_child_duration AS learncube_child_duration_27, l1_.learncube_teacher_duration AS learncube_teacher_duration_28, l1_.moved_at AS moved_at_29, l1_.was_missed_by AS was_missed_by_30, l1_.date_add AS date_add_31, l1_.child_miss_reason AS child_miss_reason_32, l1_.child_missed_at AS child_missed_at_33, l1_.technical_difficulty_comment AS technical_difficulty_comment_34, l1_.learncube_review AS learncube_review_35, l1_.learncube_rating AS learncube_rating_36, l1_.google_calendar_id_teacher AS google_calendar_id_teacher_37, l1_.google_calendar_id_child AS google_calendar_id_child_38, l1_.google_calendar_id_guardian AS google_calendar_id_guardian_39, l1_.public_token AS public_token_40, l1_.moved_by AS moved_by_41, l1_.paid AS paid_42, l1_.original_start_time AS original_start_time_43, l1_.original_end_time AS original_end_time_44, l1_.child_dismissed_review AS child_dismissed_review_45, t2_.id AS id_46, t2_.email AS email_47, t2_.roles AS roles_48, t2_.password AS password_49, t2_.fullname AS fullname_50, t2_.phone_number AS phone_number_51, t2_.university AS university_52, t2_.work_start AS work_start_53, t2_.work_end AS work_end_54, t2_.max_load AS max_load_55, t2_.available AS available_56, t2_.status AS status_57, t2_.individual_number AS individual_number_58, t2_.profile_image_path AS profile_image_path_59, t2_.date_add AS date_add_60, t2_.classes AS classes_61, t2_.payment_status AS payment_status_62, t2_.account_number AS account_number_63, t2_.comment AS comment_64, t2_.short_name AS short_name_65, t2_.summer AS summer_66, t2_.show_survey AS show_survey_67, t2_.short_description AS short_description_68, t2_.discord_name AS discord_name_69, t2_.block_next_day_lessons_reminders AS block_next_day_lessons_reminders_70, t2_.block_today_lessons_reminders AS block_today_lessons_reminders_71, t2_.worked_hours AS worked_hours_72, t2_.worked_hours_march AS worked_hours_march_73, t2_.level_name AS level_name_74, t2_.lessons_missed AS lessons_missed_75, t2_.warning_date AS warning_date_76, t2_.flag_ru AS flag_ru_77, t2_.flag_pl AS flag_pl_78, t2_.flag_eng AS flag_eng_79, t2_.flag_ib AS flag_ib_80, t2_.flag_dyslexia AS flag_dyslexia_81, t2_.flag_sensitive AS flag_sensitive_82, t2_.flag_trial AS flag_trial_83, t2_.extra_load AS extra_load_84, t2_.admin_comment AS admin_comment_85, t2_.education_stage AS education_stage_86, t2_.lc_from AS lc_from_87, t2_.contract_terminate_reason AS contract_terminate_reason_88, t2_.contract_terminate_fee AS contract_terminate_fee_89, t2_.contract_terminate_fee_paid AS contract_terminate_fee_paid_90, t2_.unicko_function AS unicko_function_91, t2_.birthday AS birthday_92, t2_.individual_work_file_path AS individual_work_file_path_93, t2_.country AS country_94, t2_.summer_time AS summer_time_95, t2_.study_field AS study_field_96, t2_.congratulated_birthday AS congratulated_birthday_97, t2_.google_refresh_token AS google_refresh_token_98, t2_.google_access_token AS google_access_token_99, t2_.threema_password AS threema_password_100, t2_.threema_id AS threema_id_101, t2_.threema_status AS threema_status_102, t2_.threema_group AS threema_group_103, t2_.training_started AS training_started_104, t2_.training_ended AS training_ended_105, t2_.referral_code AS referral_code_106, t2_.school AS school_107, t2_.ielts AS ielts_108, t2_.personal_identification_number AS personal_identification_number_109, t2_.flag_web AS flag_web_110, t2_.flag_strict AS flag_strict_111, t2_.gender AS gender_112, t2_.flag_experience_at_school AS flag_experience_at_school_113, t2_.flag_priority_assignment AS flag_priority_assignment_114, t2_.new_contract_marksign_url AS new_contract_marksign_url_115, t2_.new_cotract_signed AS new_cotract_signed_116, t2_.new_contract_marksign_document_id AS new_contract_marksign_document_id_117, t2_.new_contract_signed_url AS new_contract_signed_url_118, t2_.new_contract_type AS new_contract_type_119, t2_.summer_at AS summer_at_120, t2_.flag_only_ib AS flag_only_ib_121, t2_.flag_auto_accept_assignment AS flag_auto_accept_assignment_122, t2_.gap_between_assignments AS gap_between_assignments_123, t2_.flag_auto_accept_assignment_teacher AS flag_auto_accept_assignment_teacher_124, t2_.gap_between_assignments_teacher AS gap_between_assignments_teacher_125, t2_.gap_between_assignments_submitted_at AS gap_between_assignments_submitted_at_126, t2_.chat_stream_token AS chat_stream_token_127, t2_.max_load_changed_at AS max_load_changed_at_128, t2_.mobile_app_last_used_at AS mobile_app_last_used_at_129, c3_.id AS id_130, c3_.fullname AS fullname_131, c3_.class AS class_132, c3_.birth_date AS birth_date_133, c3_.lessons_end AS lessons_end_134, c3_.email AS email_135, c3_.roles AS roles_136, c3_.password AS password_137, c3_.profile_image_path AS profile_image_path_138, c3_.phone_number AS phone_number_139, c3_.lastname AS lastname_140, c3_.fitting_times AS fitting_times_141, c3_.fitting_times_priority AS fitting_times_priority_142, c3_.username AS username_143, c3_.next_day_email_lessons_reminders_guardian AS next_day_email_lessons_reminders_guardian_144, c3_.next_day_email_lessons_reminders_child AS next_day_email_lessons_reminders_child_145, c3_.today_smslessons_reminders_guardian AS today_smslessons_reminders_guardian_146, c3_.today_smslessons_reminders_child AS today_smslessons_reminders_child_147, c3_.password_sent_at AS password_sent_at_148, c3_.show_email_modal AS show_email_modal_149, c3_.login_token AS login_token_150, c3_.google_refresh_token AS google_refresh_token_151, c3_.google_access_token AS google_access_token_152, c3_.flag_ru AS flag_ru_153, c3_.flag_pl AS flag_pl_154, c3_.flag_eng AS flag_eng_155, c3_.flag_ib AS flag_ib_156, c3_.flag_dyslexia AS flag_dyslexia_157, c3_.flag_sensitive AS flag_sensitive_158, c3_.school AS school_159, c3_.flag_strict AS flag_strict_160, c3_.gender AS gender_161, c3_.flag_experience_at_school AS flag_experience_at_school_162, c3_.flag_ielts AS flag_ielts_163, c3_.vbe_over90 AS vbe_over90_164, c3_.experience_over12_month AS experience_over12_month_165, c3_.tutor_comment AS tutor_comment_166, c3_.chat_stream_token AS chat_stream_token_167, c3_.mobile_app_last_used_at AS mobile_app_last_used_at_168, t0_.lesson_id AS lesson_id_169, t0_.teacher_id AS teacher_id_170, t0_.child_id AS child_id_171, l1_.discipline_id AS discipline_id_172, l1_.teacher_id AS teacher_id_173, c3_.guardian_id AS guardian_id_174 FROM tutor_no_show_incident t0_ LEFT JOIN lesson l1_ ON t0_.lesson_id = l1_.id LEFT JOIN teacher t2_ ON t0_.teacher_id = t2_.id LEFT JOIN child c3_ ON t0_.child_id = c3_.id WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL ORDER BY t0_.recorded_at DESC LIMIT 20"
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.teacher_name AS teacher_name_1, t0_.teacher_individual_number AS teacher_individual_number_2, t0_.child_name AS child_name_3, t0_.lesson_start_time AS lesson_start_time_4, t0_.recorded_at AS recorded_at_5, t0_.days_since_first_lesson AS days_since_first_lesson_6, l1_.id AS id_7, l1_.type AS type_8, l1_.class AS class_9, l1_.start_time AS start_time_10, l1_.end_time AS end_time_11, l1_.duration AS duration_12, l1_.comment AS comment_13, l1_.status AS status_14, l1_.admin_comment AS admin_comment_15, l1_.status_teacher AS status_teacher_16, l1_.status_child AS status_child_17, l1_.learncube_uuid AS learncube_uuid_18, l1_.attended_at_teacher AS attended_at_teacher_19, l1_.attended_at_child AS attended_at_child_20, l1_.child_is_late AS child_is_late_21, l1_.child_missed AS child_missed_22, l1_.teacher_missed AS teacher_missed_23, l1_.learncube_end_at AS learncube_end_at_24, l1_.learncube_duration AS learncube_duration_25, l1_.free_reason AS free_reason_26, l1_.learncube_child_duration AS learncube_child_duration_27, l1_.learncube_teacher_duration AS learncube_teacher_duration_28, l1_.moved_at AS moved_at_29, l1_.was_missed_by AS was_missed_by_30, l1_.date_add AS date_add_31, l1_.child_miss_reason AS child_miss_reason_32, l1_.child_missed_at AS child_missed_at_33, l1_.technical_difficulty_comment AS technical_difficulty_comment_34, l1_.learncube_review AS learncube_review_35, l1_.learncube_rating AS learncube_rating_36, l1_.google_calendar_id_teacher AS google_calendar_id_teacher_37, l1_.google_calendar_id_child AS google_calendar_id_child_38, l1_.google_calendar_id_guardian AS google_calendar_id_guardian_39, l1_.public_token AS public_token_40, l1_.moved_by AS moved_by_41, l1_.paid AS paid_42, l1_.original_start_time AS original_start_time_43, l1_.original_end_time AS original_end_time_44, l1_.child_dismissed_review AS child_dismissed_review_45, t2_.id AS id_46, t2_.email AS email_47, t2_.roles AS roles_48, t2_.password AS password_49, t2_.fullname AS fullname_50, t2_.phone_number AS phone_number_51, t2_.university AS university_52, t2_.work_start AS work_start_53, t2_.work_end AS work_end_54, t2_.max_load AS max_load_55, t2_.available AS available_56, t2_.status AS status_57, t2_.individual_number AS individual_number_58, t2_.profile_image_path AS profile_image_path_59, t2_.date_add AS date_add_60, t2_.classes AS classes_61, t2_.payment_status AS payment_status_62, t2_.account_number AS account_number_63, t2_.comment AS comment_64, t2_.short_name AS short_name_65, t2_.summer AS summer_66, t2_.show_survey AS show_survey_67, t2_.short_description AS short_description_68, t2_.discord_name AS discord_name_69, t2_.block_next_day_lessons_reminders AS block_next_day_lessons_reminders_70, t2_.block_today_lessons_reminders AS block_today_lessons_reminders_71, t2_.worked_hours AS worked_hours_72, t2_.worked_hours_march AS worked_hours_march_73, t2_.level_name AS level_name_74, t2_.lessons_missed AS lessons_missed_75, t2_.warning_date AS warning_date_76, t2_.flag_ru AS flag_ru_77, t2_.flag_pl AS flag_pl_78, t2_.flag_eng AS flag_eng_79, t2_.flag_ib AS flag_ib_80, t2_.flag_dyslexia AS flag_dyslexia_81, t2_.flag_sensitive AS flag_sensitive_82, t2_.flag_trial AS flag_trial_83, t2_.extra_load AS extra_load_84, t2_.admin_comment AS admin_comment_85, t2_.education_stage AS education_stage_86, t2_.lc_from AS lc_from_87, t2_.contract_terminate_reason AS contract_terminate_reason_88, t2_.contract_terminate_fee AS contract_terminate_fee_89, t2_.contract_terminate_fee_paid AS contract_terminate_fee_paid_90, t2_.unicko_function AS unicko_function_91, t2_.birthday AS birthday_92, t2_.individual_work_file_path AS individual_work_file_path_93, t2_.country AS country_94, t2_.summer_time AS summer_time_95, t2_.study_field AS study_field_96, t2_.congratulated_birthday AS congratulated_birthday_97, t2_.google_refresh_token AS google_refresh_token_98, t2_.google_access_token AS google_access_token_99, t2_.threema_password AS threema_password_100, t2_.threema_id AS threema_id_101, t2_.threema_status AS threema_status_102, t2_.threema_group AS threema_group_103, t2_.training_started AS training_started_104, t2_.training_ended AS training_ended_105, t2_.referral_code AS referral_code_106, t2_.school AS school_107, t2_.ielts AS ielts_108, t2_.personal_identification_number AS personal_identification_number_109, t2_.flag_web AS flag_web_110, t2_.flag_strict AS flag_strict_111, t2_.gender AS gender_112, t2_.flag_experience_at_school AS flag_experience_at_school_113, t2_.flag_priority_assignment AS flag_priority_assignment_114, t2_.new_contract_marksign_url AS new_contract_marksign_url_115, t2_.new_cotract_signed AS new_cotract_signed_116, t2_.new_contract_marksign_document_id AS new_contract_marksign_document_id_117, t2_.new_contract_signed_url AS new_contract_signed_url_118, t2_.new_contract_type AS new_contract_type_119, t2_.summer_at AS summer_at_120, t2_.flag_only_ib AS flag_only_ib_121, t2_.flag_auto_accept_assignment AS flag_auto_accept_assignment_122, t2_.gap_between_assignments AS gap_between_assignments_123, t2_.flag_auto_accept_assignment_teacher AS flag_auto_accept_assignment_teacher_124, t2_.gap_between_assignments_teacher AS gap_between_assignments_teacher_125, t2_.gap_between_assignments_submitted_at AS gap_between_assignments_submitted_at_126, t2_.chat_stream_token AS chat_stream_token_127, t2_.max_load_changed_at AS max_load_changed_at_128, t2_.mobile_app_last_used_at AS mobile_app_last_used_at_129, c3_.id AS id_130, c3_.fullname AS fullname_131, c3_.class AS class_132, c3_.birth_date AS birth_date_133, c3_.lessons_end AS lessons_end_134, c3_.email AS email_135, c3_.roles AS roles_136, c3_.password AS password_137, c3_.profile_image_path AS profile_image_path_138, c3_.phone_number AS phone_number_139, c3_.lastname AS lastname_140, c3_.fitting_times AS fitting_times_141, c3_.fitting_times_priority AS fitting_times_priority_142, c3_.username AS username_143, c3_.next_day_email_lessons_reminders_guardian AS next_day_email_lessons_reminders_guardian_144, c3_.next_day_email_lessons_reminders_child AS next_day_email_lessons_reminders_child_145, c3_.today_smslessons_reminders_guardian AS today_smslessons_reminders_guardian_146, c3_.today_smslessons_reminders_child AS today_smslessons_reminders_child_147, c3_.password_sent_at AS password_sent_at_148, c3_.show_email_modal AS show_email_modal_149, c3_.login_token AS login_token_150, c3_.google_refresh_token AS google_refresh_token_151, c3_.google_access_token AS google_access_token_152, c3_.flag_ru AS flag_ru_153, c3_.flag_pl AS flag_pl_154, c3_.flag_eng AS flag_eng_155, c3_.flag_ib AS flag_ib_156, c3_.flag_dyslexia AS flag_dyslexia_157, c3_.flag_sensitive AS flag_sensitive_158, c3_.school AS school_159, c3_.flag_strict AS flag_strict_160, c3_.gender AS gender_161, c3_.flag_experience_at_school AS flag_experience_at_school_162, c3_.flag_ielts AS flag_ielts_163, c3_.vbe_over90 AS vbe_over90_164, c3_.experience_over12_month AS experience_over12_month_165, c3_.tutor_comment AS tutor_comment_166, c3_.chat_stream_token AS chat_stream_token_167, c3_.mobile_app_last_used_at AS mobile_app_last_used_at_168, t0_.lesson_id AS lesson_id_169, t0_.teacher_id AS teacher_id_170, t0_.child_id AS child_id_171, l1_.discipline_id AS discipline_id_172, l1_.teacher_id AS teacher_id_173, c3_.guardian_id AS guardian_id_174 FROM tutor_no_show_incident t0_ LEFT JOIN lesson l1_ ON t0_.lesson_id = l1_.id LEFT JOIN teacher t2_ ON t0_.teacher_id = t2_.id LEFT JOIN child c3_ ON t0_.child_id = c3_.id WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL ORDER BY t0_.recorded_at DESC LIMIT 20"
]
debug
Executing query:
"SELECT COUNT(t0_.id) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
doctrine
[
"sql" => "SELECT COUNT(t0_.id) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
]
debug
Executing query:
"SELECT COUNT(DISTINCT t0_.teacher_id) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
doctrine
[
"sql" => "SELECT COUNT(DISTINCT t0_.teacher_id) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
]
debug
Executing query:
"SELECT t0_.teacher_id AS sclr_0, COUNT(t0_.id) AS sclr_1 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL GROUP BY t0_.teacher_id"
doctrine
[
"sql" => "SELECT t0_.teacher_id AS sclr_0, COUNT(t0_.id) AS sclr_1 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL GROUP BY t0_.teacher_id"
]
debug
Executing query:
"SELECT AVG(t0_.days_since_first_lesson) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
doctrine
[
"sql" => "SELECT AVG(t0_.days_since_first_lesson) AS sclr_0 FROM tutor_no_show_incident t0_ WHERE t0_.days_since_first_lesson <= 30 OR t0_.days_since_first_lesson IS NULL"
]
deprecation
Deprecated: Constant NumberFormatter::TYPE_CURRENCY is deprecated
Log messages generated during the compilation of the service container.
Messages
Class
1020
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\ArrayExtension" (parent: .abstract.instanceof.Twig\Extensions\ArrayExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\ArrayExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\ArrayExtension).
Resolving inheritance for "Twig\Extensions\ArrayExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\ArrayExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension" (parent: .abstract.instanceof.Twig\Extensions\DateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension).
Resolving inheritance for "Twig\Extensions\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .abstract.instanceof.Twig\Extensions\IntlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension).
Resolving inheritance for "Twig\Extensions\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .abstract.instanceof.Twig\Extensions\TextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension).
Resolving inheritance for "Twig\Extensions\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateTeacherSalaryByLevelCommand" (parent: .abstract.instanceof.App\Command\CalculateTeacherSalaryByLevelCommand).
Resolving inheritance for "App\Command\CalculateTeacherSalaryByLevelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateTeacherSalaryByLevelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckChatUsersCommand" (parent: .abstract.instanceof.App\Command\CheckChatUsersCommand).
Resolving inheritance for "App\Command\CheckChatUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckChatUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckGuardianContractsCommand" (parent: .abstract.instanceof.App\Command\CheckGuardianContractsCommand).
Resolving inheritance for "App\Command\CheckGuardianContractsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckGuardianContractsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInactiveChildrenCommand" (parent: .abstract.instanceof.App\Command\CheckInactiveChildrenCommand).
Resolving inheritance for "App\Command\CheckInactiveChildrenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInactiveChildrenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearExpiredPreferencesCommand" (parent: .abstract.instanceof.App\Command\ClearExpiredPreferencesCommand).
Resolving inheritance for "App\Command\ClearExpiredPreferencesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearExpiredPreferencesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDiscountCouponsUsageCommand" (parent: .abstract.instanceof.App\Command\CountDiscountCouponsUsageCommand).
Resolving inheritance for "App\Command\CountDiscountCouponsUsageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDiscountCouponsUsageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteUnpaidLessonsCommand" (parent: .abstract.instanceof.App\Command\DeleteUnpaidLessonsCommand).
Resolving inheritance for "App\Command\DeleteUnpaidLessonsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteUnpaidLessonsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableTeacherLCByDateCommand" (parent: .abstract.instanceof.App\Command\EnableTeacherLCByDateCommand).
Resolving inheritance for "App\Command\EnableTeacherLCByDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableTeacherLCByDateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand" (parent: .abstract.instanceof.App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand).
Resolving inheritance for "App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateGuardianALLCSVCommand" (parent: .abstract.instanceof.App\Command\GenerateGuardianALLCSVCommand).
Resolving inheritance for "App\Command\GenerateGuardianALLCSVCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateGuardianALLCSVCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsCommand" (parent: .abstract.instanceof.App\Command\GenerateLessonsCommand).
Resolving inheritance for "App\Command\GenerateLessonsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsEarlyPaymentGuardiansCommand" (parent: .abstract.instanceof.App\Command\GenerateLessonsEarlyPaymentGuardiansCommand).
Resolving inheritance for "App\Command\GenerateLessonsEarlyPaymentGuardiansCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsEarlyPaymentGuardiansCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePaymentAveragesCommand" (parent: .abstract.instanceof.App\Command\GeneratePaymentAveragesCommand).
Resolving inheritance for "App\Command\GeneratePaymentAveragesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePaymentAveragesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeLostCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeLostCommand).
Resolving inheritance for "App\Command\GuardianRegister\GuardianRegisterMakeLostCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeLostCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand).
Resolving inheritance for "App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand).
Resolving inheritance for "App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand).
Resolving inheritance for "App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand).
Resolving inheritance for "App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendNotFinishedRemindersCommand" (parent: .abstract.instanceof.App\Command\GuardianRegister\SendNotFinishedRemindersCommand).
Resolving inheritance for "App\Command\GuardianRegister\SendNotFinishedRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendNotFinishedRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonRealDurationUpdateCommand" (parent: .abstract.instanceof.App\Command\LessonRealDurationUpdateCommand).
Resolving inheritance for "App\Command\LessonRealDurationUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonRealDurationUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonStatusesUpdateCommand" (parent: .abstract.instanceof.App\Command\LessonStatusesUpdateCommand).
Resolving inheritance for "App\Command\LessonStatusesUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonStatusesUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoDeleteCommand" (parent: .abstract.instanceof.App\Command\LessonUnickoDeleteCommand).
Resolving inheritance for "App\Command\LessonUnickoDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoRealDurationUpdateCommand" (parent: .abstract.instanceof.App\Command\LessonUnickoRealDurationUpdateCommand).
Resolving inheritance for "App\Command\LessonUnickoRealDurationUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoRealDurationUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGuardianLeftCommand" (parent: .abstract.instanceof.App\Command\MakeGuardianLeftCommand).
Resolving inheritance for "App\Command\MakeGuardianLeftCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGuardianLeftCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeTeacherInactiveCommand" (parent: .abstract.instanceof.App\Command\MakeTeacherInactiveCommand).
Resolving inheritance for "App\Command\MakeTeacherInactiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeTeacherInactiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationPublishCommand" (parent: .abstract.instanceof.App\Command\NotificationPublishCommand).
Resolving inheritance for "App\Command\NotificationPublishCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationPublishCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmnisendSyncCommand" (parent: .abstract.instanceof.App\Command\OmnisendSyncCommand).
Resolving inheritance for "App\Command\OmnisendSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmnisendSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand" (parent: .abstract.instanceof.App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand).
Resolving inheritance for "App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SetEndLessonByVBECommand" (parent: .abstract.instanceof.App\Command\OneTimePerYear\SetEndLessonByVBECommand).
Resolving inheritance for "App\Command\OneTimePerYear\SetEndLessonByVBECommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SetEndLessonByVBECommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand).
Resolving inheritance for "App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand).
Resolving inheritance for "App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand).
Resolving inheritance for "App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand).
Resolving inheritance for "App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand).
Resolving inheritance for "App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\MarkSummerBackInProgressCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\MarkSummerBackInProgressCommand).
Resolving inheritance for "App\Command\OneTimeScripts\MarkSummerBackInProgressCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\MarkSummerBackInProgressCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\PeriodReportCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\PeriodReportCommand).
Resolving inheritance for "App\Command\OneTimeScripts\PeriodReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\PeriodReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand).
Resolving inheritance for "App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand).
Resolving inheritance for "App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveDublicateTeacherCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\RemoveDublicateTeacherCommand).
Resolving inheritance for "App\Command\OneTimeScripts\RemoveDublicateTeacherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveDublicateTeacherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveWarningsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\RemoveWarningsCommand).
Resolving inheritance for "App\Command\OneTimeScripts\RemoveWarningsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveWarningsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand" (parent: .abstract.instanceof.App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand).
Resolving inheritance for "App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayZeroInvoiceCommand" (parent: .abstract.instanceof.App\Command\PayZeroInvoiceCommand).
Resolving inheritance for "App\Command\PayZeroInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayZeroInvoiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDiscountCouponsCommand" (parent: .abstract.instanceof.App\Command\ProcessDiscountCouponsCommand).
Resolving inheritance for "App\Command\ProcessDiscountCouponsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDiscountCouponsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEarlyPaymentBalancesCommand" (parent: .abstract.instanceof.App\Command\ProcessEarlyPaymentBalancesCommand).
Resolving inheritance for "App\Command\ProcessEarlyPaymentBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEarlyPaymentBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand" (parent: .abstract.instanceof.App\Command\PushTestCommand).
Resolving inheritance for "App\Command\PushTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecheckMarksignCommand" (parent: .abstract.instanceof.App\Command\RecheckMarksignCommand).
Resolving inheritance for "App\Command\RecheckMarksignCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecheckMarksignCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RedisDaemonCommand" (parent: .abstract.instanceof.App\Command\RedisDaemonCommand).
Resolving inheritance for "App\Command\RedisDaemonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RedisDaemonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\CheckCompletedReferralsCommand" (parent: .abstract.instanceof.App\Command\Referral\CheckCompletedReferralsCommand).
Resolving inheritance for "App\Command\Referral\CheckCompletedReferralsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\CheckCompletedReferralsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\GenerateReferralCodesCommand" (parent: .abstract.instanceof.App\Command\Referral\GenerateReferralCodesCommand).
Resolving inheritance for "App\Command\Referral\GenerateReferralCodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\GenerateReferralCodesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetChildPreferenceAssignmentCommand" (parent: .abstract.instanceof.App\Command\ResetChildPreferenceAssignmentCommand).
Resolving inheritance for "App\Command\ResetChildPreferenceAssignmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetChildPreferenceAssignmentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\CollectFinishedLessonsCommand" (parent: .abstract.instanceof.App\Command\SMSResponse\CollectFinishedLessonsCommand).
Resolving inheritance for "App\Command\SMSResponse\CollectFinishedLessonsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\CollectFinishedLessonsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand" (parent: .abstract.instanceof.App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand).
Resolving inheritance for "App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAdminMissedWarningsCommand" (parent: .abstract.instanceof.App\Command\SendAdminMissedWarningsCommand).
Resolving inheritance for "App\Command\SendAdminMissedWarningsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAdminMissedWarningsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentAdditionalRemindersCommand" (parent: .abstract.instanceof.App\Command\SendEarlyPaymentAdditionalRemindersCommand).
Resolving inheritance for "App\Command\SendEarlyPaymentAdditionalRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentAdditionalRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentFirstLessonRemindersCommand" (parent: .abstract.instanceof.App\Command\SendEarlyPaymentFirstLessonRemindersCommand).
Resolving inheritance for "App\Command\SendEarlyPaymentFirstLessonRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentFirstLessonRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentRemindersCommand" (parent: .abstract.instanceof.App\Command\SendEarlyPaymentRemindersCommand).
Resolving inheritance for "App\Command\SendEarlyPaymentRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFirstLessonOmnisendEventsCommand" (parent: .abstract.instanceof.App\Command\SendFirstLessonOmnisendEventsCommand).
Resolving inheritance for "App\Command\SendFirstLessonOmnisendEventsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFirstLessonOmnisendEventsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian5LessonsRemindersCommand" (parent: .abstract.instanceof.App\Command\SendGuardian5LessonsRemindersCommand).
Resolving inheritance for "App\Command\SendGuardian5LessonsRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian5LessonsRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian10LessonsFeedbackRemindersCommand" (parent: .abstract.instanceof.App\Command\SendGuardian10LessonsFeedbackRemindersCommand).
Resolving inheritance for "App\Command\SendGuardian10LessonsFeedbackRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian10LessonsFeedbackRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianNewFeedbackRemindersCommand" (parent: .abstract.instanceof.App\Command\SendGuardianNewFeedbackRemindersCommand).
Resolving inheritance for "App\Command\SendGuardianNewFeedbackRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianNewFeedbackRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianReviewAfterTerminateRemindersCommand" (parent: .abstract.instanceof.App\Command\SendGuardianReviewAfterTerminateRemindersCommand).
Resolving inheritance for "App\Command\SendGuardianReviewAfterTerminateRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianReviewAfterTerminateRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNextDayLessonsRemindersCommand" (parent: .abstract.instanceof.App\Command\SendNextDayLessonsRemindersCommand).
Resolving inheritance for "App\Command\SendNextDayLessonsRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNextDayLessonsRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationRemindersCommand" (parent: .abstract.instanceof.App\Command\SendNotificationRemindersCommand).
Resolving inheritance for "App\Command\SendNotificationRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReviewAfterPositiveCancelCommand" (parent: .abstract.instanceof.App\Command\SendReviewAfterPositiveCancelCommand).
Resolving inheritance for "App\Command\SendReviewAfterPositiveCancelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReviewAfterPositiveCancelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherAssignedNotificationRemindersCommand" (parent: .abstract.instanceof.App\Command\SendTeacherAssignedNotificationRemindersCommand).
Resolving inheritance for "App\Command\SendTeacherAssignedNotificationRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherAssignedNotificationRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand" (parent: .abstract.instanceof.App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand).
Resolving inheritance for "App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherReminderNotificationCommand" (parent: .abstract.instanceof.App\Command\SendTeacherReminderNotificationCommand).
Resolving inheritance for "App\Command\SendTeacherReminderNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherReminderNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTodayLessonsRemindersCommand" (parent: .abstract.instanceof.App\Command\SendTodayLessonsRemindersCommand).
Resolving inheritance for "App\Command\SendTodayLessonsRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTodayLessonsRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTutorScheduleReminderCommand" (parent: .abstract.instanceof.App\Command\SendTutorScheduleReminderCommand).
Resolving inheritance for "App\Command\SendTutorScheduleReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTutorScheduleReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowGuardianSurveyCommand" (parent: .abstract.instanceof.App\Command\ShowGuardianSurveyCommand).
Resolving inheritance for "App\Command\ShowGuardianSurveyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowGuardianSurveyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowTeacherSurveyCommand" (parent: .abstract.instanceof.App\Command\ShowTeacherSurveyCommand).
Resolving inheritance for "App\Command\ShowTeacherSurveyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowTeacherSurveyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\ChildLastLessonNotificationCommand" (parent: .abstract.instanceof.App\Command\Teacher\ChildLastLessonNotificationCommand).
Resolving inheritance for "App\Command\Teacher\ChildLastLessonNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\ChildLastLessonNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand" (parent: .abstract.instanceof.App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand).
Resolving inheritance for "App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherBirthdayCongratulationCommand" (parent: .abstract.instanceof.App\Command\TeacherBirthdayCongratulationCommand).
Resolving inheritance for "App\Command\TeacherBirthdayCongratulationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherBirthdayCongratulationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherHolidayNotificationRemindersCommand" (parent: .abstract.instanceof.App\Command\TeacherHolidayNotificationRemindersCommand).
Resolving inheritance for "App\Command\TeacherHolidayNotificationRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherHolidayNotificationRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand).
Resolving inheritance for "App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand" (parent: .abstract.instanceof.App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand).
Resolving inheritance for "App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\EmailsCommand" (parent: .abstract.instanceof.App\Command\Test\EmailsCommand).
Resolving inheritance for "App\Command\Test\EmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\EmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaInviteTeachersCommand" (parent: .abstract.instanceof.App\Command\ThreemaInviteTeachersCommand).
Resolving inheritance for "App\Command\ThreemaInviteTeachersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaInviteTeachersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherDataCommand" (parent: .abstract.instanceof.App\Command\ThreemaUpdateTeacherDataCommand).
Resolving inheritance for "App\Command\ThreemaUpdateTeacherDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherGroupsCommand" (parent: .abstract.instanceof.App\Command\ThreemaUpdateTeacherGroupsCommand).
Resolving inheritance for "App\Command\ThreemaUpdateTeacherGroupsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherGroupsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningMessageTaskFilledCommand" (parent: .abstract.instanceof.App\Command\WarningMessageTaskFilledCommand).
Resolving inheritance for "App\Command\WarningMessageTaskFilledCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningMessageTaskFilledCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminConfirmationsController" (parent: .abstract.instanceof.App\Controller\AdminConfirmationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminConfirmationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminConfirmationsController).
Resolving inheritance for "App\Controller\AdminConfirmationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminConfirmationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminTestController" (parent: .abstract.instanceof.App\Controller\AdminTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminTestController).
Resolving inheritance for "App\Controller\AdminTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiGuardianRegistrationController" (parent: .abstract.instanceof.App\Controller\Api\ApiGuardianRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiGuardianRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiGuardianRegistrationController).
Resolving inheritance for "App\Controller\Api\ApiGuardianRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiGuardianRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Auth\ApiAuthenticationController" (parent: .abstract.instanceof.App\Controller\Api\Auth\ApiAuthenticationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Auth\ApiAuthenticationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Auth\ApiAuthenticationController).
Resolving inheritance for "App\Controller\Api\Auth\ApiAuthenticationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Auth\ApiAuthenticationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Chat\ApiChatValidatorController" (parent: .abstract.instanceof.App\Controller\Api\Chat\ApiChatValidatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Chat\ApiChatValidatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Chat\ApiChatValidatorController).
Resolving inheritance for "App\Controller\Api\Chat\ApiChatValidatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Chat\ApiChatValidatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Lesson\ApiLessonController" (parent: .abstract.instanceof.App\Controller\Api\Lesson\ApiLessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Lesson\ApiLessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Lesson\ApiLessonController).
Resolving inheritance for "App\Controller\Api\Lesson\ApiLessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Lesson\ApiLessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Me\ApiMeController" (parent: .abstract.instanceof.App\Controller\Api\Me\ApiMeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Me\ApiMeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Me\ApiMeController).
Resolving inheritance for "App\Controller\Api\Me\ApiMeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Me\ApiMeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportController" (parent: .abstract.instanceof.App\Controller\BugReport\BugReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportController).
Resolving inheritance for "App\Controller\BugReport\BugReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportDashboardController" (parent: .abstract.instanceof.App\Controller\BugReport\BugReportDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportDashboardController).
Resolving inheritance for "App\Controller\BugReport\BugReportDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatCensorshipJournalController" (parent: .abstract.instanceof.App\Controller\ChatCensorshipJournalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatCensorshipJournalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatCensorshipJournalController).
Resolving inheritance for "App\Controller\ChatCensorshipJournalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatCensorshipJournalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildController" (parent: .abstract.instanceof.App\Controller\ChildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildController).
Resolving inheritance for "App\Controller\ChildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildLessonReviewController" (parent: .abstract.instanceof.App\Controller\ChildLessonReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildLessonReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildLessonReviewController).
Resolving inheritance for "App\Controller\ChildLessonReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildLessonReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceAssignmentController" (parent: .abstract.instanceof.App\Controller\ChildPreferenceAssignmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceAssignmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceAssignmentController).
Resolving inheritance for "App\Controller\ChildPreferenceAssignmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceAssignmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceController" (parent: .abstract.instanceof.App\Controller\ChildPreferenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceController).
Resolving inheritance for "App\Controller\ChildPreferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceTimeController" (parent: .abstract.instanceof.App\Controller\ChildPreferenceTimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceTimeController).
Resolving inheritance for "App\Controller\ChildPreferenceTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceTimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationControllerIDS" (parent: .abstract.instanceof.App\Controller\ConfigurationControllerIDS).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationControllerIDS" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationControllerIDS).
Resolving inheritance for "App\Controller\ConfigurationControllerIDS" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationControllerIDS).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomQuestionnaireController" (parent: .abstract.instanceof.App\Controller\CustomQuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomQuestionnaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomQuestionnaireController).
Resolving inheritance for "App\Controller\CustomQuestionnaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomQuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineController" (parent: .abstract.instanceof.App\Controller\DisciplineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineController).
Resolving inheritance for "App\Controller\DisciplineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountCouponController" (parent: .abstract.instanceof.App\Controller\DiscountCouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountCouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountCouponController).
Resolving inheritance for "App\Controller\DiscountCouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountCouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailLogController" (parent: .abstract.instanceof.App\Controller\EmailLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailLogController).
Resolving inheritance for "App\Controller\EmailLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController" (parent: .abstract.instanceof.App\Controller\FrontController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController).
Resolving inheritance for "App\Controller\FrontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleCalendarController" (parent: .abstract.instanceof.App\Controller\GoogleCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleCalendarController).
Resolving inheritance for "App\Controller\GoogleCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Guardian\GuardianContractPriceController" (parent: .abstract.instanceof.App\Controller\Guardian\GuardianContractPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Guardian\GuardianContractPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Guardian\GuardianContractPriceController).
Resolving inheritance for "App\Controller\Guardian\GuardianContractPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Guardian\GuardianContractPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianContractController" (parent: .abstract.instanceof.App\Controller\GuardianContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianContractController).
Resolving inheritance for "App\Controller\GuardianContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianController" (parent: .abstract.instanceof.App\Controller\GuardianController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianController).
Resolving inheritance for "App\Controller\GuardianController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterAdminController" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterAdminController).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianRegisterAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterContractController" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterContractController).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianRegisterContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterController" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterController).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianRegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterController" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterController).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianShortRegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller" (parent: .abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller).
Resolving inheritance for "App\Controller\GuardianRegister\GuardianShortRegisterV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSMSResponseController" (parent: .abstract.instanceof.App\Controller\GuardianSMSResponseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSMSResponseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSMSResponseController).
Resolving inheritance for "App\Controller\GuardianSMSResponseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSMSResponseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSurveyResponseController" (parent: .abstract.instanceof.App\Controller\GuardianSurveyResponseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSurveyResponseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSurveyResponseController).
Resolving inheritance for "App\Controller\GuardianSurveyResponseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSurveyResponseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayPeriodController" (parent: .abstract.instanceof.App\Controller\HolidayPeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayPeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayPeriodController).
Resolving inheritance for "App\Controller\HolidayPeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayPeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportantFileController" (parent: .abstract.instanceof.App\Controller\ImportantFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportantFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportantFileController).
Resolving inheritance for "App\Controller\ImportantFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportantFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController" (parent: .abstract.instanceof.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController).
Resolving inheritance for "App\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoLineController" (parent: .abstract.instanceof.App\Controller\InfoLineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoLineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoLineController).
Resolving inheritance for "App\Controller\InfoLineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoLineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearnCubeController" (parent: .abstract.instanceof.App\Controller\LearnCubeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearnCubeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearnCubeController).
Resolving inheritance for "App\Controller\LearnCubeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearnCubeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController" (parent: .abstract.instanceof.App\Controller\LessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController).
Resolving inheritance for "App\Controller\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonPriceController" (parent: .abstract.instanceof.App\Controller\LessonPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonPriceController).
Resolving inheritance for "App\Controller\LessonPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LitexpoController" (parent: .abstract.instanceof.App\Controller\LitexpoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LitexpoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LitexpoController).
Resolving inheritance for "App\Controller\LitexpoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LitexpoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ChangeLessonsController" (parent: .abstract.instanceof.App\Controller\Me\ChangeLessonsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ChangeLessonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ChangeLessonsController).
Resolving inheritance for "App\Controller\Me\ChangeLessonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ChangeLessonsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeChildController" (parent: .abstract.instanceof.App\Controller\Me\MeChildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeChildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeChildController).
Resolving inheritance for "App\Controller\Me\MeChildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeChildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeGuardianController" (parent: .abstract.instanceof.App\Controller\Me\MeGuardianController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeGuardianController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeGuardianController).
Resolving inheritance for "App\Controller\Me\MeGuardianController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeGuardianController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeStorageController" (parent: .abstract.instanceof.App\Controller\Me\MeStorageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeStorageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeStorageController).
Resolving inheritance for "App\Controller\Me\MeStorageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeStorageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeTeacherController" (parent: .abstract.instanceof.App\Controller\Me\MeTeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeTeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeTeacherController).
Resolving inheritance for "App\Controller\Me\MeTeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeTeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\TeacherPublicProfileController" (parent: .abstract.instanceof.App\Controller\Me\TeacherPublicProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\TeacherPublicProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\TeacherPublicProfileController).
Resolving inheritance for "App\Controller\Me\TeacherPublicProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\TeacherPublicProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ZendeskController" (parent: .abstract.instanceof.App\Controller\Me\ZendeskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ZendeskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ZendeskController).
Resolving inheritance for "App\Controller\Me\ZendeskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ZendeskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeController" (parent: .abstract.instanceof.App\Controller\MeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeController).
Resolving inheritance for "App\Controller\MeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonthlyGoalController" (parent: .abstract.instanceof.App\Controller\MonthlyGoalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonthlyGoalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonthlyGoalController).
Resolving inheritance for "App\Controller\MonthlyGoalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonthlyGoalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyFilesController" (parent: .abstract.instanceof.App\Controller\MyFilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyFilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyFilesController).
Resolving inheritance for "App\Controller\MyFilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyFilesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\NotificationConfigurationController" (parent: .abstract.instanceof.App\Controller\Notification\NotificationConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\NotificationConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\NotificationConfigurationController).
Resolving inheritance for "App\Controller\Notification\NotificationConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\NotificationConfigurationController).
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\QuickPaymentController" (parent: .abstract.instanceof.App\Controller\QuickPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuickPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuickPaymentController).
Resolving inheritance for "App\Controller\QuickPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuickPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderConfigurationController" (parent: .abstract.instanceof.App\Controller\ReminderConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderConfigurationController).
Resolving inheritance for "App\Controller\ReminderConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController" (parent: .abstract.instanceof.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController).
Resolving inheritance for "App\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TabletController" (parent: .abstract.instanceof.App\Controller\TabletController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TabletController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TabletController).
Resolving inheritance for "App\Controller\TabletController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TabletController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PublicProfileCheckController" (parent: .abstract.instanceof.App\Controller\Teacher\PublicProfileCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PublicProfileCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PublicProfileCheckController).
Resolving inheritance for "App\Controller\Teacher\PublicProfileCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PublicProfileCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherBirthdayController" (parent: .abstract.instanceof.App\Controller\TeacherBirthdayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherBirthdayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherBirthdayController).
Resolving inheritance for "App\Controller\TeacherBirthdayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherBirthdayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherCommentController" (parent: .abstract.instanceof.App\Controller\TeacherCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherCommentController).
Resolving inheritance for "App\Controller\TeacherCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherContractController" (parent: .abstract.instanceof.App\Controller\TeacherContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherContractController).
Resolving inheritance for "App\Controller\TeacherContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController" (parent: .abstract.instanceof.App\Controller\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController).
Resolving inheritance for "App\Controller\TeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherQRCodeController" (parent: .abstract.instanceof.App\Controller\TeacherQRCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherQRCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherQRCodeController).
Resolving inheritance for "App\Controller\TeacherQRCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherQRCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\CalendlyController" (parent: .abstract.instanceof.App\Controller\TeacherRegister\CalendlyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\CalendlyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\CalendlyController).
Resolving inheritance for "App\Controller\TeacherRegister\CalendlyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\CalendlyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterAdminController" (parent: .abstract.instanceof.App\Controller\TeacherRegister\TeacherRegisterAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterAdminController).
Resolving inheritance for "App\Controller\TeacherRegister\TeacherRegisterAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterController" (parent: .abstract.instanceof.App\Controller\TeacherRegister\TeacherRegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterController).
Resolving inheritance for "App\Controller\TeacherRegister\TeacherRegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSickLeaveController" (parent: .abstract.instanceof.App\Controller\TeacherSickLeaveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSickLeaveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSickLeaveController).
Resolving inheritance for "App\Controller\TeacherSickLeaveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSickLeaveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyController" (parent: .abstract.instanceof.App\Controller\TeacherSurveyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyController).
Resolving inheritance for "App\Controller\TeacherSurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyResponseController" (parent: .abstract.instanceof.App\Controller\TeacherSurveyResponseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyResponseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyResponseController).
Resolving inheritance for "App\Controller\TeacherSurveyResponseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyResponseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test2Controller" (parent: .abstract.instanceof.App\Controller\Test2Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test2Controller).
Resolving inheritance for "App\Controller\Test2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test2Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestSMSController" (parent: .abstract.instanceof.App\Controller\TestSMSController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestSMSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestSMSController).
Resolving inheritance for "App\Controller\TestSMSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestSMSController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThreemaController" (parent: .abstract.instanceof.App\Controller\ThreemaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThreemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThreemaController).
Resolving inheritance for "App\Controller\ThreemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThreemaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorNoShowIncidentController" (parent: .abstract.instanceof.App\Controller\TutorNoShowIncidentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorNoShowIncidentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorNoShowIncidentController).
Resolving inheritance for "App\Controller\TutorNoShowIncidentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorNoShowIncidentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnickoController" (parent: .abstract.instanceof.App\Controller\UnickoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnickoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnickoController).
Resolving inheritance for "App\Controller\UnickoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnickoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBlacklistController" (parent: .abstract.instanceof.App\Controller\UserBlacklistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBlacklistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBlacklistController).
Resolving inheritance for "App\Controller\UserBlacklistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBlacklistController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DailyActivitySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DailyActivitySubscriber).
Resolving inheritance for "App\EventSubscriber\DailyActivitySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DailyActivitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\EventSubscriber\TeacherSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TeacherSubscriber).
Resolving inheritance for "App\EventSubscriber\TeacherSubscriber" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\EventSubscriber\TeacherSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminType" (parent: .abstract.instanceof.App\Form\AdminType).
Resolving inheritance for "App\Form\AdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailabilitySearchType" (parent: .abstract.instanceof.App\Form\AvailabilitySearchType).
Resolving inheritance for "App\Form\AvailabilitySearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailabilitySearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BugReportForm" (parent: .abstract.instanceof.App\Form\BugReportForm).
Resolving inheritance for "App\Form\BugReportForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BugReportForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildLessonReviewType" (parent: .abstract.instanceof.App\Form\ChildLessonReviewType).
Resolving inheritance for "App\Form\ChildLessonReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildLessonReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeDisciplineType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeDisciplineType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceChangeDisciplineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeDisciplineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeFrequencyType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeFrequencyType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceChangeFrequencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeFrequencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTeacherType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeTeacherType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceChangeTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTimeType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeTimeType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceChangeTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTerminateType" (parent: .abstract.instanceof.App\Form\ChildPreference\ChildPreferenceTerminateType).
Resolving inheritance for "App\Form\ChildPreference\ChildPreferenceTerminateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTerminateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceNoTimesType" (parent: .abstract.instanceof.App\Form\ChildPreferenceNoTimesType).
Resolving inheritance for "App\Form\ChildPreferenceNoTimesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceNoTimesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceTimeType" (parent: .abstract.instanceof.App\Form\ChildPreferenceTimeType).
Resolving inheritance for "App\Form\ChildPreferenceTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceType" (parent: .abstract.instanceof.App\Form\ChildPreferenceType).
Resolving inheritance for "App\Form\ChildPreferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceType).
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\CustomQuestionnaireQuestionType" (parent: .abstract.instanceof.App\Form\CustomQuestionnaireQuestionType).
Resolving inheritance for "App\Form\CustomQuestionnaireQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomQuestionnaireQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomQuestionnaireType" (parent: .abstract.instanceof.App\Form\CustomQuestionnaireType).
Resolving inheritance for "App\Form\CustomQuestionnaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomQuestionnaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineType" (parent: .abstract.instanceof.App\Form\DisciplineType).
Resolving inheritance for "App\Form\DisciplineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountCouponType" (parent: .abstract.instanceof.App\Form\DiscountCouponType).
Resolving inheritance for "App\Form\DiscountCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EarlyPaymentManualType" (parent: .abstract.instanceof.App\Form\EarlyPaymentManualType).
Resolving inheritance for "App\Form\EarlyPaymentManualType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EarlyPaymentManualType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceClassAmountPriceType" (parent: .abstract.instanceof.App\Form\Guardian\GuardianContractPriceClassAmountPriceType).
Resolving inheritance for "App\Form\Guardian\GuardianContractPriceClassAmountPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceClassAmountPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceDisciplineType" (parent: .abstract.instanceof.App\Form\Guardian\GuardianContractPriceDisciplineType).
Resolving inheritance for "App\Form\Guardian\GuardianContractPriceDisciplineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceDisciplineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceType" (parent: .abstract.instanceof.App\Form\Guardian\GuardianContractPriceType).
Resolving inheritance for "App\Form\Guardian\GuardianContractPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianPriceDiscountType" (parent: .abstract.instanceof.App\Form\Guardian\GuardianPriceDiscountType).
Resolving inheritance for "App\Form\Guardian\GuardianPriceDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianPriceDiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType" (parent: .abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType).
Resolving inheritance for "App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType" (parent: .abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType).
Resolving inheritance for "App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildType" (parent: .abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerChildType).
Resolving inheritance for "App\Form\GuardianAfterSummer\GuardianAfterSummerChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerType" (parent: .abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerType).
Resolving inheritance for "App\Form\GuardianAfterSummer\GuardianAfterSummerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianContractType" (parent: .abstract.instanceof.App\Form\GuardianContractType).
Resolving inheritance for "App\Form\GuardianContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildPreferenceType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildPreferenceType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterChildPreferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildPreferenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildRawType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildRawType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterChildRawType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildRawType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterContractAcceptType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterContractAcceptType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterContractAcceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterContractAcceptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterRawType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterRawType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterRawType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterRawType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterType" (parent: .abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterType).
Resolving inheritance for "App\Form\GuardianRegister\GuardianRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianSearchType" (parent: .abstract.instanceof.App\Form\GuardianSearchType).
Resolving inheritance for "App\Form\GuardianSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType" (parent: .abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType).
Resolving inheritance for "App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianType" (parent: .abstract.instanceof.App\Form\GuardianType).
Resolving inheritance for "App\Form\GuardianType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayPeriodType" (parent: .abstract.instanceof.App\Form\HolidayPeriodType).
Resolving inheritance for "App\Form\HolidayPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportantFileType" (parent: .abstract.instanceof.App\Form\ImportantFileType).
Resolving inheritance for "App\Form\ImportantFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportantFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfoLineType" (parent: .abstract.instanceof.App\Form\InfoLineType).
Resolving inheritance for "App\Form\InfoLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfoLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonCancelType" (parent: .abstract.instanceof.App\Form\LessonCancelType).
Resolving inheritance for "App\Form\LessonCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonMoveType" (parent: .abstract.instanceof.App\Form\LessonMoveType).
Resolving inheritance for "App\Form\LessonMoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonMoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonPriceType" (parent: .abstract.instanceof.App\Form\LessonPriceType).
Resolving inheritance for "App\Form\LessonPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonTeacherType" (parent: .abstract.instanceof.App\Form\LessonTeacherType).
Resolving inheritance for "App\Form\LessonTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType" (parent: .abstract.instanceof.App\Form\LessonType).
Resolving inheritance for "App\Form\LessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LitexpoType" (parent: .abstract.instanceof.App\Form\LitexpoType).
Resolving inheritance for "App\Form\LitexpoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LitexpoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildCredentialsType" (parent: .abstract.instanceof.App\Form\MeChildCredentialsType).
Resolving inheritance for "App\Form\MeChildCredentialsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildCredentialsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildTokenCredentialsType" (parent: .abstract.instanceof.App\Form\MeChildTokenCredentialsType).
Resolving inheritance for "App\Form\MeChildTokenCredentialsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildTokenCredentialsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildType" (parent: .abstract.instanceof.App\Form\MeChildType).
Resolving inheritance for "App\Form\MeChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeGuardianType" (parent: .abstract.instanceof.App\Form\MeGuardianType).
Resolving inheritance for "App\Form\MeGuardianType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeGuardianType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherRegisterType" (parent: .abstract.instanceof.App\Form\MeTeacherRegisterType).
Resolving inheritance for "App\Form\MeTeacherRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherType" (parent: .abstract.instanceof.App\Form\MeTeacherType).
Resolving inheritance for "App\Form\MeTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonthlyGoalType" (parent: .abstract.instanceof.App\Form\MonthlyGoalType).
Resolving inheritance for "App\Form\MonthlyGoalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonthlyGoalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationConfigurationType" (parent: .abstract.instanceof.App\Form\Notification\NotificationConfigurationType).
Resolving inheritance for "App\Form\Notification\NotificationConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionAnswerType" (parent: .abstract.instanceof.App\Form\Notification\NotificationQuestionAnswerType).
Resolving inheritance for "App\Form\Notification\NotificationQuestionAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionAnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionType" (parent: .abstract.instanceof.App\Form\Notification\NotificationQuestionType).
Resolving inheritance for "App\Form\Notification\NotificationQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuizType" (parent: .abstract.instanceof.App\Form\Notification\NotificationQuizType).
Resolving inheritance for "App\Form\Notification\NotificationQuizType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuizType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationType" (parent: .abstract.instanceof.App\Form\Notification\NotificationType).
Resolving inheritance for "App\Form\Notification\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType" (parent: .abstract.instanceof.App\Form\NotificationType).
Resolving inheritance for "App\Form\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentBonusType" (parent: .abstract.instanceof.App\Form\PaymentBonusType).
Resolving inheritance for "App\Form\PaymentBonusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentBonusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceChangeType" (parent: .abstract.instanceof.App\Form\PriceChangeType).
Resolving inheritance for "App\Form\PriceChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReminderConfigurationType" (parent: .abstract.instanceof.App\Form\ReminderConfigurationType).
Resolving inheritance for "App\Form\ReminderConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReminderConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletGiveType" (parent: .abstract.instanceof.App\Form\TabletGiveType).
Resolving inheritance for "App\Form\TabletGiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletGiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletReturnType" (parent: .abstract.instanceof.App\Form\TabletReturnType).
Resolving inheritance for "App\Form\TabletReturnType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletReturnType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletType" (parent: .abstract.instanceof.App\Form\TabletType).
Resolving inheritance for "App\Form\TabletType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherAvailabilityTimeType" (parent: .abstract.instanceof.App\Form\TeacherAvailabilityTimeType).
Resolving inheritance for "App\Form\TeacherAvailabilityTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherAvailabilityTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherContractType" (parent: .abstract.instanceof.App\Form\TeacherContractType).
Resolving inheritance for "App\Form\TeacherContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherDisciplineClassType" (parent: .abstract.instanceof.App\Form\TeacherDisciplineClassType).
Resolving inheritance for "App\Form\TeacherDisciplineClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherDisciplineClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHolidayType" (parent: .abstract.instanceof.App\Form\TeacherHolidayType).
Resolving inheritance for "App\Form\TeacherHolidayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHolidayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHoursBonusType" (parent: .abstract.instanceof.App\Form\TeacherHoursBonusType).
Resolving inheritance for "App\Form\TeacherHoursBonusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHoursBonusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusProposalType" (parent: .abstract.instanceof.App\Form\TeacherPaymentBonusProposalType).
Resolving inheritance for "App\Form\TeacherPaymentBonusProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusType" (parent: .abstract.instanceof.App\Form\TeacherPaymentBonusType).
Resolving inheritance for "App\Form\TeacherPaymentBonusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPriceChangeType" (parent: .abstract.instanceof.App\Form\TeacherPriceChangeType).
Resolving inheritance for "App\Form\TeacherPriceChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPriceChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterContractAcceptType" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterContractAcceptType).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterContractAcceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterContractAcceptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterDocumentsType" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterDocumentsType).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterDocumentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterDocumentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep1Type" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep1Type).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterStep1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep1Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep2Type" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep2Type).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterStep2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep2Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3AdminType" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep3AdminType).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterStep3AdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3AdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3Type" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep3Type).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterStep3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStepAdminType" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStepAdminType).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterStepAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStepAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterType" (parent: .abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterType).
Resolving inheritance for "App\Form\TeacherRegister\TeacherRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherTabletType" (parent: .abstract.instanceof.App\Form\TeacherTabletType).
Resolving inheritance for "App\Form\TeacherTabletType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherTabletType).
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\TeacherTypeNoDisciplinesClasses" (parent: .abstract.instanceof.App\Form\TeacherTypeNoDisciplinesClasses).
Resolving inheritance for "App\Form\TeacherTypeNoDisciplinesClasses" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherTypeNoDisciplinesClasses).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherUnavailableRangeType" (parent: .abstract.instanceof.App\Form\TeacherUnavailableRangeType).
Resolving inheritance for "App\Form\TeacherUnavailableRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherUnavailableRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TechnicalDifficultiesForm" (parent: .abstract.instanceof.App\Form\TechnicalDifficultiesForm).
Resolving inheritance for "App\Form\TechnicalDifficultiesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TechnicalDifficultiesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBlacklistType" (parent: .abstract.instanceof.App\Form\UserBlacklistType).
Resolving inheritance for "App\Form\UserBlacklistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBlacklistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponType" (parent: .abstract.instanceof.App\Form\WoltCouponType).
Resolving inheritance for "App\Form\WoltCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponUploadType" (parent: .abstract.instanceof.App\Form\WoltCouponUploadType).
Resolving inheritance for "App\Form\WoltCouponUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AssignChildPreferenceTeacherMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AssignChildPreferenceTeacherMessageHandler).
Resolving inheritance for "App\MessageHandler\AssignChildPreferenceTeacherMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AssignChildPreferenceTeacherMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler).
Resolving inheritance for "App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChangeLessonStatusMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ChangeLessonStatusMessageHandler).
Resolving inheritance for "App\MessageHandler\ChangeLessonStatusMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChangeLessonStatusMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler).
Resolving inheritance for "App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GoogleSyncDeactivateMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\GoogleSyncDeactivateMessageHandler).
Resolving inheritance for "App\MessageHandler\GoogleSyncDeactivateMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GoogleSyncDeactivateMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ProcessWoltCouponMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ProcessWoltCouponMessageHandler).
Resolving inheritance for "App\MessageHandler\ProcessWoltCouponMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ProcessWoltCouponMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateLessonMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RecalculateLessonMessageHandler).
Resolving inheritance for "App\MessageHandler\RecalculateLessonMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateLessonMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler).
Resolving inheritance for "App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendMailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendMailMessageHandler).
Resolving inheritance for "App\MessageHandler\SendMailMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendMailMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendSMSMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSMSMessageHandler).
Resolving inheritance for "App\MessageHandler\SendSMSMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendSMSMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SyncGoogleLessonMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SyncGoogleLessonMessageHandler).
Resolving inheritance for "App\MessageHandler\SyncGoogleLessonMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SyncGoogleLessonMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\TeacherPaymentCompletedMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\TeacherPaymentCompletedMessageHandler).
Resolving inheritance for "App\MessageHandler\TeacherPaymentCompletedMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\TeacherPaymentCompletedMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminConfirmationRepository" (parent: .abstract.instanceof.App\Repository\AdminConfirmationRepository).
Resolving inheritance for "App\Repository\AdminConfirmationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminConfirmationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository" (parent: .abstract.instanceof.App\Repository\AdminRepository).
Resolving inheritance for "App\Repository\AdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Api\DeletedUserRepository" (parent: .abstract.instanceof.App\Repository\Api\DeletedUserRepository).
Resolving inheritance for "App\Repository\Api\DeletedUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Api\DeletedUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthLogRepository" (parent: .abstract.instanceof.App\Repository\AuthLogRepository).
Resolving inheritance for "App\Repository\AuthLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BugReportRepository" (parent: .abstract.instanceof.App\Repository\BugReportRepository).
Resolving inheritance for "App\Repository\BugReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BugReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelsRepository" (parent: .abstract.instanceof.App\Repository\ChannelsRepository).
Resolving inheritance for "App\Repository\ChannelsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatCensorshipJournalRepository" (parent: .abstract.instanceof.App\Repository\ChatCensorshipJournalRepository).
Resolving inheritance for "App\Repository\ChatCensorshipJournalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatCensorshipJournalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildLessonReviewRepository" (parent: .abstract.instanceof.App\Repository\ChildLessonReviewRepository).
Resolving inheritance for "App\Repository\ChildLessonReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildLessonReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceDeclineHistoryRepository" (parent: .abstract.instanceof.App\Repository\ChildPreferenceDeclineHistoryRepository).
Resolving inheritance for "App\Repository\ChildPreferenceDeclineHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceDeclineHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceHistoryRepository" (parent: .abstract.instanceof.App\Repository\ChildPreferenceHistoryRepository).
Resolving inheritance for "App\Repository\ChildPreferenceHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceRepository" (parent: .abstract.instanceof.App\Repository\ChildPreferenceRepository).
Resolving inheritance for "App\Repository\ChildPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceTimeRepository" (parent: .abstract.instanceof.App\Repository\ChildPreferenceTimeRepository).
Resolving inheritance for "App\Repository\ChildPreferenceTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceTimeRepository).
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\ChildVacationRepository" (parent: .abstract.instanceof.App\Repository\ChildVacationRepository).
Resolving inheritance for "App\Repository\ChildVacationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildVacationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository" (parent: .abstract.instanceof.App\Repository\ConfigurationRepository).
Resolving inheritance for "App\Repository\ConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentRepository" (parent: .abstract.instanceof.App\Repository\ConsentRepository).
Resolving inheritance for "App\Repository\ConsentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireGuardianAnswerRepository" (parent: .abstract.instanceof.App\Repository\CustomQuestionnaireGuardianAnswerRepository).
Resolving inheritance for "App\Repository\CustomQuestionnaireGuardianAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireGuardianAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireQuestionRepository" (parent: .abstract.instanceof.App\Repository\CustomQuestionnaireQuestionRepository).
Resolving inheritance for "App\Repository\CustomQuestionnaireQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireRepository" (parent: .abstract.instanceof.App\Repository\CustomQuestionnaireRepository).
Resolving inheritance for "App\Repository\CustomQuestionnaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRepository" (parent: .abstract.instanceof.App\Repository\DisciplineRepository).
Resolving inheritance for "App\Repository\DisciplineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponRepository" (parent: .abstract.instanceof.App\Repository\DiscountCouponRepository).
Resolving inheritance for "App\Repository\DiscountCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EarlyPaymentRepository" (parent: .abstract.instanceof.App\Repository\EarlyPaymentRepository).
Resolving inheritance for "App\Repository\EarlyPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EarlyPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository" (parent: .abstract.instanceof.App\Repository\EmailLogRepository).
Resolving inheritance for "App\Repository\EmailLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository" (parent: .abstract.instanceof.App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository).
Resolving inheritance for "App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceDisciplineRepository" (parent: .abstract.instanceof.App\Repository\Guardian\GuardianContractPriceDisciplineRepository).
Resolving inheritance for "App\Repository\Guardian\GuardianContractPriceDisciplineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceDisciplineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceRepository" (parent: .abstract.instanceof.App\Repository\Guardian\GuardianContractPriceRepository).
Resolving inheritance for "App\Repository\Guardian\GuardianContractPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianPriceDiscountRepository" (parent: .abstract.instanceof.App\Repository\Guardian\GuardianPriceDiscountRepository).
Resolving inheritance for "App\Repository\Guardian\GuardianPriceDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianPriceDiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianSmsResponseRepository" (parent: .abstract.instanceof.App\Repository\Guardian\GuardianSmsResponseRepository).
Resolving inheritance for "App\Repository\Guardian\GuardianSmsResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianSmsResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianActionLogRepository" (parent: .abstract.instanceof.App\Repository\GuardianActionLogRepository).
Resolving inheritance for "App\Repository\GuardianActionLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianActionLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianContractRepository" (parent: .abstract.instanceof.App\Repository\GuardianContractRepository).
Resolving inheritance for "App\Repository\GuardianContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository" (parent: .abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository).
Resolving inheritance for "App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildRepository" (parent: .abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterChildRepository).
Resolving inheritance for "App\Repository\GuardianRegister\GuardianRegisterChildRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterRepository" (parent: .abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterRepository).
Resolving inheritance for "App\Repository\GuardianRegister\GuardianRegisterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterVerificationRepository" (parent: .abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterVerificationRepository).
Resolving inheritance for "App\Repository\GuardianRegister\GuardianRegisterVerificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterVerificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRepository" (parent: .abstract.instanceof.App\Repository\GuardianRepository).
Resolving inheritance for "App\Repository\GuardianRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyRepository" (parent: .abstract.instanceof.App\Repository\GuardianSurveyRepository).
Resolving inheritance for "App\Repository\GuardianSurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyResponseRepository" (parent: .abstract.instanceof.App\Repository\GuardianSurveyResponseRepository).
Resolving inheritance for "App\Repository\GuardianSurveyResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayPeriodRepository" (parent: .abstract.instanceof.App\Repository\HolidayPeriodRepository).
Resolving inheritance for "App\Repository\HolidayPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportantFileRepository" (parent: .abstract.instanceof.App\Repository\ImportantFileRepository).
Resolving inheritance for "App\Repository\ImportantFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportantFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoLineRepository" (parent: .abstract.instanceof.App\Repository\InfoLineRepository).
Resolving inheritance for "App\Repository\InfoLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChangeLogRepository" (parent: .abstract.instanceof.App\Repository\LessonChangeLogRepository).
Resolving inheritance for "App\Repository\LessonChangeLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChangeLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonDeletedRepository" (parent: .abstract.instanceof.App\Repository\LessonDeletedRepository).
Resolving inheritance for "App\Repository\LessonDeletedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonDeletedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLearncubeLogRepository" (parent: .abstract.instanceof.App\Repository\LessonLearncubeLogRepository).
Resolving inheritance for "App\Repository\LessonLearncubeLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLearncubeLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonPriceRepository" (parent: .abstract.instanceof.App\Repository\LessonPriceRepository).
Resolving inheritance for "App\Repository\LessonPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository" (parent: .abstract.instanceof.App\Repository\LessonRepository).
Resolving inheritance for "App\Repository\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LitexpoRepository" (parent: .abstract.instanceof.App\Repository\LitexpoRepository).
Resolving inheritance for "App\Repository\LitexpoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LitexpoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogActionRepository" (parent: .abstract.instanceof.App\Repository\LogActionRepository).
Resolving inheritance for "App\Repository\LogActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogActionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogErrorRepository" (parent: .abstract.instanceof.App\Repository\LogErrorRepository).
Resolving inheritance for "App\Repository\LogErrorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogErrorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyGoalRepository" (parent: .abstract.instanceof.App\Repository\MonthlyGoalRepository).
Resolving inheritance for "App\Repository\MonthlyGoalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyGoalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioLogRepository" (parent: .abstract.instanceof.App\Repository\MontonioLogRepository).
Resolving inheritance for "App\Repository\MontonioLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioWebhookLogRepository" (parent: .abstract.instanceof.App\Repository\MontonioWebhookLogRepository).
Resolving inheritance for "App\Repository\MontonioWebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioWebhookLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationConfigurationRepository" (parent: .abstract.instanceof.App\Repository\Notification\NotificationConfigurationRepository).
Resolving inheritance for "App\Repository\Notification\NotificationConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionAnswerRepository" (parent: .abstract.instanceof.App\Repository\Notification\NotificationQuestionAnswerRepository).
Resolving inheritance for "App\Repository\Notification\NotificationQuestionAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionRepository" (parent: .abstract.instanceof.App\Repository\Notification\NotificationQuestionRepository).
Resolving inheritance for "App\Repository\Notification\NotificationQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\NotificationRepository).
Resolving inheritance for "App\Repository\Notification\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationQuestionAnswerRepository" (parent: .abstract.instanceof.App\Repository\Notification\UserNotificationQuestionAnswerRepository).
Resolving inheritance for "App\Repository\Notification\UserNotificationQuestionAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationQuestionAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\UserNotificationRepository).
Resolving inheritance for "App\Repository\Notification\UserNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionAnswerRepository" (parent: .abstract.instanceof.App\Repository\NotificationQuestionAnswerRepository).
Resolving inheritance for "App\Repository\NotificationQuestionAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionRepository" (parent: .abstract.instanceof.App\Repository\NotificationQuestionRepository).
Resolving inheritance for "App\Repository\NotificationQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentBonusRepository" (parent: .abstract.instanceof.App\Repository\PaymentBonusRepository).
Resolving inheritance for "App\Repository\PaymentBonusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentBonusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository" (parent: .abstract.instanceof.App\Repository\PaymentLogRepository).
Resolving inheritance for "App\Repository\PaymentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentNotificationLogRepository" (parent: .abstract.instanceof.App\Repository\PaymentNotificationLogRepository).
Resolving inheritance for "App\Repository\PaymentNotificationLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentNotificationLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository" (parent: .abstract.instanceof.App\Repository\PaymentRepository).
Resolving inheritance for "App\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceChangeRepository" (parent: .abstract.instanceof.App\Repository\PriceChangeRepository).
Resolving inheritance for "App\Repository\PriceChangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceChangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderConfigurationRepository" (parent: .abstract.instanceof.App\Repository\ReminderConfigurationRepository).
Resolving inheritance for "App\Repository\ReminderConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMSLogRepository" (parent: .abstract.instanceof.App\Repository\SMSLogRepository).
Resolving inheritance for "App\Repository\SMSLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMSLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TabletRepository" (parent: .abstract.instanceof.App\Repository\TabletRepository).
Resolving inheritance for "App\Repository\TabletRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TabletRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAvailabilityTimeRepository" (parent: .abstract.instanceof.App\Repository\TeacherAvailabilityTimeRepository).
Resolving inheritance for "App\Repository\TeacherAvailabilityTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAvailabilityTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherCommentRepository" (parent: .abstract.instanceof.App\Repository\TeacherCommentRepository).
Resolving inheritance for "App\Repository\TeacherCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherContractRepository" (parent: .abstract.instanceof.App\Repository\TeacherContractRepository).
Resolving inheritance for "App\Repository\TeacherContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherDisciplineClassRepository" (parent: .abstract.instanceof.App\Repository\TeacherDisciplineClassRepository).
Resolving inheritance for "App\Repository\TeacherDisciplineClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherDisciplineClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHolidayRepository" (parent: .abstract.instanceof.App\Repository\TeacherHolidayRepository).
Resolving inheritance for "App\Repository\TeacherHolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHolidayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHoursBonusRepository" (parent: .abstract.instanceof.App\Repository\TeacherHoursBonusRepository).
Resolving inheritance for "App\Repository\TeacherHoursBonusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHoursBonusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusProposalRepository" (parent: .abstract.instanceof.App\Repository\TeacherPaymentBonusProposalRepository).
Resolving inheritance for "App\Repository\TeacherPaymentBonusProposalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusProposalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusRepository" (parent: .abstract.instanceof.App\Repository\TeacherPaymentBonusRepository).
Resolving inheritance for "App\Repository\TeacherPaymentBonusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentLogRepository" (parent: .abstract.instanceof.App\Repository\TeacherPaymentLogRepository).
Resolving inheritance for "App\Repository\TeacherPaymentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentRepository" (parent: .abstract.instanceof.App\Repository\TeacherPaymentRepository).
Resolving inheritance for "App\Repository\TeacherPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPreferenceRepository" (parent: .abstract.instanceof.App\Repository\TeacherPreferenceRepository).
Resolving inheritance for "App\Repository\TeacherPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPriceChangeRepository" (parent: .abstract.instanceof.App\Repository\TeacherPriceChangeRepository).
Resolving inheritance for "App\Repository\TeacherPriceChangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPriceChangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPublicProfileRepository" (parent: .abstract.instanceof.App\Repository\TeacherPublicProfileRepository).
Resolving inheritance for "App\Repository\TeacherPublicProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPublicProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherQRCodeRepository" (parent: .abstract.instanceof.App\Repository\TeacherQRCodeRepository).
Resolving inheritance for "App\Repository\TeacherQRCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherQRCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository" (parent: .abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository).
Resolving inheritance for "App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDocumentRepository" (parent: .abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterDocumentRepository).
Resolving inheritance for "App\Repository\TeacherRegister\TeacherRegisterDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterRepository" (parent: .abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterRepository).
Resolving inheritance for "App\Repository\TeacherRegister\TeacherRegisterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterRepository).
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\TeacherSickLeavesRepository" (parent: .abstract.instanceof.App\Repository\TeacherSickLeavesRepository).
Resolving inheritance for "App\Repository\TeacherSickLeavesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSickLeavesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyRepository" (parent: .abstract.instanceof.App\Repository\TeacherSurveyRepository).
Resolving inheritance for "App\Repository\TeacherSurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyResponseRepository" (parent: .abstract.instanceof.App\Repository\TeacherSurveyResponseRepository).
Resolving inheritance for "App\Repository\TeacherSurveyResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherTabletRepository" (parent: .abstract.instanceof.App\Repository\TeacherTabletRepository).
Resolving inheritance for "App\Repository\TeacherTabletRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherTabletRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherUnavailableRangeRepository" (parent: .abstract.instanceof.App\Repository\TeacherUnavailableRangeRepository).
Resolving inheritance for "App\Repository\TeacherUnavailableRangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherUnavailableRangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorNoShowIncidentRepository" (parent: .abstract.instanceof.App\Repository\TutorNoShowIncidentRepository).
Resolving inheritance for "App\Repository\TutorNoShowIncidentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorNoShowIncidentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlacklistRepository" (parent: .abstract.instanceof.App\Repository\UserBlacklistRepository).
Resolving inheritance for "App\Repository\UserBlacklistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlacklistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDailyActivityRepository" (parent: .abstract.instanceof.App\Repository\UserDailyActivityRepository).
Resolving inheritance for "App\Repository\UserDailyActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDailyActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFireBaseTokenRepository" (parent: .abstract.instanceof.App\Repository\UserFireBaseTokenRepository).
Resolving inheritance for "App\Repository\UserFireBaseTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFireBaseTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationQuestionAnswerRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationQuestionAnswerRepository).
Resolving inheritance for "App\Repository\UserNotificationQuestionAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationQuestionAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationRepository).
Resolving inheritance for "App\Repository\UserNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponRepository" (parent: .abstract.instanceof.App\Repository\WoltCouponRepository).
Resolving inheritance for "App\Repository\WoltCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponUploadJobRepository" (parent: .abstract.instanceof.App\Repository\WoltCouponUploadJobRepository).
Resolving inheritance for "App\Repository\WoltCouponUploadJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponUploadJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketRepository" (parent: .abstract.instanceof.App\Repository\ZendeskTicketRepository).
Resolving inheritance for "App\Repository\ZendeskTicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketThreadRepository" (parent: .abstract.instanceof.App\Repository\ZendeskTicketThreadRepository).
Resolving inheritance for "App\Repository\ZendeskTicketThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketThreadRepository).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\AdminCountersExtension" (parent: .abstract.instanceof.App\Twig\AdminCountersExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminCountersExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\AdminCountersExtension).
Resolving inheritance for "App\Twig\AdminCountersExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminCountersExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\AdminCountersExtensionRuntime" (parent: .abstract.instanceof.App\Twig\AdminCountersExtensionRuntime).
Resolving inheritance for "App\Twig\AdminCountersExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\AdminCountersExtensionRuntime).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\ChildLessonReminderExtension" (parent: .abstract.instanceof.App\Twig\ChildLessonReminderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ChildLessonReminderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\ChildLessonReminderExtension).
Resolving inheritance for "App\Twig\ChildLessonReminderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ChildLessonReminderExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\HelpExtension" (parent: .abstract.instanceof.App\Twig\HelpExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelpExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\HelpExtension).
Resolving inheritance for "App\Twig\HelpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelpExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\NotificationExtensionRuntime" (parent: .abstract.instanceof.App\Twig\NotificationExtensionRuntime).
Resolving inheritance for "App\Twig\NotificationExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\NotificationExtensionRuntime).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\NotificationsExtension" (parent: .abstract.instanceof.App\Twig\NotificationsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NotificationsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\NotificationsExtension).
Resolving inheritance for "App\Twig\NotificationsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NotificationsExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\RoutesExtension" (parent: .abstract.instanceof.App\Twig\RoutesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutesExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\RoutesExtension).
Resolving inheritance for "App\Twig\RoutesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutesExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension" (parent: .abstract.instanceof.App\Twig\TeacherHasLessonsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension).
Resolving inheritance for "App\Twig\TeacherHasLessonsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer" (parent: .abstract.instanceof.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer).
Resolving inheritance for "Symfony\Component\Serializer\Normalizer\DateTimeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.mailgun" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.assign_child_preference_teacher" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_admin_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_teacher_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_guardian_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_child_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_child_username_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.all_users" (parent: security.user.provider.chain).
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.login" (parent: security.firewall.config).
Resolving inheritance for "security.listener.login.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.login" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap).
Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: hwi_oauth.authentication.failure_handler).
Resolving inheritance for "hwi_oauth.context_listener.token_refresher.main" (parent: hwi_oauth.context_listener.abstract_token_refresher).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (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.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
1
Skipping service "App\Maker\MakeSymfonatorCrud": Class or interface "App\Maker\MakeSymfonatorCrud" cannot be loaded.
4
Removing service-argument resolver for controller "App\Controller\MeController::app_me_notification_index": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Me\MeTeacherController::teacherAvailabilityValidate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Me\MeTeacherController::validateAvailabilityEvents": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Me\MeTeacherController::validateAvailabilityExtraEvents": no corresponding services exist for the referenced types.
680
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 "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "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\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.login"; reason: private alias.
Removed service "security.user_checker.login"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "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 $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; 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 $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.bDsj7y0"; reason: private alias.
Removed service ".service_locator.upeeeuA"; reason: private alias.
Removed service ".service_locator.JDmwWRE"; reason: private alias.
Removed service ".service_locator.k3s3K.2"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.8g70zzG"; reason: private alias.
Removed service ".service_locator.OBACQPo"; reason: private alias.
Removed service ".service_locator.EpsoXYD"; reason: private alias.
Removed service ".service_locator.QUnhsDl"; reason: private alias.
Removed service ".service_locator._oNLmcV"; reason: private alias.
Removed service ".service_locator.reaZu2C"; reason: private alias.
Removed service ".service_locator.cp_N1pP"; reason: private alias.
Removed service ".service_locator.TY84gHD"; reason: private alias.
Removed service ".service_locator.f7qFR_D"; reason: private alias.
Removed service ".service_locator.cYZLPO8"; reason: private alias.
Removed service ".service_locator.Osmfvuu"; reason: private alias.
Removed service ".service_locator.DD.VGSb"; reason: private alias.
Removed service ".service_locator.fVzbnyE"; reason: private alias.
Removed service ".service_locator.JMkefeK"; reason: private alias.
Removed service ".service_locator.aH.W2S5"; reason: private alias.
Removed service ".service_locator.rLzV4Pb"; reason: private alias.
Removed service ".service_locator.2igLFQZ"; reason: private alias.
Removed service ".service_locator.g88PM0i"; reason: private alias.
Removed service ".service_locator.k9.vGDn"; reason: private alias.
Removed service ".service_locator.eYeLpnk"; reason: private alias.
Removed service ".service_locator.KVbo10F"; reason: private alias.
Removed service ".service_locator.cr3R9cA"; reason: private alias.
Removed service ".service_locator.De8vt6L"; reason: private alias.
Removed service ".service_locator.gNeGuSW"; reason: private alias.
Removed service ".service_locator.pUIZLzh"; reason: private alias.
Removed service ".service_locator.OE.rAcr"; reason: private alias.
Removed service ".service_locator..McOhlV"; reason: private alias.
Removed service ".service_locator.Q2QWqBy"; reason: private alias.
Removed service ".service_locator.XXIL4aV"; reason: private alias.
Removed service ".service_locator.mfVloX_"; reason: private alias.
Removed service ".service_locator.L0SS8pz"; reason: private alias.
Removed service ".service_locator.XSou0lt"; reason: private alias.
Removed service ".service_locator.Ng8kHHN"; reason: private alias.
Removed service ".service_locator.LCxM6fi"; reason: private alias.
Removed service ".service_locator.Crh7meJ"; reason: private alias.
Removed service ".service_locator._eFRyaH"; reason: private alias.
Removed service ".service_locator.hbnQCCG"; reason: private alias.
Removed service ".service_locator.nvLzuc7"; reason: private alias.
Removed service ".service_locator.kfPE.sv"; reason: private alias.
Removed service ".service_locator.S6q8KQR"; reason: private alias.
Removed service ".service_locator.kDmKnDg"; reason: private alias.
Removed service ".service_locator.1LfEHT2"; reason: private alias.
Removed service ".service_locator.26nvSPT"; reason: private alias.
Removed service ".service_locator.jUkzHZ2"; reason: private alias.
Removed service ".service_locator.8araNEk"; reason: private alias.
Removed service ".service_locator.TcBZMf6"; reason: private alias.
Removed service ".service_locator.2cSNMoZ"; reason: private alias.
Removed service ".service_locator.76JSfyZ"; reason: private alias.
Removed service ".service_locator.z1K8DPw"; reason: private alias.
Removed service ".service_locator.s3Lpy69"; reason: private alias.
Removed service ".service_locator.6Tnv5Ot"; reason: private alias.
Removed service ".service_locator.Zo88k5F"; reason: private alias.
Removed service ".service_locator.ZJgkauo"; reason: private alias.
Removed service ".service_locator.jKMfBqf"; reason: private alias.
Removed service ".service_locator.kiTUVj9"; reason: private alias.
Removed service ".service_locator...oXFMb"; reason: private alias.
Removed service ".service_locator.pAdjLgX"; reason: private alias.
Removed service ".service_locator.NQ6P52Y"; reason: private alias.
Removed service ".service_locator.G7afN11"; reason: private alias.
Removed service ".service_locator.0Di1dcm"; reason: private alias.
Removed service ".service_locator.prJ2yvB"; reason: private alias.
Removed service ".service_locator.t7ANy20"; reason: private alias.
Removed service ".service_locator.m8gAuKP"; reason: private alias.
Removed service ".service_locator.i5PPVI7"; reason: private alias.
Removed service ".service_locator.RdZ5NQz"; reason: private alias.
Removed service ".service_locator.OQ2cYvS"; reason: private alias.
Removed service ".service_locator..qSf7.i"; reason: private alias.
Removed service ".service_locator.wfP7cjS"; reason: private alias.
Removed service ".service_locator.NoA4w3e"; reason: private alias.
Removed service ".service_locator.3ciFvH0"; reason: private alias.
Removed service ".service_locator.kN3SWRG"; reason: private alias.
Removed service ".service_locator.bDptkYH"; reason: private alias.
Removed service ".service_locator.utnPPCI"; reason: private alias.
Removed service ".service_locator.AuLmCJJ"; reason: private alias.
Removed service ".service_locator.v44KL1e"; reason: private alias.
Removed service ".service_locator.boIhV5Y"; reason: private alias.
Removed service ".service_locator.BohTZ9w"; reason: private alias.
Removed service ".service_locator.dV0raUO"; reason: private alias.
Removed service ".service_locator.CGhxhO6"; reason: private alias.
Removed service ".service_locator.POYGVh1"; reason: private alias.
Removed service ".service_locator.BDlZ886"; reason: private alias.
Removed service ".service_locator.IMq2PJr"; reason: private alias.
Removed service ".service_locator.P5vlRDB"; reason: private alias.
Removed service ".service_locator.ha4.ER8"; reason: private alias.
Removed service ".service_locator.N7ncISV"; reason: private alias.
Removed service ".service_locator.u9mVPYj"; reason: private alias.
Removed service ".service_locator.9EtY_FF"; reason: private alias.
Removed service ".service_locator.IWJtFFW"; reason: private alias.
Removed service ".service_locator._uYGzb_"; reason: private alias.
Removed service ".service_locator.VbgO600"; reason: private alias.
Removed service ".service_locator.XBSjeRf"; reason: private alias.
Removed service ".service_locator.PeumRdy"; reason: private alias.
Removed service ".service_locator.RpTZBKV"; reason: private alias.
Removed service ".service_locator.rcv2zFV"; reason: private alias.
Removed service ".service_locator.Ky22t7_"; reason: private alias.
Removed service ".service_locator.LTrpy9i"; reason: private alias.
Removed service ".service_locator.c59euQs"; reason: private alias.
Removed service ".service_locator.COxmV1M"; reason: private alias.
Removed service ".service_locator.BcmZx_U"; reason: private alias.
Removed service ".service_locator.9HWAZJq"; reason: private alias.
Removed service ".service_locator.9gcLAEX"; reason: private alias.
Removed service ".service_locator.HpJ.dhG"; reason: private alias.
Removed service ".service_locator.MPA4J5N"; reason: private alias.
Removed service ".service_locator.I6KKlIf"; reason: private alias.
Removed service ".service_locator.M2CFpYX"; reason: private alias.
Removed service ".service_locator.uZV1co3"; reason: private alias.
Removed service ".service_locator.NPd0tpF"; reason: private alias.
Removed service ".service_locator.ARES2jO"; reason: private alias.
Removed service ".service_locator.BKSI9Fy"; reason: private alias.
Removed service ".service_locator.g4ssXVA"; reason: private alias.
Removed service ".service_locator.QvEIUZS"; reason: private alias.
Removed service ".service_locator.O1ntYlo"; reason: private alias.
Removed service ".service_locator.x25X5eS"; reason: private alias.
Removed service ".service_locator.nc_HrjH"; reason: private alias.
Removed service ".service_locator.0zSEwe3"; reason: private alias.
Removed service ".service_locator.XdF8jpJ"; reason: private alias.
Removed service ".service_locator.c0WXRe8"; reason: private alias.
Removed service ".service_locator..LLecO8"; reason: private alias.
Removed service ".service_locator.q7T11ww"; reason: private alias.
Removed service ".service_locator.vdPBREy"; reason: private alias.
Removed service ".service_locator.vTpY4NG"; reason: private alias.
Removed service ".service_locator.Y5U_sfe"; reason: private alias.
Removed service ".service_locator.hDLGGO5"; reason: private alias.
Removed service ".service_locator.svNUb0p"; reason: private alias.
Removed service ".service_locator.gg7dSlw"; reason: private alias.
Removed service ".service_locator.RHzt0es"; reason: private alias.
Removed service ".service_locator.Sl1JRtQ"; reason: private alias.
Removed service ".service_locator.rRi7JSH"; reason: private alias.
Removed service ".service_locator.3TLXO6i"; reason: private alias.
Removed service ".service_locator.T.SZvxH"; reason: private alias.
Removed service ".service_locator.2iL1YYJ"; reason: private alias.
Removed service ".service_locator.vqJ.c.q"; reason: private alias.
Removed service ".service_locator.hRdggur"; reason: private alias.
Removed service ".service_locator.EnNWYaV"; reason: private alias.
Removed service ".service_locator.t_PvCHj"; reason: private alias.
Removed service ".service_locator.U695zD4"; reason: private alias.
Removed service ".service_locator.BOS35W3"; reason: private alias.
Removed service ".service_locator.r_VDkj9"; reason: private alias.
Removed service ".service_locator.w6XgH4q"; reason: private alias.
Removed service ".service_locator.h89sc.5"; reason: private alias.
Removed service ".service_locator.Cf3Ks7T"; reason: private alias.
Removed service ".service_locator.GOq8bwn"; reason: private alias.
Removed service ".service_locator.lo4gw89"; reason: private alias.
Removed service ".service_locator.chtb702"; reason: private alias.
Removed service ".service_locator.BYWDWhW"; reason: private alias.
Removed service ".service_locator.BhkY77g"; reason: private alias.
Removed service ".service_locator.sixvyf."; reason: private alias.
Removed service ".service_locator.yLpOGKi"; reason: private alias.
Removed service ".service_locator.fbSQVvy"; reason: private alias.
Removed service ".service_locator.Now752V"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.rPuEuxv"; reason: private alias.
Removed service ".service_locator.OQ8ryxf"; reason: private alias.
Removed service ".service_locator.sCx399v"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "hwi_oauth.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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "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 "messenger.bus.default"; 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.aQIi1v0"; reason: private alias.
Removed service ".service_locator.LhAnucV"; reason: private alias.
Removed service ".service_locator.8rlJUtF"; reason: private alias.
Removed service ".service_locator.7j9S6AG"; reason: private alias.
Removed service ".service_locator..4VyLpR"; reason: private alias.
Removed service ".service_locator._m3L2n6"; reason: private alias.
Removed service ".service_locator.bInR.ll"; reason: private alias.
Removed service ".service_locator.D9B4xPX"; reason: private alias.
Removed service ".service_locator.k3yKEdo"; reason: private alias.
Removed service ".service_locator.P50MBW8"; reason: private alias.
Removed service ".service_locator.3TsyqfW"; reason: private alias.
Removed service ".service_locator.KAJm2XO"; reason: private alias.
Removed service ".service_locator.uGIetzB"; reason: private alias.
Removed service ".service_locator.8sKg6Qh"; reason: private alias.
Removed service ".service_locator.DUsslVm"; reason: private alias.
Removed service ".service_locator.Ozv.toD"; reason: private alias.
Removed service ".service_locator.cDIv2Gq"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.bBxR8Jh"; reason: private alias.
Removed service ".service_locator.1naPKZ8"; reason: private alias.
Removed service ".service_locator.TAkMiP9"; reason: private alias.
Removed service ".service_locator.M3gbA2b"; reason: private alias.
Removed service ".service_locator.SBWX6Dm"; reason: private alias.
Removed service ".service_locator.TYxZzvN"; reason: private alias.
Removed service ".service_locator.MnDy_I7"; reason: private alias.
Removed service ".service_locator.6hOcNmw"; reason: private alias.
Removed service ".service_locator.gG3Zg2o"; reason: private alias.
Removed service ".service_locator.DOoxcsO"; reason: private alias.
Removed service ".service_locator.bsrMtnX"; reason: private alias.
Removed service ".service_locator.OOqSj9P"; reason: private alias.
Removed service ".service_locator.i9QKDHT"; reason: private alias.
Removed service ".service_locator.dzGaYbY"; reason: private alias.
Removed service ".service_locator.kJ0WNLl"; reason: private alias.
Removed service ".service_locator.jmsFFGp"; reason: private alias.
Removed service ".service_locator.Qfs94.C"; reason: private alias.
Removed service ".service_locator.rJNlqIh"; reason: private alias.
Removed service ".service_locator.AihQu5o"; reason: private alias.
Removed service ".service_locator.rxNMC3U"; reason: private alias.
Removed service ".service_locator.bdafOSF"; reason: private alias.
Removed service ".service_locator.uRomRAK"; reason: private alias.
Removed service ".service_locator.uv4DMHT"; reason: private alias.
Removed service ".service_locator.J5Lpl_4"; reason: private alias.
Removed service ".service_locator.JSlKSDU"; reason: private alias.
Removed service ".service_locator.W7A2DRw"; reason: private alias.
Removed service ".service_locator.xP1b8fn"; reason: private alias.
Removed service ".service_locator.llLTWqA"; reason: private alias.
Removed service ".service_locator.7934ctF"; reason: private alias.
Removed service ".service_locator.pj1hGlF"; reason: private alias.
Removed service ".service_locator.v9JAXbt"; reason: private alias.
Removed service ".service_locator.nioCg3x"; reason: private alias.
Removed service ".service_locator.vdfiWdN"; reason: private alias.
Removed service ".service_locator.XUMg4qf"; reason: private alias.
Removed service ".service_locator.lp51JB_"; reason: private alias.
Removed service ".service_locator.JVQcDvY"; reason: private alias.
Removed service ".service_locator.mVPAQ27"; reason: private alias.
Removed service ".service_locator.OSvF9Rs"; reason: private alias.
Removed service ".service_locator.IQpUmnN"; reason: private alias.
Removed service ".service_locator.5Bx.3t9"; reason: private alias.
Removed service ".service_locator.VzrGBYb"; reason: private alias.
Removed service ".service_locator..0eZJsH"; reason: private alias.
Removed service ".service_locator.5woHfEf"; reason: private alias.
Removed service ".service_locator.2sENqWy"; reason: private alias.
Removed service ".service_locator.kxDHjV5"; reason: private alias.
Removed service ".service_locator.uZ3qcE."; reason: private alias.
Removed service ".service_locator.ocbUN0o"; reason: private alias.
Removed service ".service_locator.phfTJRQ"; reason: private alias.
Removed service ".service_locator.ziMe9CA"; reason: private alias.
Removed service ".service_locator.GGEHxdr"; reason: private alias.
Removed service ".service_locator.Gixlz5d"; reason: private alias.
Removed service ".service_locator.WDxhwTn"; reason: private alias.
Removed service ".service_locator.TWZydIL"; reason: private alias.
Removed service ".service_locator.KSY9eau"; reason: private alias.
Removed service ".service_locator.rwj68SP"; reason: private alias.
Removed service ".service_locator.Ogc3isN"; reason: private alias.
Removed service ".service_locator.UqOQERK"; reason: private alias.
Removed service ".service_locator.ucCFu.6"; reason: private alias.
Removed service ".service_locator.271Mjvp"; reason: private alias.
Removed service ".service_locator.45_hqLG"; reason: private alias.
Removed service ".service_locator.cW0wCHX"; reason: private alias.
Removed service ".service_locator.tE9hRj_"; reason: private alias.
Removed service ".service_locator.M6Gutze"; reason: private alias.
Removed service ".service_locator.fQVpSls"; reason: private alias.
Removed service ".service_locator.3XxFl8V"; reason: private alias.
Removed service ".service_locator.xoCsex8"; reason: private alias.
Removed service ".service_locator.6LGMiCz"; reason: private alias.
Removed service ".service_locator.7bLDEGr"; reason: private alias.
Removed service ".service_locator.rvQbD4g"; reason: private alias.
Removed service ".service_locator.s3OtSiq"; reason: private alias.
Removed service ".service_locator.zeMnjNI"; reason: private alias.
Removed service ".service_locator.tiKUzl2"; reason: private alias.
Removed service ".service_locator.FoEvj0C"; reason: private alias.
Removed service ".service_locator.PO.L3UW"; reason: private alias.
Removed service ".service_locator.jadxisU"; reason: private alias.
Removed service ".service_locator.uEyljoc"; reason: private alias.
Removed service ".service_locator.pgrclTA"; reason: private alias.
Removed service ".service_locator.j.Cccik"; reason: private alias.
Removed service ".service_locator.UX8rx2I"; reason: private alias.
Removed service ".service_locator.CGA2XRx"; reason: private alias.
Removed service ".service_locator.n1v3yZo"; reason: private alias.
Removed service ".service_locator.eUPKWNV"; reason: private alias.
Removed service ".service_locator.aASHHmc"; reason: private alias.
Removed service ".service_locator.FPCgLL8"; reason: private alias.
Removed service ".service_locator.t4KLnw_"; reason: private alias.
Removed service ".service_locator.8o_cHYi"; reason: private alias.
Removed service ".service_locator.U9_86Cp"; reason: private alias.
Removed service ".service_locator.2p3JtC8"; reason: private alias.
Removed service ".service_locator.5eVyc_o"; reason: private alias.
Removed service ".service_locator.MH0bzJ5"; reason: private alias.
Removed service ".service_locator.JzsjVix"; reason: private alias.
Removed service ".service_locator.ghhbJCw"; reason: private alias.
Removed service ".service_locator.vHO2dCB"; reason: private alias.
Removed service ".service_locator.jwQzbfN"; reason: private alias.
Removed service ".service_locator.txcLms0"; reason: private alias.
Removed service ".service_locator.lqZjyL."; reason: private alias.
Removed service ".service_locator.Bz47GQw"; reason: private alias.
Removed service ".service_locator.BM2xEzB"; reason: private alias.
Removed service ".service_locator..NUUQ6u"; reason: private alias.
Removed service ".service_locator..fN0ejG"; reason: private alias.
Removed service ".service_locator._GEhoxg"; reason: private alias.
Removed service ".service_locator.HGfswna"; reason: private alias.
Removed service ".service_locator.xBeE6Lw"; reason: private alias.
Removed service ".service_locator.SxBCcwD"; reason: private alias.
Removed service ".service_locator.QkIkFbo"; reason: private alias.
Removed service ".service_locator.9yL_WwU"; reason: private alias.
Removed service ".service_locator.JMERCEd"; reason: private alias.
Removed service ".service_locator.cVlYD4R"; reason: private alias.
Removed service ".service_locator.XHEZLdY"; reason: private alias.
Removed service ".service_locator.NTXtY0r"; reason: private alias.
Removed service ".service_locator.2SPPIyj"; reason: private alias.
Removed service ".service_locator.Vehwhs1"; reason: private alias.
Removed service ".service_locator.HsYaxMk"; reason: private alias.
Removed service ".service_locator.nkWNIf4"; reason: private alias.
Removed service ".service_locator.1KrLJGf"; reason: private alias.
Removed service ".service_locator.D7WB22X"; reason: private alias.
Removed service ".service_locator.ZoS8nXY"; reason: private alias.
Removed service ".service_locator.q8iYgGB"; reason: private alias.
Removed service ".service_locator.Um6CVv."; reason: private alias.
Removed service ".service_locator.oM.FDZ7"; reason: private alias.
Removed service ".service_locator.lDhwDsJ"; reason: private alias.
Removed service ".service_locator.c8S1m3T"; reason: private alias.
Removed service ".service_locator.VUt1zyW"; reason: private alias.
Removed service ".service_locator.lw2POtX"; reason: private alias.
Removed service ".service_locator.4HG9Q5N"; reason: private alias.
Removed service ".service_locator.l_7fUeG"; reason: private alias.
Removed service ".service_locator.9CnhEDk"; reason: private alias.
Removed service ".service_locator.FXbs15F"; reason: private alias.
Removed service ".service_locator.a75SW9u"; reason: private alias.
Removed service ".service_locator.Q_f86gj"; reason: private alias.
Removed service ".service_locator.09CmVr_"; reason: private alias.
Removed service ".service_locator.6CaxWO5"; reason: private alias.
Removed service ".service_locator.8fGWXcG"; reason: private alias.
Removed service ".service_locator.hLVA8Hu"; reason: private alias.
Removed service ".service_locator.OYtWFVe"; reason: private alias.
Removed service ".service_locator.gquJUX5"; reason: private alias.
Removed service ".service_locator.2DirOcA"; reason: private alias.
Removed service ".service_locator.YQWVhWZ"; reason: private alias.
Removed service ".service_locator.rGJYl11"; reason: private alias.
Removed service ".service_locator.mE5NIxR"; reason: private alias.
Removed service ".service_locator.cNTMgnq"; reason: private alias.
Removed service ".service_locator.tHIb5LU"; reason: private alias.
Removed service ".service_locator.V_Z3W.V"; reason: private alias.
Removed service ".service_locator.cye7byC"; reason: private alias.
Removed service ".service_locator.5926q.p"; reason: private alias.
Removed service ".service_locator.NR61ExM"; reason: private alias.
Removed service ".service_locator.n.LphpO"; reason: private alias.
Removed service ".service_locator.G3yEjEX"; reason: private alias.
Removed service ".service_locator.rOg4Xgz"; reason: private alias.
Removed service ".service_locator.nAv1ZsZ"; reason: private alias.
Removed service ".service_locator.vOS7F_r"; reason: private alias.
Removed service ".service_locator.IPqvuO0"; reason: private alias.
Removed service ".service_locator.B80MA1v"; reason: private alias.
Removed service ".service_locator.AjPei3n"; reason: private alias.
Removed service ".service_locator.dpGtSvy"; reason: private alias.
Removed service ".service_locator.xzcTdip"; reason: private alias.
Removed service ".service_locator.mB.l9gN"; reason: private alias.
Removed service ".service_locator.r0y2gfF"; reason: private alias.
Removed service ".service_locator.W.gP6wb"; reason: private alias.
Removed service ".service_locator.QHB3ptW"; reason: private alias.
Removed service ".service_locator.9zGGOMX"; reason: private alias.
Removed service ".service_locator.dEyz8EP"; reason: private alias.
Removed service ".service_locator._prk4XN"; reason: private alias.
Removed service ".service_locator.9alwUBi"; reason: private alias.
Removed service ".service_locator.KL5geT6"; reason: private alias.
Removed service ".service_locator.f0rF05t"; reason: private alias.
Removed service ".service_locator.ZCI0ycG"; reason: private alias.
Removed service ".service_locator.WYjYY_t"; reason: private alias.
Removed service ".service_locator.axm648M"; reason: private alias.
Removed service ".service_locator.ionsvmK"; reason: private alias.
Removed service ".service_locator.8A6a8kR"; reason: private alias.
Removed service ".service_locator.6Vaun71"; reason: private alias.
Removed service ".service_locator.b4abToC"; reason: private alias.
Removed service ".service_locator.tm2yUw."; reason: private alias.
Removed service ".service_locator.eV8f9.N"; reason: private alias.
Removed service ".service_locator.Df7p75G"; reason: private alias.
Removed service ".service_locator.IZBcU3x"; reason: private alias.
Removed service ".service_locator._lqOiKm"; reason: private alias.
Removed service ".service_locator.xAqdUy9"; reason: private alias.
Removed service ".service_locator.yy6Ws_B"; reason: private alias.
Removed service ".service_locator.zAiuwuz"; reason: private alias.
Removed service ".service_locator.B10p6UR"; reason: private alias.
Removed service ".service_locator.90R2jvM"; reason: private alias.
Removed service ".service_locator.mKEblO_"; reason: private alias.
Removed service ".service_locator.ArdKWKb"; reason: private alias.
Removed service ".service_locator.882cmv."; reason: private alias.
Removed service ".service_locator.sqcwGiY"; reason: private alias.
Removed service ".service_locator.bsqwkAr"; reason: private alias.
Removed service ".service_locator.iDn6YGP"; reason: private alias.
Removed service ".service_locator.htbjWxD"; reason: private alias.
Removed service ".service_locator.C85J.co"; reason: private alias.
Removed service ".service_locator.OrRf8As"; reason: private alias.
Removed service ".service_locator.UBjECsp"; reason: private alias.
Removed service ".service_locator.ZHs_Fic"; reason: private alias.
Removed service ".service_locator.4LEfQUW"; reason: private alias.
Removed service ".service_locator.i6DDATo"; reason: private alias.
Removed service ".service_locator.PVDE.xt"; reason: private alias.
Removed service ".service_locator.QjYDt5o"; reason: private alias.
Removed service ".service_locator.wFhaaJL"; reason: private alias.
Removed service ".service_locator.65Ubsf8"; reason: private alias.
Removed service ".service_locator.T2KZzd."; reason: private alias.
Removed service ".service_locator.3TKVk3."; reason: private alias.
Removed service ".service_locator.BFDcULZ"; reason: private alias.
Removed service ".service_locator.AnfNZcN"; reason: private alias.
Removed service ".service_locator.QAdBafR"; reason: private alias.
Removed service ".service_locator.osqavzf"; reason: private alias.
Removed service ".service_locator.9oTVXzH"; reason: private alias.
Removed service ".service_locator.m6EQHbz"; reason: private alias.
Removed service ".service_locator.R6bY.Fw"; reason: private alias.
Removed service ".service_locator.1RAaTbl"; reason: private alias.
Removed service ".service_locator.k6VbR49"; reason: private alias.
Removed service ".service_locator.3p.GbVA"; reason: private alias.
Removed service ".service_locator.d6ELHbj"; reason: private alias.
Removed service ".service_locator.N0jVXIf"; reason: private alias.
Removed service ".service_locator.B8QB3og"; reason: private alias.
Removed service ".service_locator.q7RgQVF"; reason: private alias.
Removed service ".service_locator.r23A4k7"; reason: private alias.
Removed service ".service_locator.hNqHSjq"; reason: private alias.
Removed service ".service_locator.TD6eRxJ"; reason: private alias.
Removed service ".service_locator.b8K4RtG"; reason: private alias.
Removed service ".service_locator.m0lTTzt"; reason: private alias.
Removed service ".service_locator.2o67E1L"; reason: private alias.
Removed service ".service_locator.TsOPQ4J"; reason: private alias.
Removed service ".service_locator.BeqPyLw"; reason: private alias.
Removed service ".service_locator.UMumITO"; reason: private alias.
Removed service ".service_locator.H0oMf.d"; reason: private alias.
Removed service ".service_locator.nFQxPcE"; reason: private alias.
Removed service ".service_locator.JzEynz1"; reason: private alias.
Removed service ".service_locator.N8MBsXN"; reason: private alias.
Removed service ".service_locator.aeOj2hE"; reason: private alias.
Removed service ".service_locator.iAAdg8Y"; reason: private alias.
Removed service ".service_locator.OTt0MCD"; reason: private alias.
Removed service ".service_locator.JTkCawG"; reason: private alias.
Removed service ".service_locator.QQfKfE2"; reason: private alias.
Removed service ".service_locator.E1S0IVx"; reason: private alias.
Removed service ".service_locator.eXhp67E"; reason: private alias.
Removed service ".service_locator.hl0Bvg1"; reason: private alias.
Removed service ".service_locator.qlC6.I2"; reason: private alias.
Removed service ".service_locator.auRgNZz"; reason: private alias.
Removed service ".service_locator.ZTz_Juk"; reason: private alias.
Removed service ".service_locator.FmB0TJi"; reason: private alias.
Removed service ".service_locator.T.WKonT"; reason: private alias.
Removed service ".service_locator.TxRGCLs"; reason: private alias.
Removed service ".service_locator.WQ63RNr"; reason: private alias.
Removed service ".service_locator.ebmwZUs"; reason: private alias.
Removed service ".service_locator.TgCuwxD"; reason: private alias.
Removed service ".service_locator.Rxf_41E"; reason: private alias.
Removed service ".service_locator.yQSHxGY"; reason: private alias.
Removed service ".service_locator.15APKI3"; reason: private alias.
Removed service ".service_locator.SEM3utb"; reason: private alias.
Removed service ".service_locator.kafIDSm"; reason: private alias.
Removed service ".service_locator.yW3u0du"; reason: private alias.
Removed service ".service_locator.Ifo38en"; reason: private alias.
Removed service ".service_locator.uUCRpmQ"; reason: private alias.
Removed service ".service_locator.WNY.s_f"; reason: private alias.
Removed service ".service_locator.TeWTbx5"; reason: private alias.
Removed service ".service_locator.Xc1k5Z7"; reason: private alias.
Removed service ".service_locator.VDfJLXh"; reason: private alias.
Removed service ".service_locator.xX_660K"; reason: private alias.
Removed service ".service_locator.8FS67ul"; reason: private alias.
Removed service ".service_locator.6ycdEPJ"; reason: private alias.
Removed service ".service_locator.Y771Y21"; reason: private alias.
Removed service ".service_locator.aqzA6fY"; reason: private alias.
Removed service ".service_locator._rqyHTn"; reason: private alias.
Removed service ".service_locator.fjiNuL9"; reason: private alias.
Removed service ".service_locator.8GPFa2U"; reason: private alias.
Removed service ".service_locator.eLuSLCu"; reason: private alias.
Removed service ".service_locator.KT.WnfL"; reason: private alias.
Removed service ".service_locator.kP15.lA"; reason: private alias.
Removed service ".service_locator.NwcuwWd"; reason: private alias.
Removed service ".service_locator.dPvwUla"; reason: private alias.
Removed service ".service_locator.tpJMIHT"; reason: private alias.
Removed service ".service_locator.gZLMC5f"; reason: private alias.
Removed service ".service_locator.bhr9vi3"; reason: private alias.
Removed service ".service_locator.xIyOPM8"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.zyEgPll"; 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.
237
Changed reference of service "App\Command\CalculateTeacherSalaryByLevelCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\EnableTeacherLCByDateCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\GenerateLessonsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\GuardianRegister\GuardianRegisterMakeLostCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\GuardianRegister\SendNotFinishedRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\LessonStatusesUpdateCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\NotificationPublishCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\OmnisendSyncCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\RecheckMarksignCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Command\RecheckMarksignCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\ResetChildPreferenceAssignmentCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendAdminMissedWarningsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendEarlyPaymentAdditionalRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendEarlyPaymentFirstLessonRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendEarlyPaymentRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendFirstLessonOmnisendEventsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendGuardian5LessonsRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendGuardian10LessonsFeedbackRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendGuardianNewFeedbackRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendGuardianReviewAfterTerminateRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendNextDayLessonsRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendNotificationRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\SendTeacherReminderNotificationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendTodayLessonsRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SendTutorScheduleReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherBirthdayCongratulationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherHolidayNotificationRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Test\EmailsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\ThreemaInviteTeachersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Api\ApiGuardianRegistrationController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\ChildPreferenceController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GoogleCalendarController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianRegisterAdminController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Controller\GuardianRegister\GuardianRegisterAdminController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianRegisterContractController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Controller\GuardianRegister\GuardianRegisterContractController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianRegisterController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianShortRegisterController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\GuardianRegister\GuardianShortRegisterV3Controller" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\LessonController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\MeController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\NotificationController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TeacherController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TeacherRegister\CalendlyController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TeacherRegister\TeacherRegisterAdminController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TeacherRegister\TeacherRegisterController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TeacherRegister\TeacherRegisterController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\TestController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Controller\TestController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\TestController" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\LessonSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Form\BugReportForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\GuardianRegister\GuardianRegisterChildType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TeacherRegister\TeacherRegisterType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TechnicalDifficultiesForm" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\CustomOAuthUserProvider" 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\ChildPreferenceService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ChildPreferenceService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\ChildPreferenceService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\CredentialsService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\CredentialsService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Service\EarlyPaymentService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\GoogleCalendarService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\TeacherRegisterService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\TeacherRegisterService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\TeacherRegisterService" 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.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailgun" 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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "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.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.listener.user_checker.login" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.listener.user_checker.api" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.failure_handler.main.oauth" previously pointing to "router.default" to "router".
Changed reference of service "security.listener.user_checker.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "router.default" to "router".
Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "router.default" to "router".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service ".service_locator.RwlhfZt" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.FT30yzq" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.dbo24kU" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.1rYUGto" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.P9gAS1R" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.TOS8Wkd" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.f09HjnO" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.nTE2h4I" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.gO7vLZP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.sEDRnBr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.IsdpC5g" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.z45GFo_" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.peNFciS" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EsbIR6y" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.yZjzfvh" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.BL2iowG" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wIBtpgS" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.jZz8Djn" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Giyau5e" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.T4AsFr6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.LUDqQxd" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.xmsVUBM" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.d3X_jT8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.F9NPZ58" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.tnhHRxD" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.CsiRCer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.L9aQ_qh" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.s4F.BLU" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.dC0Nx6R" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.rE9KGqh" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.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.G2DNP89" 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".
983
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; 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 "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.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.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\IntlExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\TextExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateTeacherSalaryByLevelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CalculateTeacherSalaryByLevelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckChatUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckChatUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckGuardianContractsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckGuardianContractsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInactiveChildrenCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckInactiveChildrenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearExpiredPreferencesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearExpiredPreferencesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDiscountCouponsUsageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CountDiscountCouponsUsageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteUnpaidLessonsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteUnpaidLessonsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableTeacherLCByDateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EnableTeacherLCByDateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateCSV\GuardianDiscountCodesMarketingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateGuardianALLCSVCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateGuardianALLCSVCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateLessonsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateLessonsEarlyPaymentGuardiansCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateLessonsEarlyPaymentGuardiansCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePaymentAveragesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeneratePaymentAveragesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeLostCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeLostCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeNotPaidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\GuardianRegisterMakeSleepCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\SendGuardianRegisterContractMailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\SendGuardianRegisterIgnoredMailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GuardianRegister\SendNotFinishedRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GuardianRegister\SendNotFinishedRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonRealDurationUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LessonRealDurationUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonStatusesUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LessonStatusesUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LessonUnickoDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonUnickoRealDurationUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LessonUnickoRealDurationUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGuardianLeftCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeGuardianLeftCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeTeacherInactiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeTeacherInactiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationPublishCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotificationPublishCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmnisendSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OmnisendSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimePerYear\SendEmailForVbeEndLessonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimePerYear\SetEndLessonByVBECommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimePerYear\SetEndLessonByVBECommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\BackfillEarlyPaymentFromCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\BackfillEarlyPaymentFromKnownDatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\BackfillTutorNoShowIncidentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\ConvertPaymentToEarlyPaymentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FillAllTeachersForQRCodeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FillFinishedFirstLessonsEarlierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FixEarlyPaymentDateForLabelsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FixEarlyPaymentHistoricalDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FixOldWaitingPaymentLessonsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\FixStuckEarlyPaymentGuardiansCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\MarkSummerBackInProgressCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\MarkSummerBackInProgressCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\PeriodReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\PeriodReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\ReSymlinkTeacherAndChildFoldersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\RecalculateMonthPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveDublicateTeacherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\RemoveDublicateTeacherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\RemoveWarningsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\RemoveWarningsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScripts\SendEmailTemplateByFilterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayZeroInvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PayZeroInvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDiscountCouponsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessDiscountCouponsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEarlyPaymentBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessEarlyPaymentBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PushTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecheckMarksignCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RecheckMarksignCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RedisDaemonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RedisDaemonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\CheckCompletedReferralsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Referral\CheckCompletedReferralsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Referral\GenerateReferralCodesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Referral\GenerateReferralCodesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetChildPreferenceAssignmentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResetChildPreferenceAssignmentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\CollectFinishedLessonsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SMSResponse\CollectFinishedLessonsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SMSResponse\ReminderToGiveResponseAboutLessonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAdminMissedWarningsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAdminMissedWarningsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentAdditionalRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEarlyPaymentAdditionalRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentFirstLessonRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEarlyPaymentFirstLessonRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEarlyPaymentRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEarlyPaymentRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFirstLessonOmnisendEventsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendFirstLessonOmnisendEventsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian5LessonsRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendGuardian5LessonsRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardian10LessonsFeedbackRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendGuardian10LessonsFeedbackRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianNewFeedbackRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendGuardianNewFeedbackRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGuardianReviewAfterTerminateRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendGuardianReviewAfterTerminateRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNextDayLessonsRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNextDayLessonsRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReviewAfterPositiveCancelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendReviewAfterPositiveCancelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherAssignedNotificationRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTeacherAssignedNotificationRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTeacherNotFinishedSickLeaveRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTeacherReminderNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTeacherReminderNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTodayLessonsRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTodayLessonsRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTutorScheduleReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTutorScheduleReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowGuardianSurveyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ShowGuardianSurveyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ShowTeacherSurveyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ShowTeacherSurveyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\ChildLastLessonNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Teacher\ChildLastLessonNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Teacher\UpdateTeacherMaxLoadAndAvailabilityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherBirthdayCongratulationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherBirthdayCongratulationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherHolidayNotificationRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherHolidayNotificationRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterAccountReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterContractReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterDocumentsReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterInterviewDateReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterMeetingReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterProfileReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SendTeacherRegisterTestReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TeacherRegister\SyncTeacherRegistermOintellectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\EmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Test\EmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaInviteTeachersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ThreemaInviteTeachersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ThreemaUpdateTeacherDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThreemaUpdateTeacherGroupsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ThreemaUpdateTeacherGroupsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningMessageTaskFilledCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WarningMessageTaskFilledCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminConfirmationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminConfirmationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminConfirmationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiGuardianRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiGuardianRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiGuardianRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Auth\ApiAuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Auth\ApiAuthenticationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Auth\ApiAuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Chat\ApiChatValidatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Chat\ApiChatValidatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Chat\ApiChatValidatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Lesson\ApiLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Lesson\ApiLessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Lesson\ApiLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Me\ApiMeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Me\ApiMeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Me\ApiMeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BugReport\BugReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BugReport\BugReportDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BugReport\BugReportDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BugReport\BugReportDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatCensorshipJournalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatCensorshipJournalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChatCensorshipJournalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildLessonReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildLessonReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildLessonReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceAssignmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildPreferenceAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildPreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildPreferenceTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildPreferenceTimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildPreferenceTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationControllerIDS"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationControllerIDS"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ConfigurationControllerIDS"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomQuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomQuestionnaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomQuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscountCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscountCouponController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DiscountCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GoogleCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Guardian\GuardianContractPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Guardian\GuardianContractPriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Guardian\GuardianContractPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSMSResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSMSResponseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianSMSResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuardianSurveyResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuardianSurveyResponseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuardianSurveyResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HolidayPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HolidayPeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HolidayPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportantFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportantFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportantFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoLineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoLineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfoLineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearnCubeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearnCubeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LearnCubeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonPriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LitexpoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LitexpoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LitexpoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ChangeLessonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ChangeLessonsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\ChangeLessonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeChildController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\MeChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeGuardianController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeGuardianController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\MeGuardianController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeStorageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\MeStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\MeTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\MeTeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\MeTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\TeacherPublicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\TeacherPublicProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\TeacherPublicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Me\ZendeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Me\ZendeskController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Me\ZendeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonthlyGoalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonthlyGoalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MonthlyGoalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyFilesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MyFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\NotificationConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\NotificationConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Notification\NotificationConfigurationController"; 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\QuickPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuickPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuickPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReminderConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TabletController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TabletController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TabletController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PublicProfileCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PublicProfileCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\PublicProfileCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherBirthdayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherBirthdayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherBirthdayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherQRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherQRCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherQRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\CalendlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\CalendlyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherRegister\CalendlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherRegister\TeacherRegisterAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherRegister\TeacherRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherRegister\TeacherRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherRegister\TeacherRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSickLeaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSickLeaveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherSickLeaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSurveyResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSurveyResponseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherSurveyResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test2Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Test2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestSMSController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThreemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThreemaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ThreemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorNoShowIncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorNoShowIncidentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TutorNoShowIncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnickoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnickoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UnickoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBlacklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBlacklistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserBlacklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DailyActivitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DailyActivitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\EventSubscriber\TeacherSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TeacherSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailabilitySearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AvailabilitySearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BugReportForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BugReportForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildLessonReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildLessonReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeDisciplineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeDisciplineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeFrequencyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeFrequencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceChangeTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceChangeTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceTeacherChangeTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreference\ChildPreferenceTerminateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreference\ChildPreferenceTerminateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceNoTimesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreferenceNoTimesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreferenceTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildPreferenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildPreferenceType"; 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\CustomQuestionnaireQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomQuestionnaireQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomQuestionnaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomQuestionnaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiscountCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EarlyPaymentManualType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EarlyPaymentManualType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceClassAmountPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Guardian\GuardianContractPriceClassAmountPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceDisciplineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Guardian\GuardianContractPriceDisciplineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianContractPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Guardian\GuardianContractPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Guardian\GuardianPriceDiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Guardian\GuardianPriceDiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerAvailableTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerChildPreferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerChildType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerChildType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianAfterSummer\GuardianAfterSummerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianAfterSummer\GuardianAfterSummerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildPreferenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildPreferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildRawType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildRawType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterChildType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterChildType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterContractAcceptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterContractAcceptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterRawType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterRawType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianRegister\GuardianRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianRegister\GuardianRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterCodeConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterContactStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterGuardianInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterPhoneConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep1Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep2Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStep3Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianShortRegister\GuardianShortRegisterStepPhoneConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuardianType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuardianType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HolidayPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HolidayPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportantFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportantFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfoLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InfoLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonMoveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonMoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LitexpoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LitexpoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildCredentialsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeChildCredentialsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildTokenCredentialsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeChildTokenCredentialsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeChildType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeChildType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeGuardianType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeGuardianType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeTeacherRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonthlyGoalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MonthlyGoalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Notification\NotificationConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionAnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Notification\NotificationQuestionAnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Notification\NotificationQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationQuizType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Notification\NotificationQuizType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Notification\NotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Notification\NotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentBonusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentBonusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceChangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReminderConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReminderConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletGiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TabletGiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletReturnType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TabletReturnType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TabletType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TabletType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherAvailabilityTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherAvailabilityTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherDisciplineClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherDisciplineClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHolidayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherHolidayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherHoursBonusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherHoursBonusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherPaymentBonusProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPaymentBonusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherPaymentBonusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherPriceChangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherPriceChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterContractAcceptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterContractAcceptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterDocumentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterDocumentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep1Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep1Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep2Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep2Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3AdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep3AdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStep3Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStep3Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterStepAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterStepAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherRegister\TeacherRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherRegister\TeacherRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherTabletType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherTabletType"; 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\TeacherTypeNoDisciplinesClasses"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherTypeNoDisciplinesClasses"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherUnavailableRangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherUnavailableRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TechnicalDifficultiesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TechnicalDifficultiesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBlacklistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserBlacklistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WoltCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WoltCouponUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WoltCouponUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AssignChildPreferenceTeacherMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AssignChildPreferenceTeacherMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CalculateTeacherSalaryByLevelMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChangeLessonStatusMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ChangeLessonStatusMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\GoogleSyncDeactivateMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GoogleSyncDeactivateMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ProcessWoltCouponMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ProcessWoltCouponMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateLessonMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RecalculateLessonMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendMailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendMailMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendSMSMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendSMSMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SyncGoogleLessonMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SyncGoogleLessonMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\TeacherPaymentCompletedMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\TeacherPaymentCompletedMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminConfirmationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdminConfirmationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Api\DeletedUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Api\DeletedUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuthLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BugReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BugReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChannelsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatCensorshipJournalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatCensorshipJournalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildLessonReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildLessonReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceDeclineHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildPreferenceDeclineHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildPreferenceHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChildPreferenceTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildPreferenceTimeRepository"; 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\ChildVacationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChildVacationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConsentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireGuardianAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomQuestionnaireGuardianAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomQuestionnaireQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomQuestionnaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomQuestionnaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EarlyPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EarlyPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guardian\GuardianContractPriceClassAmountPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceDisciplineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guardian\GuardianContractPriceDisciplineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianContractPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guardian\GuardianContractPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianPriceDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guardian\GuardianPriceDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guardian\GuardianSmsResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guardian\GuardianSmsResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianActionLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianActionLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterChildPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterChildRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterChildRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRegister\GuardianRegisterVerificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianRegister\GuardianRegisterVerificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianSurveyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuardianSurveyResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuardianSurveyResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HolidayPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportantFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImportantFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfoLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChangeLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonChangeLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonDeletedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonDeletedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLearncubeLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonLearncubeLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LitexpoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LitexpoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogActionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogActionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogErrorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogErrorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyGoalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MonthlyGoalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MontonioLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MontonioWebhookLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MontonioWebhookLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\NotificationConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\NotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\NotificationQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\UserNotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\UserNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\UserNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentBonusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentBonusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentNotificationLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentNotificationLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceChangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceChangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReminderConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMSLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SMSLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TabletRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TabletRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAvailabilityTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherAvailabilityTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherDisciplineClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherDisciplineClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHolidayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherHolidayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherHoursBonusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherHoursBonusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusProposalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPaymentBonusProposalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentBonusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPaymentBonusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPaymentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPriceChangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPriceChangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherPublicProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherPublicProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherQRCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherQRCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterDisciplineClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRegister\TeacherRegisterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherRegister\TeacherRegisterRepository"; 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\TeacherSickLeavesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherSickLeavesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherSurveyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherSurveyResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherSurveyResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherTabletRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherTabletRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherUnavailableRangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherUnavailableRangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorNoShowIncidentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TutorNoShowIncidentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlacklistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserBlacklistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDailyActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserDailyActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFireBaseTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserFireBaseTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserNotificationQuestionAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WoltCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WoltCouponUploadJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WoltCouponUploadJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZendeskTicketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZendeskTicketThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZendeskTicketThreadRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AdminCountersExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminCountersExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AdminCountersExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\AdminCountersExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AdminCountersExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\ChildLessonReminderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ChildLessonReminderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ChildLessonReminderExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\HelpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelpExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\HelpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\NotificationExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NotificationExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\NotificationsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NotificationsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NotificationsExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\RoutesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\RoutesExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TeacherHasLessonsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TeacherHasLessonsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Serializer\Normalizer\DateTimeNormalizer"; reason: abstract.
137
Removed service "Google\Client"; reason: unused.
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\Constants\DisciplineColors"; reason: unused.
Removed service "App\EventSubscriber\ChildPreferenceSubscriber"; reason: unused.
Removed service "App\EventSubscriber\ChildSubscriber"; reason: unused.
Removed service "App\EventSubscriber\GuardianSubscriber"; reason: unused.
Removed service "App\Maker\MakeSymfonatorCrud"; reason: unused.
Removed service "App\Message\AssignChildPreferenceTeacherMessage"; reason: unused.
Removed service "App\Message\CalculateTeacherSalaryByLevelMessage"; reason: unused.
Removed service "App\Message\ChangeLessonStatusMessage"; reason: unused.
Removed service "App\Message\GenerateLessonsForChildPreferenceTimeMessage"; reason: unused.
Removed service "App\Message\GoogleSyncDeactivateMessage"; reason: unused.
Removed service "App\Message\ProcessWoltCouponMessage"; reason: unused.
Removed service "App\Message\RecalculateLessonMessage"; reason: unused.
Removed service "App\Message\RecalculateTeacherAvailabalityMessage"; reason: unused.
Removed service "App\Message\SendMailMessage"; reason: unused.
Removed service "App\Message\SendSMSMessage"; reason: unused.
Removed service "App\Message\SyncGoogleLessonMessage"; reason: unused.
Removed service "App\Message\TeacherPaymentCompletedMessage"; reason: unused.
Removed service "App\ModelDTO\GuardianRegisterDto"; reason: unused.
Removed service "App\Service\SentryService"; reason: unused.
Removed service "App\Service\TeliaSmsService"; reason: unused.
Removed service "App\Utils\HelperUtils"; reason: unused.
Removed service "App\Utils\RestUtils"; reason: unused.
Removed service "App\Utils\TeacherUtils"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "Http\Client\HttpClient"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".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"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; 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 "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~QuXzPec"; 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.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~p23o9JY"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service ".service_locator.IF831Gr"; reason: unused.
Removed service ".service_locator.YxvkCfN"; reason: unused.
Removed service ".service_locator.Xbsa8iG"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
485
Inlined service ".service_locator.mx0UMmY.App\Controller\AdminConfirmationsController" to "App\Controller\AdminConfirmationsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\Controller\AdminTestController" to "App\Controller\AdminTestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\AjaxController" to "App\Controller\AjaxController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\ApiGuardianRegistrationController" to "App\Controller\Api\ApiGuardianRegistrationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\Auth\ApiAuthenticationController" to "App\Controller\Api\Auth\ApiAuthenticationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\Chat\ApiChatValidatorController" to "App\Controller\Api\Chat\ApiChatValidatorController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\Lesson\ApiLessonController" to "App\Controller\Api\Lesson\ApiLessonController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\Me\ApiMeController" to "App\Controller\Api\Me\ApiMeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\BugReport\BugReportController" to "App\Controller\BugReport\BugReportController".
Inlined service ".service_locator.mx0UMmY.App\Controller\BugReport\BugReportDashboardController" to "App\Controller\BugReport\BugReportDashboardController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChatCensorshipJournalController" to "App\Controller\ChatCensorshipJournalController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChildController" to "App\Controller\ChildController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChildLessonReviewController" to "App\Controller\ChildLessonReviewController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChildPreferenceAssignmentController" to "App\Controller\ChildPreferenceAssignmentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChildPreferenceController" to "App\Controller\ChildPreferenceController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ChildPreferenceTimeController" to "App\Controller\ChildPreferenceTimeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ConfigurationControllerIDS" to "App\Controller\ConfigurationControllerIDS".
Inlined service ".service_locator.mx0UMmY.App\Controller\CustomQuestionnaireController" to "App\Controller\CustomQuestionnaireController".
Inlined service ".service_locator.mx0UMmY.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.mx0UMmY.App\Controller\DisciplineController" to "App\Controller\DisciplineController".
Inlined service ".service_locator.mx0UMmY.App\Controller\DiscountCouponController" to "App\Controller\DiscountCouponController".
Inlined service ".service_locator.mx0UMmY.App\Controller\EmailLogController" to "App\Controller\EmailLogController".
Inlined service ".service_locator.mx0UMmY.App\Controller\FrontController" to "App\Controller\FrontController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GoogleCalendarController" to "App\Controller\GoogleCalendarController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Guardian\GuardianContractPriceController" to "App\Controller\Guardian\GuardianContractPriceController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianContractController" to "App\Controller\GuardianContractController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianController" to "App\Controller\GuardianController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianRegisterAdminController" to "App\Controller\GuardianRegister\GuardianRegisterAdminController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianRegisterContractController" to "App\Controller\GuardianRegister\GuardianRegisterContractController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianRegisterController" to "App\Controller\GuardianRegister\GuardianRegisterController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianShortRegisterController" to "App\Controller\GuardianRegister\GuardianShortRegisterController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController" to "App\Controller\GuardianRegister\GuardianShortRegisterUpdatedController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianRegister\GuardianShortRegisterV3Controller" to "App\Controller\GuardianRegister\GuardianShortRegisterV3Controller".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianSMSResponseController" to "App\Controller\GuardianSMSResponseController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GuardianSurveyResponseController" to "App\Controller\GuardianSurveyResponseController".
Inlined service ".service_locator.mx0UMmY.App\Controller\HolidayPeriodController" to "App\Controller\HolidayPeriodController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ImportantFileController" to "App\Controller\ImportantFileController".
Inlined service ".service_locator.mx0UMmY.App\Controller\IndexController" to "App\Controller\IndexController".
Inlined service ".service_locator.mx0UMmY.App\Controller\InfoLineController" to "App\Controller\InfoLineController".
Inlined service ".service_locator.mx0UMmY.App\Controller\LearnCubeController" to "App\Controller\LearnCubeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\LessonController" to "App\Controller\LessonController".
Inlined service ".service_locator.mx0UMmY.App\Controller\LessonPriceController" to "App\Controller\LessonPriceController".
Inlined service ".service_locator.mx0UMmY.App\Controller\LitexpoController" to "App\Controller\LitexpoController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\ChangeLessonsController" to "App\Controller\Me\ChangeLessonsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\MeChildController" to "App\Controller\Me\MeChildController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\MeGuardianController" to "App\Controller\Me\MeGuardianController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\MeStorageController" to "App\Controller\Me\MeStorageController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\MeTeacherController" to "App\Controller\Me\MeTeacherController".
Inlined service "App\Service\Teacher\PublicProfileService" to "App\Controller\Me\TeacherPublicProfileController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\TeacherPublicProfileController" to "App\Controller\Me\TeacherPublicProfileController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Me\ZendeskController" to "App\Controller\Me\ZendeskController".
Inlined service ".service_locator.mx0UMmY.App\Controller\MeController" to "App\Controller\MeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\MonthlyGoalController" to "App\Controller\MonthlyGoalController".
Inlined service ".service_locator.mx0UMmY.App\Controller\MyFilesController" to "App\Controller\MyFilesController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Notification\NotificationConfigurationController" to "App\Controller\Notification\NotificationConfigurationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\PaymentController" to "App\Controller\PaymentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\QuickPaymentController" to "App\Controller\QuickPaymentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ReminderConfigurationController" to "App\Controller\ReminderConfigurationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.mx0UMmY.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\StatsController" to "App\Controller\StatsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TabletController" to "App\Controller\TabletController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\PublicProfileCheckController" to "App\Controller\Teacher\PublicProfileCheckController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherBirthdayController" to "App\Controller\TeacherBirthdayController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherCommentController" to "App\Controller\TeacherCommentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherContractController" to "App\Controller\TeacherContractController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherController" to "App\Controller\TeacherController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherQRCodeController" to "App\Controller\TeacherQRCodeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherRegister\CalendlyController" to "App\Controller\TeacherRegister\CalendlyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherRegister\TeacherRegisterAdminController" to "App\Controller\TeacherRegister\TeacherRegisterAdminController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherRegister\TeacherRegisterController" to "App\Controller\TeacherRegister\TeacherRegisterController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherSickLeaveController" to "App\Controller\TeacherSickLeaveController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherSurveyController" to "App\Controller\TeacherSurveyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TeacherSurveyResponseController" to "App\Controller\TeacherSurveyResponseController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Test2Controller" to "App\Controller\Test2Controller".
Inlined service ".service_locator.mx0UMmY.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TestSMSController" to "App\Controller\TestSMSController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ThreemaController" to "App\Controller\ThreemaController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TutorNoShowIncidentController" to "App\Controller\TutorNoShowIncidentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\UnickoController" to "App\Controller\UnickoController".
Inlined service ".service_locator.mx0UMmY.App\Controller\UserBlacklistController" to "App\Controller\UserBlacklistController".
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 "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "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 "App\EventSubscriber\TeacherSubscriber" to "serializer".
Inlined service "Symfony\Component\Serializer\Normalizer\DateTimeNormalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.handler.native_file" to "session.storage.native".
Inlined service ".service_locator.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.ze5BtTj" 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 "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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 "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "Twig\Extensions\ArrayExtension" to "twig".
Inlined service "Twig\Extensions\DateExtension" to "twig".
Inlined service "Twig\Extensions\IntlExtension" to "twig".
Inlined service "Twig\Extensions\TextExtension" to "twig".
Inlined service "App\Twig\AdminCountersExtension" to "twig".
Inlined service "App\Twig\ChildLessonReminderExtension" to "twig".
Inlined service "App\Twig\HelpExtension" to "twig".
Inlined service "App\Twig\NotificationsExtension" to "twig".
Inlined service "App\Twig\RoutesExtension" to "twig".
Inlined service "App\Twig\TeacherHasLessonsExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "hwi_oauth.twig.extension.oauth" 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.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 "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.FOods21" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "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.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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.5dHJ35F" 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.D.a.uSm" 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.37wRI5y" to "security.access_map".
Inlined service ".security.request_matcher.q4uXcTM" to "security.access_map".
Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
Inlined service ".security.request_matcher.rzYPfO_" to "security.access_map".
Inlined service ".security.request_matcher.gwcWivc" to "security.access_map".
Inlined service ".security.request_matcher.PGI5KwE" to "security.access_map".
Inlined service ".security.request_matcher.FUgXLNp" to "security.access_map".
Inlined service ".security.request_matcher.aGJm_lZ" to "security.access_map".
Inlined service ".security.request_matcher.NR6FdOI" to "security.access_map".
Inlined service ".security.request_matcher.Q2nuXwE" to "security.access_map".
Inlined service ".security.request_matcher.IM6I.sf" to "security.access_map".
Inlined service ".security.request_matcher.C3tzD4v" to "security.access_map".
Inlined service ".security.request_matcher.gvF6XCj" to "security.access_map".
Inlined service ".security.request_matcher.K8bsv7R" to "security.access_map".
Inlined service ".security.request_matcher.kawSjqT" to "security.access_map".
Inlined service ".security.request_matcher.7eNBOt5" to "security.access_map".
Inlined service ".security.request_matcher.IRFJv9u" to "security.access_map".
Inlined service ".security.request_matcher.bWsE8OW" to "security.access_map".
Inlined service ".security.request_matcher.llUzHm8" to "security.access_map".
Inlined service ".security.request_matcher.EBOYYnz" to "security.access_map".
Inlined service ".security.request_matcher.cKGzB4T" to "security.access_map".
Inlined service ".security.request_matcher.0oUL0gy" to "security.access_map".
Inlined service ".security.request_matcher.r9wadAJ" to "security.access_map".
Inlined service ".security.request_matcher.8BfRx_H" to "security.access_map".
Inlined service ".security.request_matcher.HuSuU22" to "security.access_map".
Inlined service ".security.request_matcher.Js1Kt9x" to "security.access_map".
Inlined service ".security.request_matcher.Fb.iW2E" to "security.access_map".
Inlined service ".security.request_matcher.SWR.xaD" to "security.access_map".
Inlined service ".security.request_matcher.7ShbNC." to "security.access_map".
Inlined service ".security.request_matcher..NtmrcJ" to "security.access_map".
Inlined service ".security.request_matcher.dHQUcUD" to "security.access_map".
Inlined service ".security.request_matcher.J8bY54y" to "security.access_map".
Inlined service ".security.request_matcher.xVZ55rz" to "security.access_map".
Inlined service ".security.request_matcher.03DL29e" to "security.access_map".
Inlined service ".security.request_matcher.bpNjEMj" to "security.access_map".
Inlined service ".security.request_matcher.P9XErye" to "security.access_map".
Inlined service ".security.request_matcher.5jGoe3q" to "security.access_map".
Inlined service ".security.request_matcher.E4KQ2Ar" to "security.access_map".
Inlined service ".security.request_matcher.wxl3rcf" to "security.access_map".
Inlined service ".security.request_matcher.0rDM_I6" to "security.access_map".
Inlined service ".security.request_matcher.YKCgtrD" to "security.access_map".
Inlined service ".security.request_matcher.lIt2dpA" to "security.access_map".
Inlined service ".security.request_matcher.awOM7Jq" to "security.access_map".
Inlined service ".security.request_matcher.dNTBsiQ" to "security.access_map".
Inlined service ".security.request_matcher.mZglr8o" to "security.access_map".
Inlined service ".security.request_matcher.IVPBlHX" to "security.access_map".
Inlined service ".security.request_matcher.QBPFEyj" to "security.access_map".
Inlined service ".security.request_matcher.wNNAgD9" to "security.access_map".
Inlined service ".security.request_matcher.Wa45tIq" to "security.access_map".
Inlined service ".security.request_matcher.jvDx3k9" to "security.access_map".
Inlined service ".security.request_matcher.z0DWPVI" to "security.access_map".
Inlined service ".security.request_matcher.WPsWkcL" to "security.access_map".
Inlined service ".security.request_matcher.iQezAw3" to "security.access_map".
Inlined service ".security.request_matcher.4Pjgq8w" to "security.access_map".
Inlined service ".security.request_matcher.fpqfCEq" to "security.access_map".
Inlined service ".security.request_matcher.Q_TTRWT" to "security.access_map".
Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
Inlined service ".security.request_matcher.i0nnAHt" to "security.access_map".
Inlined service ".security.request_matcher.gQZHInh" to "security.access_map".
Inlined service ".security.request_matcher.TjbL8cy" to "security.access_map".
Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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 "debug.security.firewall.authenticator.login.inner" to "debug.security.firewall.authenticator.login".
Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service ".service_locator.9vt2KXz" to "hwi_oauth.resource_ownermap.main".
Inlined service "App\Security\CustomOAuthUserProvider" to "security.authenticator.oauth.main".
Inlined service "security.authentication.success_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "security.authentication.failure_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~u8bVcnc" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_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 "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 "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\AssignChildPreferenceTeacherMessageHandler" to ".messenger.handler_descriptor._CPGDV4".
Inlined service "App\MessageHandler\ChangeLessonStatusMessageHandler" to ".messenger.handler_descriptor.43tpogX".
Inlined service "App\MessageHandler\GenerateLessonsForChildPreferenceTimeMessageHandler" to ".messenger.handler_descriptor.TldoJpl".
Inlined service "App\MessageHandler\GoogleSyncDeactivateMessageHandler" to ".messenger.handler_descriptor.OCTMmEl".
Inlined service "App\MessageHandler\ProcessWoltCouponMessageHandler" to ".messenger.handler_descriptor.7bRVsIR".
Inlined service "App\MessageHandler\RecalculateLessonMessageHandler" to ".messenger.handler_descriptor.kKmb148".
Inlined service "App\MessageHandler\RecalculateTeacherAvailabalityMessageHandler" to ".messenger.handler_descriptor.oBwjKdp".
Inlined service "App\MessageHandler\SendMailMessageHandler" to ".messenger.handler_descriptor.VlldK3v".
Inlined service "App\MessageHandler\SendSMSMessageHandler" to ".messenger.handler_descriptor.6UErUHb".
Inlined service "App\MessageHandler\SyncGoogleLessonMessageHandler" to ".messenger.handler_descriptor.2njsB_X".
Inlined service "App\MessageHandler\TeacherPaymentCompletedMessageHandler" to ".messenger.handler_descriptor.Fn4UFrP".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.NUKe30Y" to ".service_locator.NUKe30Y.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 "security.authenticator.manager.login" to "debug.security.firewall.authenticator.login.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service ".service_locator.jXIX5nX" to "console.command_loader".
Inlined service ".service_locator.NUKe30Y.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
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 "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.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
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.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
2
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.login", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "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", ".debug.hwi_oauth.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.