"SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.start_time AS start_time_2, a0_.end_time AS end_time_3, a0_.is_available AS is_available_4, a0_.deleted_at AS deleted_at_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.department_id AS department_id_8, a0_.doctor_id AS doctor_id_9, a0_.created_by AS created_by_10, a0_.updated_by AS updated_by_11, a0_.hospital_id AS hospital_id_12 FROM appointment_slots a0_ WHERE (a0_.hospital_id = ? AND a0_.is_available = ?) AND (a0_.deleted_at IS NULL)"
[
"sql" => "SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.start_time AS start_time_2, a0_.end_time AS end_time_3, a0_.is_available AS is_available_4, a0_.deleted_at AS deleted_at_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.department_id AS department_id_8, a0_.doctor_id AS doctor_id_9, a0_.created_by AS created_by_10, a0_.updated_by AS updated_by_11, a0_.hospital_id AS hospital_id_12 FROM appointment_slots a0_ WHERE (a0_.hospital_id = ? AND a0_.is_available = ?) AND (a0_.deleted_at IS NULL)"
"params" => [1 => null2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#1376
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#1507
+name: "BOOLEAN"
}
]
]
debug
Executing query:
"SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slot_duration AS slot_duration_2, d0_.max_bookings_per_slot AS max_bookings_per_slot_3, d0_.deleted_at AS deleted_at_4, d0_.created_at AS created_at_5, d0_.updated_at AS updated_at_6 FROM doctor_categories d0_ WHERE (d0_.deleted_at IS NULL)"
doctrine
[
"sql" => "SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slot_duration AS slot_duration_2, d0_.max_bookings_per_slot AS max_bookings_per_slot_3, d0_.deleted_at AS deleted_at_4, d0_.created_at AS created_at_5, d0_.updated_at AS updated_at_6 FROM doctor_categories d0_ WHERE (d0_.deleted_at IS NULL)"
]
debug
Executing query:
"SELECT h0_.id AS id_0, h0_.h_num AS h_num_1, h0_.reg_num AS reg_num_2, h0_.abha_num AS abha_num_3, h0_.reg_date AS reg_date_4, h0_.abha_date AS abha_date_5, h0_.hip_id AS hip_id_6, h0_.hip_name AS hip_name_7, h0_.hiu_id AS hiu_id_8, h0_.hiu_name AS hiu_name_9, h0_.name AS name_10, h0_.type AS type_11, h0_.level AS level_12, h0_.code AS code_13, h0_.is_active AS is_active_14, h0_.address AS address_15, h0_.pincode AS pincode_16, h0_.phone AS phone_17, h0_.email AS email_18, h0_.latitude AS latitude_19, h0_.longitude AS longitude_20, h0_.is_manual_attendance AS is_manual_attendance_21, h0_.deleted_at AS deleted_at_22, h0_.created_at AS created_at_23, h0_.updated_at AS updated_at_24, h0_.district_id AS district_id_25, h0_.taluka_id AS taluka_id_26, h0_.village_id AS village_id_27 FROM hospitals h0_ WHERE (h0_.deleted_at IS NULL)"
doctrine
[
"sql" => "SELECT h0_.id AS id_0, h0_.h_num AS h_num_1, h0_.reg_num AS reg_num_2, h0_.abha_num AS abha_num_3, h0_.reg_date AS reg_date_4, h0_.abha_date AS abha_date_5, h0_.hip_id AS hip_id_6, h0_.hip_name AS hip_name_7, h0_.hiu_id AS hiu_id_8, h0_.hiu_name AS hiu_name_9, h0_.name AS name_10, h0_.type AS type_11, h0_.level AS level_12, h0_.code AS code_13, h0_.is_active AS is_active_14, h0_.address AS address_15, h0_.pincode AS pincode_16, h0_.phone AS phone_17, h0_.email AS email_18, h0_.latitude AS latitude_19, h0_.longitude AS longitude_20, h0_.is_manual_attendance AS is_manual_attendance_21, h0_.deleted_at AS deleted_at_22, h0_.created_at AS created_at_23, h0_.updated_at AS updated_at_24, h0_.district_id AS district_id_25, h0_.taluka_id AS taluka_id_26, h0_.village_id AS village_id_27 FROM hospitals h0_ WHERE (h0_.deleted_at IS NULL)"
]
Log messages generated during the compilation of the service container.
Messages
Class
1256
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RateLimiterSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RateLimiterSubscriber).
Resolving inheritance for "App\EventSubscriber\RateLimiterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RateLimiterSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticatedRateLimiterSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuthenticatedRateLimiterSubscriber).
Resolving inheritance for "App\EventSubscriber\AuthenticatedRateLimiterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticatedRateLimiterSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbhaController" (parent: .abstract.instanceof.App\Controller\AbhaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbhaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbhaController).
Resolving inheritance for "App\Controller\AbhaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbhaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccidentController" (parent: .abstract.instanceof.App\Controller\AccidentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccidentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccidentController).
Resolving inheritance for "App\Controller\AccidentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccidentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActivityLogController" (parent: .abstract.instanceof.App\Controller\ActivityLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActivityLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActivityLogController).
Resolving inheritance for "App\Controller\ActivityLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActivityLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController" (parent: .abstract.instanceof.App\Controller\Admin\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController).
Resolving inheritance for "App\Controller\Admin\FeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsController" (parent: .abstract.instanceof.App\Controller\AdminReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsController).
Resolving inheritance for "App\Controller\AdminReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceBookingController" (parent: .abstract.instanceof.App\Controller\AmbulanceBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceBookingController).
Resolving inheritance for "App\Controller\AmbulanceBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceMaintenanceController" (parent: .abstract.instanceof.App\Controller\AmbulanceMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceMaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceMaintenanceController).
Resolving inheritance for "App\Controller\AmbulanceMaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController" (parent: .abstract.instanceof.App\Controller\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController).
Resolving inheritance for "App\Controller\AppointmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentsReportsController" (parent: .abstract.instanceof.App\Controller\AppointmentsReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentsReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentsReportsController).
Resolving inheritance for "App\Controller\AppointmentsReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentsReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceShiftController" (parent: .abstract.instanceof.App\Controller\AttendanceShiftController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceShiftController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceShiftController).
Resolving inheritance for ".instanceof.App\Controller\AttendanceShiftController.0.App\Controller\AttendanceShiftController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceShiftController).
Resolving inheritance for "App\Controller\AttendanceShiftController" (parent: .instanceof.App\Controller\AttendanceShiftController.0.App\Controller\AttendanceShiftController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BedDashboardController" (parent: .abstract.instanceof.App\Controller\BedDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BedDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BedDashboardController).
Resolving inheritance for "App\Controller\BedDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BedDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillReportsController" (parent: .abstract.instanceof.App\Controller\BillReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillReportsController).
Resolving inheritance for "App\Controller\BillReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillServiceController" (parent: .abstract.instanceof.App\Controller\BillServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillServiceController).
Resolving inheritance for ".instanceof.App\Controller\BillServiceController.0.App\Controller\BillServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillServiceController).
Resolving inheritance for "App\Controller\BillServiceController" (parent: .instanceof.App\Controller\BillServiceController.0.App\Controller\BillServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BioMedWasteController" (parent: .abstract.instanceof.App\Controller\BioMedWasteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BioMedWasteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BioMedWasteController).
Resolving inheritance for "App\Controller\BioMedWasteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BioMedWasteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BirthCertificateController" (parent: .abstract.instanceof.App\Controller\BirthCertificateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BirthCertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BirthCertificateController).
Resolving inheritance for "App\Controller\BirthCertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BirthCertificateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodCollectionController" (parent: .abstract.instanceof.App\Controller\BloodCollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodCollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodCollectionController).
Resolving inheritance for ".instanceof.App\Controller\BloodCollectionController.0.App\Controller\BloodCollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodCollectionController).
Resolving inheritance for "App\Controller\BloodCollectionController" (parent: .instanceof.App\Controller\BloodCollectionController.0.App\Controller\BloodCollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonationCampController" (parent: .abstract.instanceof.App\Controller\BloodDonationCampController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonationCampController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonationCampController).
Resolving inheritance for ".instanceof.App\Controller\BloodDonationCampController.0.App\Controller\BloodDonationCampController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonationCampController).
Resolving inheritance for "App\Controller\BloodDonationCampController" (parent: .instanceof.App\Controller\BloodDonationCampController.0.App\Controller\BloodDonationCampController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonorController" (parent: .abstract.instanceof.App\Controller\BloodDonorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonorController).
Resolving inheritance for ".instanceof.App\Controller\BloodDonorController.0.App\Controller\BloodDonorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonorController).
Resolving inheritance for "App\Controller\BloodDonorController" (parent: .instanceof.App\Controller\BloodDonorController.0.App\Controller\BloodDonorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodMatchingController" (parent: .abstract.instanceof.App\Controller\BloodMatchingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodMatchingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodMatchingController).
Resolving inheritance for "App\Controller\BloodMatchingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodMatchingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodRequisitionController" (parent: .abstract.instanceof.App\Controller\BloodRequisitionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodRequisitionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodRequisitionController).
Resolving inheritance for "App\Controller\BloodRequisitionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodRequisitionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodStockController" (parent: .abstract.instanceof.App\Controller\BloodStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodStockController).
Resolving inheritance for "App\Controller\BloodStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodTransfusionController" (parent: .abstract.instanceof.App\Controller\BloodTransfusionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodTransfusionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodTransfusionController).
Resolving inheritance for "App\Controller\BloodTransfusionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodTransfusionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BmwReportsController" (parent: .abstract.instanceof.App\Controller\BmwReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BmwReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BmwReportsController).
Resolving inheritance for "App\Controller\BmwReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BmwReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAbhaController" (parent: .abstract.instanceof.App\Controller\CaseAbhaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAbhaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAbhaController).
Resolving inheritance for "App\Controller\CaseAbhaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAbhaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAuxController" (parent: .abstract.instanceof.App\Controller\CaseAuxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAuxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAuxController).
Resolving inheritance for "App\Controller\CaseAuxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAuxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseController" (parent: .abstract.instanceof.App\Controller\CaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseController).
Resolving inheritance for "App\Controller\CaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseLaboratoryController" (parent: .abstract.instanceof.App\Controller\CaseLaboratoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseLaboratoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseLaboratoryController).
Resolving inheritance for "App\Controller\CaseLaboratoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseLaboratoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseMedicineController" (parent: .abstract.instanceof.App\Controller\CaseMedicineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseMedicineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseMedicineController).
Resolving inheritance for "App\Controller\CaseMedicineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseMedicineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRadiologyController" (parent: .abstract.instanceof.App\Controller\CaseRadiologyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRadiologyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRadiologyController).
Resolving inheritance for "App\Controller\CaseRadiologyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRadiologyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRefController" (parent: .abstract.instanceof.App\Controller\CaseRefController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRefController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRefController).
Resolving inheritance for "App\Controller\CaseRefController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRefController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CdsDashboardController" (parent: .abstract.instanceof.App\Controller\CdsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CdsDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CdsDashboardController).
Resolving inheritance for "App\Controller\CdsDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CdsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterController" (parent: .abstract.instanceof.App\Controller\CenterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterController).
Resolving inheritance for "App\Controller\CenterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildCareWardController" (parent: .abstract.instanceof.App\Controller\ChildCareWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildCareWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildCareWardController).
Resolving inheritance for "App\Controller\ChildCareWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildCareWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircularController" (parent: .abstract.instanceof.App\Controller\CircularController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircularController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircularController).
Resolving inheritance for "App\Controller\CircularController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircularController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClinicalPatternController" (parent: .abstract.instanceof.App\Controller\ClinicalPatternController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClinicalPatternController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClinicalPatternController).
Resolving inheritance for ".instanceof.App\Controller\ClinicalPatternController.0.App\Controller\ClinicalPatternController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClinicalPatternController).
Resolving inheritance for "App\Controller\ClinicalPatternController" (parent: .instanceof.App\Controller\ClinicalPatternController.0.App\Controller\ClinicalPatternController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CmsController" (parent: .abstract.instanceof.App\Controller\CmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CmsController).
Resolving inheritance for "App\Controller\CmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsumableReportsController" (parent: .abstract.instanceof.App\Controller\ConsumableReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsumableReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsumableReportsController).
Resolving inheritance for "App\Controller\ConsumableReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsumableReportsController).
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\Dean\Ccc\AllCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\AllCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\AllCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\AllCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\AllCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\AllCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\GpsCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\GpsCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\GpsCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\GpsCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\GpsCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\GpsCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\IndustrialCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\IndustrialCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\IndustrialCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\IndustrialCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\IndustrialCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\IndustrialCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\MchCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\MchCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\MchCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\MchCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\MchCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\MchCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\OrganCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\OrganCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\OrganCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\OrganCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\OrganCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\OrganCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\RapidCccController" (parent: .abstract.instanceof.App\Controller\Dean\Ccc\RapidCccController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\RapidCccController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\RapidCccController).
Resolving inheritance for "App\Controller\Dean\Ccc\RapidCccController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\RapidCccController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanIcuController" (parent: .abstract.instanceof.App\Controller\Dean\DeanIcuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanIcuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanIcuController).
Resolving inheritance for "App\Controller\Dean\DeanIcuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanIcuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanInsuranceController" (parent: .abstract.instanceof.App\Controller\Dean\DeanInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanInsuranceController).
Resolving inheritance for "App\Controller\Dean\DeanInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanTelemedicineController" (parent: .abstract.instanceof.App\Controller\Dean\DeanTelemedicineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanTelemedicineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanTelemedicineController).
Resolving inheritance for "App\Controller\Dean\DeanTelemedicineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanTelemedicineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Fleet\AllFleetController" (parent: .abstract.instanceof.App\Controller\Dean\Fleet\AllFleetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Fleet\AllFleetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Fleet\AllFleetController).
Resolving inheritance for "App\Controller\Dean\Fleet\AllFleetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Fleet\AllFleetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\AllIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\AllIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\AllIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\AllIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\AllIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\AllIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\CardiologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\CardiologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\CardiologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\CardiologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\CardiologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\CardiologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\DentalIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\DentalIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\DentalIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\DentalIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\DentalIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\DentalIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\EntIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\EntIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\EntIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\EntIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\EntIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\EntIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GastroenterologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\GastroenterologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GastroenterologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GastroenterologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\GastroenterologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GastroenterologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GeneralIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\GeneralIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GeneralIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GeneralIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\GeneralIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GeneralIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GynecologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\GynecologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GynecologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GynecologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\GynecologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GynecologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\LaborIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\LaborIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\LaborIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\LaborIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\LaborIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\LaborIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\MedicineIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\MedicineIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\MedicineIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\MedicineIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\MedicineIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\MedicineIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NephrologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\NephrologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NephrologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NephrologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\NephrologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NephrologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\NeurosurgeryIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\NeurosurgeryIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OphthalmologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\OphthalmologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OphthalmologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OphthalmologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\OphthalmologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OphthalmologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OrthopaedicIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\OrthopaedicIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OrthopaedicIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OrthopaedicIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\OrthopaedicIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OrthopaedicIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PediatricIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\PediatricIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PediatricIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PediatricIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\PediatricIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PediatricIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\PhysiotherapyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\PhysiotherapyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PsychiatryIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\PsychiatryIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PsychiatryIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PsychiatryIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\PsychiatryIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PsychiatryIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\RespiratoryIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\RespiratoryIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\RespiratoryIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\RespiratoryIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\RespiratoryIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\RespiratoryIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SkinIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\SkinIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SkinIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SkinIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\SkinIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SkinIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\SurgicalIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\SurgicalIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\SurgicalOncologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\SurgicalOncologyIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\TraumaIpdController" (parent: .abstract.instanceof.App\Controller\Dean\Ipd\TraumaIpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\TraumaIpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\TraumaIpdController).
Resolving inheritance for "App\Controller\Dean\Ipd\TraumaIpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\TraumaIpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Mcm\AllMcmController" (parent: .abstract.instanceof.App\Controller\Dean\Mcm\AllMcmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Mcm\AllMcmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Mcm\AllMcmController).
Resolving inheritance for "App\Controller\Dean\Mcm\AllMcmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Mcm\AllMcmController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\AllOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\AllOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\AllOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\AllOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\AllOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\AllOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\CardiologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\CardiologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\CardiologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\CardiologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\CardiologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\CardiologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\DentalOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\DentalOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\DentalOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\DentalOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\DentalOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\DentalOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\EntOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\EntOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\EntOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\EntOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\EntOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\EntOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GastroenterologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\GastroenterologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GastroenterologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GastroenterologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\GastroenterologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GastroenterologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GeneralOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\GeneralOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GeneralOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GeneralOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\GeneralOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GeneralOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GynecologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\GynecologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GynecologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GynecologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\GynecologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GynecologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\MedicineOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\MedicineOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\MedicineOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\MedicineOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\MedicineOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\MedicineOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NephrologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\NephrologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NephrologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NephrologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\NephrologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NephrologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NeurosurgeryOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\NeurosurgeryOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NeurosurgeryOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NeurosurgeryOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\NeurosurgeryOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NeurosurgeryOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OphthalmologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\OphthalmologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OphthalmologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OphthalmologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\OphthalmologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OphthalmologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OrthopaedicOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\OrthopaedicOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OrthopaedicOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OrthopaedicOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\OrthopaedicOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OrthopaedicOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PediatricOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\PediatricOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PediatricOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PediatricOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\PediatricOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PediatricOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PhysiotherapyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\PhysiotherapyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PhysiotherapyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PhysiotherapyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\PhysiotherapyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PhysiotherapyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PsychiatryOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\PsychiatryOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PsychiatryOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PsychiatryOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\PsychiatryOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PsychiatryOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\RespiratoryOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\RespiratoryOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\RespiratoryOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\RespiratoryOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\RespiratoryOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\RespiratoryOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SkinOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\SkinOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SkinOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SkinOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\SkinOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SkinOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\SurgicalOncologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\SurgicalOncologyOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\SurgicalOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\SurgicalOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\TraumaOpdController" (parent: .abstract.instanceof.App\Controller\Dean\Opd\TraumaOpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\TraumaOpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\TraumaOpdController).
Resolving inheritance for "App\Controller\Dean\Opd\TraumaOpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\TraumaOpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ot\AllOtController" (parent: .abstract.instanceof.App\Controller\Dean\Ot\AllOtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ot\AllOtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ot\AllOtController).
Resolving inheritance for "App\Controller\Dean\Ot\AllOtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ot\AllOtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathCertificateController" (parent: .abstract.instanceof.App\Controller\DeathCertificateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathCertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathCertificateController).
Resolving inheritance for "App\Controller\DeathCertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathCertificateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DentalWardController" (parent: .abstract.instanceof.App\Controller\DentalWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DentalWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DentalWardController).
Resolving inheritance for "App\Controller\DentalWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DentalWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DischargeRepotsController" (parent: .abstract.instanceof.App\Controller\DischargeRepotsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DischargeRepotsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DischargeRepotsController).
Resolving inheritance for "App\Controller\DischargeRepotsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DischargeRepotsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DoctorCategoryController" (parent: .abstract.instanceof.App\Controller\DoctorCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DoctorCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DoctorCategoryController).
Resolving inheritance for "App\Controller\DoctorCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DoctorCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController" (parent: .abstract.instanceof.App\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController).
Resolving inheritance for "App\Controller\DriverController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrugConsumptionController" (parent: .abstract.instanceof.App\Controller\DrugConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrugConsumptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrugConsumptionController).
Resolving inheritance for "App\Controller\DrugConsumptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrugConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentComplaintController" (parent: .abstract.instanceof.App\Controller\EquipmentComplaintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentComplaintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentComplaintController).
Resolving inheritance for "App\Controller\EquipmentComplaintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentComplaintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentDashboardController" (parent: .abstract.instanceof.App\Controller\EquipmentDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentDashboardController).
Resolving inheritance for "App\Controller\EquipmentDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EssentialEquipmentController" (parent: .abstract.instanceof.App\Controller\EssentialEquipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EssentialEquipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EssentialEquipmentController).
Resolving inheritance for "App\Controller\EssentialEquipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EssentialEquipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsController" (parent: .abstract.instanceof.App\Controller\EwsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsController).
Resolving inheritance for "App\Controller\EwsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsDashboardController" (parent: .abstract.instanceof.App\Controller\EwsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsDashboardController).
Resolving inheritance for "App\Controller\EwsDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExternalSampleTestController" (parent: .abstract.instanceof.App\Controller\ExternalSampleTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExternalSampleTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExternalSampleTestController).
Resolving inheritance for "App\Controller\ExternalSampleTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExternalSampleTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacilityDashboardController" (parent: .abstract.instanceof.App\Controller\FacilityDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacilityDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacilityDashboardController).
Resolving inheritance for "App\Controller\FacilityDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacilityDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FleetManagementController" (parent: .abstract.instanceof.App\Controller\FleetManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FleetManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FleetManagementController).
Resolving inheritance for "App\Controller\FleetManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FleetManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelTrackingController" (parent: .abstract.instanceof.App\Controller\FuelTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelTrackingController).
Resolving inheritance for "App\Controller\FuelTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GapDashboardController" (parent: .abstract.instanceof.App\Controller\GapDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GapDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GapDashboardController).
Resolving inheritance for "App\Controller\GapDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GapDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeneralWardController" (parent: .abstract.instanceof.App\Controller\GeneralWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeneralWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeneralWardController).
Resolving inheritance for "App\Controller\GeneralWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeneralWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GovtSchemeController" (parent: .abstract.instanceof.App\Controller\GovtSchemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GovtSchemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GovtSchemeController).
Resolving inheritance for "App\Controller\GovtSchemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GovtSchemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthFacilityController" (parent: .abstract.instanceof.App\Controller\HealthFacilityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthFacilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthFacilityController).
Resolving inheritance for "App\Controller\HealthFacilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthFacilityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalController" (parent: .abstract.instanceof.App\Controller\HospitalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalController).
Resolving inheritance for "App\Controller\HospitalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalLabMaterialController" (parent: .abstract.instanceof.App\Controller\HospitalLabMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalLabMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalLabMaterialController).
Resolving inheritance for "App\Controller\HospitalLabMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalLabMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalMappingKitchensController" (parent: .abstract.instanceof.App\Controller\HospitalMappingKitchensController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalMappingKitchensController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalMappingKitchensController).
Resolving inheritance for "App\Controller\HospitalMappingKitchensController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalMappingKitchensController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalModuleController" (parent: .abstract.instanceof.App\Controller\HospitalModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalModuleController).
Resolving inheritance for "App\Controller\HospitalModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalReportsController" (parent: .abstract.instanceof.App\Controller\HospitalReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalReportsController).
Resolving inheritance for "App\Controller\HospitalReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalSchemeController" (parent: .abstract.instanceof.App\Controller\HospitalSchemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalSchemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalSchemeController).
Resolving inheritance for "App\Controller\HospitalSchemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalSchemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalTestChargeController" (parent: .abstract.instanceof.App\Controller\HospitalTestChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalTestChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalTestChargeController).
Resolving inheritance for ".instanceof.App\Controller\HospitalTestChargeController.0.App\Controller\HospitalTestChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalTestChargeController).
Resolving inheritance for "App\Controller\HospitalTestChargeController" (parent: .instanceof.App\Controller\HospitalTestChargeController.0.App\Controller\HospitalTestChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalWardMaterialController" (parent: .abstract.instanceof.App\Controller\HospitalWardMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalWardMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalWardMaterialController).
Resolving inheritance for "App\Controller\HospitalWardMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalWardMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrDashboardController" (parent: .abstract.instanceof.App\Controller\HrDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrDashboardController).
Resolving inheritance for "App\Controller\HrDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrReportsController" (parent: .abstract.instanceof.App\Controller\HrReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrReportsController).
Resolving inheritance for "App\Controller\HrReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IcuWardController" (parent: .abstract.instanceof.App\Controller\IcuWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IcuWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IcuWardController).
Resolving inheritance for "App\Controller\IcuWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IcuWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IecMaterialController" (parent: .abstract.instanceof.App\Controller\IecMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IecMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IecMaterialController).
Resolving inheritance for "App\Controller\IecMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IecMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndentRequestController" (parent: .abstract.instanceof.App\Controller\IndentRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndentRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndentRequestController).
Resolving inheritance for "App\Controller\IndentRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndentRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraDashboardController" (parent: .abstract.instanceof.App\Controller\InfraDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraDashboardController).
Resolving inheritance for "App\Controller\InfraDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraPipController" (parent: .abstract.instanceof.App\Controller\InfraPipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraPipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraPipController).
Resolving inheritance for "App\Controller\InfraPipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraPipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraReportsController" (parent: .abstract.instanceof.App\Controller\InfraReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraReportsController).
Resolving inheritance for "App\Controller\InfraReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureController" (parent: .abstract.instanceof.App\Controller\InfrastructureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureController).
Resolving inheritance for "App\Controller\InfrastructureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureTypeController" (parent: .abstract.instanceof.App\Controller\InfrastructureTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureTypeController).
Resolving inheritance for "App\Controller\InfrastructureTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsuranceReportsController" (parent: .abstract.instanceof.App\Controller\InsuranceReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsuranceReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsuranceReportsController).
Resolving inheritance for "App\Controller\InsuranceReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsuranceReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IpdReportsController" (parent: .abstract.instanceof.App\Controller\IpdReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IpdReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IpdReportsController).
Resolving inheritance for "App\Controller\IpdReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IpdReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMappingUsersController" (parent: .abstract.instanceof.App\Controller\KitchenMappingUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMappingUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMappingUsersController).
Resolving inheritance for "App\Controller\KitchenMappingUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMappingUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMastersController" (parent: .abstract.instanceof.App\Controller\KitchenMastersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMastersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMastersController).
Resolving inheritance for "App\Controller\KitchenMastersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMastersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenReportsController" (parent: .abstract.instanceof.App\Controller\KitchenReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenReportsController).
Resolving inheritance for "App\Controller\KitchenReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchensController" (parent: .abstract.instanceof.App\Controller\KitchensController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchensController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchensController).
Resolving inheritance for "App\Controller\KitchensController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchensController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabCaseController" (parent: .abstract.instanceof.App\Controller\LabCaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabCaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabCaseController).
Resolving inheritance for "App\Controller\LabCaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabCaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabConsumptionController" (parent: .abstract.instanceof.App\Controller\LabConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabConsumptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabConsumptionController).
Resolving inheritance for "App\Controller\LabConsumptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabManualController" (parent: .abstract.instanceof.App\Controller\LabManualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabManualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabManualController).
Resolving inheritance for "App\Controller\LabManualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabManualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabMaterialController" (parent: .abstract.instanceof.App\Controller\LabMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabMaterialController).
Resolving inheritance for "App\Controller\LabMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabTestController" (parent: .abstract.instanceof.App\Controller\LabTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabTestController).
Resolving inheritance for "App\Controller\LabTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaboratoryReportsController" (parent: .abstract.instanceof.App\Controller\LaboratoryReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaboratoryReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaboratoryReportsController).
Resolving inheritance for "App\Controller\LaboratoryReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaboratoryReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaundryReportsController" (parent: .abstract.instanceof.App\Controller\LaundryReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaundryReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaundryReportsController).
Resolving inheritance for "App\Controller\LaundryReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaundryReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController" (parent: .abstract.instanceof.App\Controller\LocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController).
Resolving inheritance for "App\Controller\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController" (parent: .abstract.instanceof.App\Controller\LoginHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController).
Resolving inheritance for "App\Controller\LoginHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoLegalController" (parent: .abstract.instanceof.App\Controller\MedicoLegalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoLegalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoLegalController).
Resolving inheritance for "App\Controller\MedicoLegalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoLegalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoReportsController" (parent: .abstract.instanceof.App\Controller\MedicoReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoReportsController).
Resolving inheritance for "App\Controller\MedicoReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController" (parent: .abstract.instanceof.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController).
Resolving inheritance for "App\Controller\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyHospitalController" (parent: .abstract.instanceof.App\Controller\MyHospitalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyHospitalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyHospitalController).
Resolving inheritance for "App\Controller\MyHospitalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyHospitalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NcdDashboardController" (parent: .abstract.instanceof.App\Controller\NcdDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NcdDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NcdDashboardController).
Resolving inheritance for "App\Controller\NcdDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NcdDashboardController).
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\OpdReportsController" (parent: .abstract.instanceof.App\Controller\OpdReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpdReportsController).
Resolving inheritance for "App\Controller\OpdReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtReportsController" (parent: .abstract.instanceof.App\Controller\OtReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtReportsController).
Resolving inheritance for "App\Controller\OtReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtWardController" (parent: .abstract.instanceof.App\Controller\OtWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtWardController).
Resolving inheritance for "App\Controller\OtWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherHospitalTestController" (parent: .abstract.instanceof.App\Controller\OtherHospitalTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherHospitalTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherHospitalTestController).
Resolving inheritance for "App\Controller\OtherHospitalTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherHospitalTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OxygenIcuController" (parent: .abstract.instanceof.App\Controller\OxygenIcuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OxygenIcuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OxygenIcuController).
Resolving inheritance for "App\Controller\OxygenIcuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OxygenIcuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PatientController" (parent: .abstract.instanceof.App\Controller\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PatientController).
Resolving inheritance for "App\Controller\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PatientController).
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\PerformanceReportsController" (parent: .abstract.instanceof.App\Controller\PerformanceReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerformanceReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PerformanceReportsController).
Resolving inheritance for "App\Controller\PerformanceReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerformanceReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmaController" (parent: .abstract.instanceof.App\Controller\PharmaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmaController).
Resolving inheritance for "App\Controller\PharmaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmacyReportsController" (parent: .abstract.instanceof.App\Controller\PharmacyReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmacyReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmacyReportsController).
Resolving inheritance for "App\Controller\PharmacyReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmacyReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PipReportsController" (parent: .abstract.instanceof.App\Controller\PipReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PipReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PipReportsController).
Resolving inheritance for "App\Controller\PipReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PipReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PmjayReportsController" (parent: .abstract.instanceof.App\Controller\PmjayReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PmjayReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PmjayReportsController).
Resolving inheritance for "App\Controller\PmjayReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PmjayReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalDiagnosisController" (parent: .abstract.instanceof.App\Controller\ProvisionalDiagnosisController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalDiagnosisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalDiagnosisController).
Resolving inheritance for ".instanceof.App\Controller\ProvisionalDiagnosisController.0.App\Controller\ProvisionalDiagnosisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalDiagnosisController).
Resolving inheritance for "App\Controller\ProvisionalDiagnosisController" (parent: .instanceof.App\Controller\ProvisionalDiagnosisController.0.App\Controller\ProvisionalDiagnosisController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalExaminationController" (parent: .abstract.instanceof.App\Controller\ProvisionalExaminationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalExaminationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalExaminationController).
Resolving inheritance for ".instanceof.App\Controller\ProvisionalExaminationController.0.App\Controller\ProvisionalExaminationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalExaminationController).
Resolving inheritance for "App\Controller\ProvisionalExaminationController" (parent: .instanceof.App\Controller\ProvisionalExaminationController.0.App\Controller\ProvisionalExaminationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PurchaseDutyController" (parent: .abstract.instanceof.App\Controller\PurchaseDutyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PurchaseDutyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PurchaseDutyController).
Resolving inheritance for "App\Controller\PurchaseDutyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PurchaseDutyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QueueManagementController" (parent: .abstract.instanceof.App\Controller\QueueManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QueueManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QueueManagementController).
Resolving inheritance for "App\Controller\QueueManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QueueManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyReportsController" (parent: .abstract.instanceof.App\Controller\RadiologyReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyReportsController).
Resolving inheritance for "App\Controller\RadiologyReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyTestController" (parent: .abstract.instanceof.App\Controller\RadiologyTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyTestController).
Resolving inheritance for "App\Controller\RadiologyTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RchReportsController" (parent: .abstract.instanceof.App\Controller\RchReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RchReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RchReportsController).
Resolving inheritance for "App\Controller\RchReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RchReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveStockController" (parent: .abstract.instanceof.App\Controller\ReceiveStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveStockController).
Resolving inheritance for "App\Controller\ReceiveStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterController" (parent: .abstract.instanceof.App\Controller\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterController).
Resolving inheritance for "App\Controller\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterController).
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\ServiceBookController" (parent: .abstract.instanceof.App\Controller\ServiceBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceBookController).
Resolving inheritance for "App\Controller\ServiceBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceChargeController" (parent: .abstract.instanceof.App\Controller\ServiceChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceChargeController).
Resolving inheritance for ".instanceof.App\Controller\ServiceChargeController.0.App\Controller\ServiceChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceChargeController).
Resolving inheritance for "App\Controller\ServiceChargeController" (parent: .instanceof.App\Controller\ServiceChargeController.0.App\Controller\ServiceChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceDashboardController" (parent: .abstract.instanceof.App\Controller\ServiceDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceDashboardController).
Resolving inheritance for "App\Controller\ServiceDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionScheduleController" (parent: .abstract.instanceof.App\Controller\SessionScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionScheduleController).
Resolving inheritance for "App\Controller\SessionScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController" (parent: .abstract.instanceof.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController).
Resolving inheritance for "App\Controller\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlotController" (parent: .abstract.instanceof.App\Controller\SlotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlotController).
Resolving inheritance for ".instanceof.App\Controller\SlotController.0.App\Controller\SlotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlotController).
Resolving inheritance for "App\Controller\SlotController" (parent: .instanceof.App\Controller\SlotController.0.App\Controller\SlotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecializedWardController" (parent: .abstract.instanceof.App\Controller\SpecializedWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecializedWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecializedWardController).
Resolving inheritance for "App\Controller\SpecializedWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecializedWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SplStockDashboardController" (parent: .abstract.instanceof.App\Controller\SplStockDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SplStockDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SplStockDashboardController).
Resolving inheritance for "App\Controller\SplStockDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SplStockDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffAttendanceController" (parent: .abstract.instanceof.App\Controller\StaffAttendanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffAttendanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffAttendanceController).
Resolving inheritance for ".instanceof.App\Controller\StaffAttendanceController.0.App\Controller\StaffAttendanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffAttendanceController).
Resolving inheritance for "App\Controller\StaffAttendanceController" (parent: .instanceof.App\Controller\StaffAttendanceController.0.App\Controller\StaffAttendanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffComplaintController" (parent: .abstract.instanceof.App\Controller\StaffComplaintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffComplaintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffComplaintController).
Resolving inheritance for "App\Controller\StaffComplaintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffComplaintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController" (parent: .abstract.instanceof.App\Controller\StaffController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController).
Resolving inheritance for "App\Controller\StaffController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDeputationController" (parent: .abstract.instanceof.App\Controller\StaffDeputationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDeputationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDeputationController).
Resolving inheritance for "App\Controller\StaffDeputationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDeputationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDutyController" (parent: .abstract.instanceof.App\Controller\StaffDutyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDutyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDutyController).
Resolving inheritance for "App\Controller\StaffDutyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDutyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffEducationController" (parent: .abstract.instanceof.App\Controller\StaffEducationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffEducationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffEducationController).
Resolving inheritance for "App\Controller\StaffEducationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffEducationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffFamilyMemberController" (parent: .abstract.instanceof.App\Controller\StaffFamilyMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffFamilyMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffFamilyMemberController).
Resolving inheritance for "App\Controller\StaffFamilyMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffFamilyMemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveAllotmentController" (parent: .abstract.instanceof.App\Controller\StaffLeaveAllotmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveAllotmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveAllotmentController).
Resolving inheritance for "App\Controller\StaffLeaveAllotmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveAllotmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveHistoryController" (parent: .abstract.instanceof.App\Controller\StaffLeaveHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveHistoryController).
Resolving inheritance for "App\Controller\StaffLeaveHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffProfileController" (parent: .abstract.instanceof.App\Controller\StaffProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffProfileController).
Resolving inheritance for "App\Controller\StaffProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffSalaryHistoryController" (parent: .abstract.instanceof.App\Controller\StaffSalaryHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffSalaryHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffSalaryHistoryController).
Resolving inheritance for "App\Controller\StaffSalaryHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffSalaryHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffTrainingController" (parent: .abstract.instanceof.App\Controller\StaffTrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffTrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffTrainingController).
Resolving inheritance for "App\Controller\StaffTrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffTrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffWorkExperienceController" (parent: .abstract.instanceof.App\Controller\StaffWorkExperienceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffWorkExperienceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffWorkExperienceController).
Resolving inheritance for "App\Controller\StaffWorkExperienceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffWorkExperienceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockController" (parent: .abstract.instanceof.App\Controller\StockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockController).
Resolving inheritance for "App\Controller\StockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockDashboardController" (parent: .abstract.instanceof.App\Controller\StockDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockDashboardController).
Resolving inheritance for "App\Controller\StockDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockReportsController" (parent: .abstract.instanceof.App\Controller\StockReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockReportsController).
Resolving inheritance for "App\Controller\StockReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoresReportsController" (parent: .abstract.instanceof.App\Controller\StoresReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoresReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoresReportsController).
Resolving inheritance for "App\Controller\StoresReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoresReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurgeryWardController" (parent: .abstract.instanceof.App\Controller\SurgeryWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurgeryWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurgeryWardController).
Resolving inheritance for "App\Controller\SurgeryWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurgeryWardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomController" (parent: .abstract.instanceof.App\Controller\SymptomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomController).
Resolving inheritance for ".instanceof.App\Controller\SymptomController.0.App\Controller\SymptomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomController).
Resolving inheritance for "App\Controller\SymptomController" (parent: .instanceof.App\Controller\SymptomController.0.App\Controller\SymptomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomDrugController" (parent: .abstract.instanceof.App\Controller\SymptomDrugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomDrugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomDrugController).
Resolving inheritance for "App\Controller\SymptomDrugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomDrugController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TodayReportsController" (parent: .abstract.instanceof.App\Controller\TodayReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TodayReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TodayReportsController).
Resolving inheritance for "App\Controller\TodayReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TodayReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VaccineDashboardController" (parent: .abstract.instanceof.App\Controller\VaccineDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VaccineDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VaccineDashboardController).
Resolving inheritance for "App\Controller\VaccineDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VaccineDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController" (parent: .abstract.instanceof.App\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController).
Resolving inheritance for "App\Controller\VehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedController" (parent: .abstract.instanceof.App\Controller\WardBedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedController).
Resolving inheritance for "App\Controller\WardBedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedSlotController" (parent: .abstract.instanceof.App\Controller\WardBedSlotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedSlotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedSlotController).
Resolving inheritance for ".instanceof.App\Controller\WardBedSlotController.0.App\Controller\WardBedSlotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedSlotController).
Resolving inheritance for "App\Controller\WardBedSlotController" (parent: .instanceof.App\Controller\WardBedSlotController.0.App\Controller\WardBedSlotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardConsumptionController" (parent: .abstract.instanceof.App\Controller\WardConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardConsumptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardConsumptionController).
Resolving inheritance for "App\Controller\WardConsumptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardController" (parent: .abstract.instanceof.App\Controller\WardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardController).
Resolving inheritance for "App\Controller\WardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardMaterialController" (parent: .abstract.instanceof.App\Controller\WardMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardMaterialController).
Resolving inheritance for "App\Controller\WardMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardReportsController" (parent: .abstract.instanceof.App\Controller\WardReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardReportsController).
Resolving inheritance for "App\Controller\WardReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardTypeController" (parent: .abstract.instanceof.App\Controller\WardTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardTypeController).
Resolving inheritance for "App\Controller\WardTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WomanCareWardController" (parent: .abstract.instanceof.App\Controller\WomanCareWardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WomanCareWardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WomanCareWardController).
Resolving inheritance for "App\Controller\WomanCareWardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WomanCareWardController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActivityLogListenerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ActivityLogListenerSubscriber).
Resolving inheritance for "App\EventSubscriber\ActivityLogListenerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActivityLogListenerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckUserListener" (parent: .abstract.instanceof.App\EventSubscriber\CheckUserListener).
Resolving inheritance for "App\EventSubscriber\CheckUserListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckUserListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccidentType" (parent: .abstract.instanceof.App\Form\AccidentType).
Resolving inheritance for "App\Form\AccidentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccidentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceBookingType" (parent: .abstract.instanceof.App\Form\AmbulanceBookingType).
Resolving inheritance for "App\Form\AmbulanceBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceMaintenanceType" (parent: .abstract.instanceof.App\Form\AmbulanceMaintenanceType).
Resolving inheritance for "App\Form\AmbulanceMaintenanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceMaintenanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType" (parent: .abstract.instanceof.App\Form\AppointmentType).
Resolving inheritance for "App\Form\AppointmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttendanceShiftType" (parent: .abstract.instanceof.App\Form\AttendanceShiftType).
Resolving inheritance for "App\Form\AttendanceShiftType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttendanceShiftType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailableStockFilterType" (parent: .abstract.instanceof.App\Form\AvailableStockFilterType).
Resolving inheritance for "App\Form\AvailableStockFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailableStockFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillServiceType" (parent: .abstract.instanceof.App\Form\BillServiceType).
Resolving inheritance for "App\Form\BillServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BioMedWasteType" (parent: .abstract.instanceof.App\Form\BioMedWasteType).
Resolving inheritance for "App\Form\BioMedWasteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BioMedWasteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodCollectionType" (parent: .abstract.instanceof.App\Form\BloodCollectionType).
Resolving inheritance for "App\Form\BloodCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonationCampType" (parent: .abstract.instanceof.App\Form\BloodDonationCampType).
Resolving inheritance for "App\Form\BloodDonationCampType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonationCampType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorLabTestType" (parent: .abstract.instanceof.App\Form\BloodDonorLabTestType).
Resolving inheritance for "App\Form\BloodDonorLabTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorLabTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorType" (parent: .abstract.instanceof.App\Form\BloodDonorType).
Resolving inheritance for "App\Form\BloodDonorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodMatchingType" (parent: .abstract.instanceof.App\Form\BloodMatchingType).
Resolving inheritance for "App\Form\BloodMatchingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodMatchingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodRequisitionType" (parent: .abstract.instanceof.App\Form\BloodRequisitionType).
Resolving inheritance for "App\Form\BloodRequisitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodRequisitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodStockType" (parent: .abstract.instanceof.App\Form\BloodStockType).
Resolving inheritance for "App\Form\BloodStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodTransfusionType" (parent: .abstract.instanceof.App\Form\BloodTransfusionType).
Resolving inheritance for "App\Form\BloodTransfusionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodTransfusionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseMedicineType" (parent: .abstract.instanceof.App\Form\CaseMedicineType).
Resolving inheritance for "App\Form\CaseMedicineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseMedicineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseRadiologyType" (parent: .abstract.instanceof.App\Form\CaseRadiologyType).
Resolving inheritance for "App\Form\CaseRadiologyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseRadiologyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseReferralType" (parent: .abstract.instanceof.App\Form\CaseReferralType).
Resolving inheritance for "App\Form\CaseReferralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseReferralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseType" (parent: .abstract.instanceof.App\Form\CaseType).
Resolving inheritance for "App\Form\CaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType" (parent: .abstract.instanceof.App\Form\ChangePasswordType).
Resolving inheritance for "App\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircularType" (parent: .abstract.instanceof.App\Form\CircularType).
Resolving inheritance for "App\Form\CircularType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircularType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClinicalPatternType" (parent: .abstract.instanceof.App\Form\ClinicalPatternType).
Resolving inheritance for "App\Form\ClinicalPatternType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClinicalPatternType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactUsType" (parent: .abstract.instanceof.App\Form\ContactUsType).
Resolving inheritance for "App\Form\ContactUsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactUsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeathCertificateType" (parent: .abstract.instanceof.App\Form\DeathCertificateType).
Resolving inheritance for "App\Form\DeathCertificateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeathCertificateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryDetailType" (parent: .abstract.instanceof.App\Form\DeliveryDetailType).
Resolving inheritance for "App\Form\DeliveryDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryDetailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorCategoryType" (parent: .abstract.instanceof.App\Form\DoctorCategoryType).
Resolving inheritance for "App\Form\DoctorCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType" (parent: .abstract.instanceof.App\Form\DriverType).
Resolving inheritance for "App\Form\DriverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentComplaintType" (parent: .abstract.instanceof.App\Form\EquipmentComplaintType).
Resolving inheritance for "App\Form\EquipmentComplaintType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentComplaintType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EssentialEquipmentType" (parent: .abstract.instanceof.App\Form\EssentialEquipmentType).
Resolving inheritance for "App\Form\EssentialEquipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EssentialEquipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType" (parent: .abstract.instanceof.App\Form\FeatureType).
Resolving inheritance for "App\Form\FeatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType" (parent: .abstract.instanceof.App\Form\ForgotPasswordType).
Resolving inheritance for "App\Form\ForgotPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelTrackingType" (parent: .abstract.instanceof.App\Form\FuelTrackingType).
Resolving inheritance for "App\Form\FuelTrackingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelTrackingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GovtSchemeType" (parent: .abstract.instanceof.App\Form\GovtSchemeType).
Resolving inheritance for "App\Form\GovtSchemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GovtSchemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HivRegisterType" (parent: .abstract.instanceof.App\Form\HivRegisterType).
Resolving inheritance for "App\Form\HivRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HivRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalLabMaterialType" (parent: .abstract.instanceof.App\Form\HospitalLabMaterialType).
Resolving inheritance for "App\Form\HospitalLabMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalLabMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalMappingKitchensType" (parent: .abstract.instanceof.App\Form\HospitalMappingKitchensType).
Resolving inheritance for "App\Form\HospitalMappingKitchensType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalMappingKitchensType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalModuleType" (parent: .abstract.instanceof.App\Form\HospitalModuleType).
Resolving inheritance for "App\Form\HospitalModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalSchemeType" (parent: .abstract.instanceof.App\Form\HospitalSchemeType).
Resolving inheritance for "App\Form\HospitalSchemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalSchemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalTestChargeType" (parent: .abstract.instanceof.App\Form\HospitalTestChargeType).
Resolving inheritance for "App\Form\HospitalTestChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalTestChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalType" (parent: .abstract.instanceof.App\Form\HospitalType).
Resolving inheritance for "App\Form\HospitalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalWardMaterialType" (parent: .abstract.instanceof.App\Form\HospitalWardMaterialType).
Resolving inheritance for "App\Form\HospitalWardMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalWardMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IecMaterialType" (parent: .abstract.instanceof.App\Form\IecMaterialType).
Resolving inheritance for "App\Form\IecMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IecMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IndentRequestType" (parent: .abstract.instanceof.App\Form\IndentRequestType).
Resolving inheritance for "App\Form\IndentRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IndentRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructurePhotoType" (parent: .abstract.instanceof.App\Form\InfrastructurePhotoType).
Resolving inheritance for "App\Form\InfrastructurePhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructurePhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureType" (parent: .abstract.instanceof.App\Form\InfrastructureType).
Resolving inheritance for "App\Form\InfrastructureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureTypeType" (parent: .abstract.instanceof.App\Form\InfrastructureTypeType).
Resolving inheritance for "App\Form\InfrastructureTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuredInfoType" (parent: .abstract.instanceof.App\Form\InjuredInfoType).
Resolving inheritance for "App\Form\InjuredInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuredInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuryDetailType" (parent: .abstract.instanceof.App\Form\InjuryDetailType).
Resolving inheritance for "App\Form\InjuryDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuryDetailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMappingUsersType" (parent: .abstract.instanceof.App\Form\KitchenMappingUsersType).
Resolving inheritance for "App\Form\KitchenMappingUsersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMappingUsersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMastersType" (parent: .abstract.instanceof.App\Form\KitchenMastersType).
Resolving inheritance for "App\Form\KitchenMastersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMastersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchensType" (parent: .abstract.instanceof.App\Form\KitchensType).
Resolving inheritance for "App\Form\KitchensType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchensType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabCaseType" (parent: .abstract.instanceof.App\Form\LabCaseType).
Resolving inheritance for "App\Form\LabCaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabCaseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabConsumptionType" (parent: .abstract.instanceof.App\Form\LabConsumptionType).
Resolving inheritance for "App\Form\LabConsumptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabConsumptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabManualType" (parent: .abstract.instanceof.App\Form\LabManualType).
Resolving inheritance for "App\Form\LabManualType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabManualType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabMaterialType" (parent: .abstract.instanceof.App\Form\LabMaterialType).
Resolving inheritance for "App\Form\LabMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabTestType" (parent: .abstract.instanceof.App\Form\LabTestType).
Resolving inheritance for "App\Form\LabTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType" (parent: .abstract.instanceof.App\Form\MessageType).
Resolving inheritance for "App\Form\MessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType" (parent: .abstract.instanceof.App\Form\PatientType).
Resolving inheritance for "App\Form\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentCollectionType" (parent: .abstract.instanceof.App\Form\PaymentCollectionType).
Resolving inheritance for "App\Form\PaymentCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmaType" (parent: .abstract.instanceof.App\Form\PharmaType).
Resolving inheritance for "App\Form\PharmaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmacyDispenseType" (parent: .abstract.instanceof.App\Form\PharmacyDispenseType).
Resolving inheritance for "App\Form\PharmacyDispenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmacyDispenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostMortemReportType" (parent: .abstract.instanceof.App\Form\PostMortemReportType).
Resolving inheritance for "App\Form\PostMortemReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostMortemReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalDiagnosisType" (parent: .abstract.instanceof.App\Form\ProvisionalDiagnosisType).
Resolving inheritance for "App\Form\ProvisionalDiagnosisType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalDiagnosisType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalExaminationType" (parent: .abstract.instanceof.App\Form\ProvisionalExaminationType).
Resolving inheritance for "App\Form\ProvisionalExaminationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalExaminationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseDutyType" (parent: .abstract.instanceof.App\Form\PurchaseDutyType).
Resolving inheritance for "App\Form\PurchaseDutyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseDutyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QueueManagementType" (parent: .abstract.instanceof.App\Form\QueueManagementType).
Resolving inheritance for "App\Form\QueueManagementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QueueManagementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RadiologyTestType" (parent: .abstract.instanceof.App\Form\RadiologyTestType).
Resolving inheritance for "App\Form\RadiologyTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RadiologyTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveStockType" (parent: .abstract.instanceof.App\Form\ReceiveStockType).
Resolving inheritance for "App\Form\ReceiveStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Form\ResetPasswordType).
Resolving inheritance for "App\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SampleType" (parent: .abstract.instanceof.App\Form\SampleType).
Resolving inheritance for "App\Form\SampleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SampleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceChargeType" (parent: .abstract.instanceof.App\Form\ServiceChargeType).
Resolving inheritance for "App\Form\ServiceChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionScheduleType" (parent: .abstract.instanceof.App\Form\SessionScheduleType).
Resolving inheritance for "App\Form\SessionScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType" (parent: .abstract.instanceof.App\Form\SettingType).
Resolving inheritance for "App\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SlotType" (parent: .abstract.instanceof.App\Form\SlotType).
Resolving inheritance for "App\Form\SlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SlotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffAttendanceType" (parent: .abstract.instanceof.App\Form\StaffAttendanceType).
Resolving inheritance for "App\Form\StaffAttendanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffAttendanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffComplaintType" (parent: .abstract.instanceof.App\Form\StaffComplaintType).
Resolving inheritance for "App\Form\StaffComplaintType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffComplaintType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDeputationType" (parent: .abstract.instanceof.App\Form\StaffDeputationType).
Resolving inheritance for "App\Form\StaffDeputationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDeputationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDutyType" (parent: .abstract.instanceof.App\Form\StaffDutyType).
Resolving inheritance for "App\Form\StaffDutyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDutyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffEducationType" (parent: .abstract.instanceof.App\Form\StaffEducationType).
Resolving inheritance for "App\Form\StaffEducationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffEducationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffFamilyMemberType" (parent: .abstract.instanceof.App\Form\StaffFamilyMemberType).
Resolving inheritance for "App\Form\StaffFamilyMemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffFamilyMemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveAllotmentType" (parent: .abstract.instanceof.App\Form\StaffLeaveAllotmentType).
Resolving inheritance for "App\Form\StaffLeaveAllotmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveAllotmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveHistoryType" (parent: .abstract.instanceof.App\Form\StaffLeaveHistoryType).
Resolving inheritance for "App\Form\StaffLeaveHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffProfileType" (parent: .abstract.instanceof.App\Form\StaffProfileType).
Resolving inheritance for "App\Form\StaffProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffSalaryHistoryType" (parent: .abstract.instanceof.App\Form\StaffSalaryHistoryType).
Resolving inheritance for "App\Form\StaffSalaryHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffSalaryHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffTrainingType" (parent: .abstract.instanceof.App\Form\StaffTrainingType).
Resolving inheritance for "App\Form\StaffTrainingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffTrainingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffWorkExperienceType" (parent: .abstract.instanceof.App\Form\StaffWorkExperienceType).
Resolving inheritance for "App\Form\StaffWorkExperienceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffWorkExperienceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomDrugType" (parent: .abstract.instanceof.App\Form\SymptomDrugType).
Resolving inheritance for "App\Form\SymptomDrugType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomDrugType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomType" (parent: .abstract.instanceof.App\Form\SymptomType).
Resolving inheritance for "App\Form\SymptomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TBRegisterType" (parent: .abstract.instanceof.App\Form\TBRegisterType).
Resolving inheritance for "App\Form\TBRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TBRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCredentialsType" (parent: .abstract.instanceof.App\Form\UserCredentialsType).
Resolving inheritance for "App\Form\UserCredentialsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCredentialsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType" (parent: .abstract.instanceof.App\Form\VehicleType).
Resolving inheritance for "App\Form\VehicleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VitalSignsType" (parent: .abstract.instanceof.App\Form\VitalSignsType).
Resolving inheritance for "App\Form\VitalSignsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VitalSignsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedSlotType" (parent: .abstract.instanceof.App\Form\WardBedSlotType).
Resolving inheritance for "App\Form\WardBedSlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedSlotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedType" (parent: .abstract.instanceof.App\Form\WardBedType).
Resolving inheritance for "App\Form\WardBedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardCareType" (parent: .abstract.instanceof.App\Form\WardCareType).
Resolving inheritance for "App\Form\WardCareType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardCareType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardConsumptionType" (parent: .abstract.instanceof.App\Form\WardConsumptionType).
Resolving inheritance for "App\Form\WardConsumptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardConsumptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardMaterialType" (parent: .abstract.instanceof.App\Form\WardMaterialType).
Resolving inheritance for "App\Form\WardMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardType" (parent: .abstract.instanceof.App\Form\WardType).
Resolving inheritance for "App\Form\WardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardTypeType" (parent: .abstract.instanceof.App\Form\WardTypeType).
Resolving inheritance for "App\Form\WardTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardTypeType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbhaRepository" (parent: .abstract.instanceof.App\Repository\AbhaRepository).
Resolving inheritance for "App\Repository\AbhaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbhaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccidentRepository" (parent: .abstract.instanceof.App\Repository\AccidentRepository).
Resolving inheritance for "App\Repository\AccidentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccidentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLogRepository" (parent: .abstract.instanceof.App\Repository\ActivityLogRepository).
Resolving inheritance for "App\Repository\ActivityLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceBookingRepository" (parent: .abstract.instanceof.App\Repository\AmbulanceBookingRepository).
Resolving inheritance for "App\Repository\AmbulanceBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceMaintenanceRepository" (parent: .abstract.instanceof.App\Repository\AmbulanceMaintenanceRepository).
Resolving inheritance for "App\Repository\AmbulanceMaintenanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceMaintenanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository" (parent: .abstract.instanceof.App\Repository\AppointmentRepository).
Resolving inheritance for "App\Repository\AppointmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceShiftRepository" (parent: .abstract.instanceof.App\Repository\AttendanceShiftRepository).
Resolving inheritance for "App\Repository\AttendanceShiftRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceShiftRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableStockRepository" (parent: .abstract.instanceof.App\Repository\AvailableStockRepository).
Resolving inheritance for "App\Repository\AvailableStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BalanceTransactionRepository" (parent: .abstract.instanceof.App\Repository\BalanceTransactionRepository).
Resolving inheritance for "App\Repository\BalanceTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BalanceTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillServiceRepository" (parent: .abstract.instanceof.App\Repository\BillServiceRepository).
Resolving inheritance for "App\Repository\BillServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BioMedWasteRepository" (parent: .abstract.instanceof.App\Repository\BioMedWasteRepository).
Resolving inheritance for "App\Repository\BioMedWasteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BioMedWasteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BirthCertificateRepository" (parent: .abstract.instanceof.App\Repository\BirthCertificateRepository).
Resolving inheritance for "App\Repository\BirthCertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BirthCertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodCollectionRepository" (parent: .abstract.instanceof.App\Repository\BloodCollectionRepository).
Resolving inheritance for "App\Repository\BloodCollectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodCollectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonationCampRepository" (parent: .abstract.instanceof.App\Repository\BloodDonationCampRepository).
Resolving inheritance for "App\Repository\BloodDonationCampRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonationCampRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorLabTestRepository" (parent: .abstract.instanceof.App\Repository\BloodDonorLabTestRepository).
Resolving inheritance for "App\Repository\BloodDonorLabTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorLabTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorRepository" (parent: .abstract.instanceof.App\Repository\BloodDonorRepository).
Resolving inheritance for "App\Repository\BloodDonorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodMatchingRepository" (parent: .abstract.instanceof.App\Repository\BloodMatchingRepository).
Resolving inheritance for "App\Repository\BloodMatchingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodMatchingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodRequisitionRepository" (parent: .abstract.instanceof.App\Repository\BloodRequisitionRepository).
Resolving inheritance for "App\Repository\BloodRequisitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodRequisitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodStockRepository" (parent: .abstract.instanceof.App\Repository\BloodStockRepository).
Resolving inheritance for "App\Repository\BloodStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodTransfusionRepository" (parent: .abstract.instanceof.App\Repository\BloodTransfusionRepository).
Resolving inheritance for "App\Repository\BloodTransfusionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodTransfusionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseHistoryRepository" (parent: .abstract.instanceof.App\Repository\CaseHistoryRepository).
Resolving inheritance for "App\Repository\CaseHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseLaboratoryRepository" (parent: .abstract.instanceof.App\Repository\CaseLaboratoryRepository).
Resolving inheritance for "App\Repository\CaseLaboratoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseLaboratoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseMedicineRepository" (parent: .abstract.instanceof.App\Repository\CaseMedicineRepository).
Resolving inheritance for "App\Repository\CaseMedicineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseMedicineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRadiologyRepository" (parent: .abstract.instanceof.App\Repository\CaseRadiologyRepository).
Resolving inheritance for "App\Repository\CaseRadiologyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRadiologyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseReferralRepository" (parent: .abstract.instanceof.App\Repository\CaseReferralRepository).
Resolving inheritance for "App\Repository\CaseReferralRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseReferralRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRepository" (parent: .abstract.instanceof.App\Repository\CaseRepository).
Resolving inheritance for "App\Repository\CaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CircularRepository" (parent: .abstract.instanceof.App\Repository\CircularRepository).
Resolving inheritance for "App\Repository\CircularRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CircularRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicalPatternRepository" (parent: .abstract.instanceof.App\Repository\ClinicalPatternRepository).
Resolving inheritance for "App\Repository\ClinicalPatternRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicalPatternRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeTypeRepository" (parent: .abstract.instanceof.App\Repository\CodeTypeRepository).
Resolving inheritance for "App\Repository\CodeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactUsRepository" (parent: .abstract.instanceof.App\Repository\ContactUsRepository).
Resolving inheritance for "App\Repository\ContactUsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactUsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCauseRepository" (parent: .abstract.instanceof.App\Repository\DeathCauseRepository).
Resolving inheritance for "App\Repository\DeathCauseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCauseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCertificateRepository" (parent: .abstract.instanceof.App\Repository\DeathCertificateRepository).
Resolving inheritance for "App\Repository\DeathCertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDetailRepository" (parent: .abstract.instanceof.App\Repository\DeliveryDetailRepository).
Resolving inheritance for "App\Repository\DeliveryDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository" (parent: .abstract.instanceof.App\Repository\DepartmentRepository).
Resolving inheritance for "App\Repository\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationSettingRepository" (parent: .abstract.instanceof.App\Repository\DesignationSettingRepository).
Resolving inheritance for "App\Repository\DesignationSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseCategoryRepository" (parent: .abstract.instanceof.App\Repository\DiseaseCategoryRepository).
Resolving inheritance for "App\Repository\DiseaseCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository" (parent: .abstract.instanceof.App\Repository\DistrictRepository).
Resolving inheritance for "App\Repository\DistrictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorCategoryRepository" (parent: .abstract.instanceof.App\Repository\DoctorCategoryRepository).
Resolving inheritance for "App\Repository\DoctorCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository" (parent: .abstract.instanceof.App\Repository\DriverRepository).
Resolving inheritance for "App\Repository\DriverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DrugConsumptionRepository" (parent: .abstract.instanceof.App\Repository\DrugConsumptionRepository).
Resolving inheritance for "App\Repository\DrugConsumptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DrugConsumptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentComplaintRepository" (parent: .abstract.instanceof.App\Repository\EquipmentComplaintRepository).
Resolving inheritance for "App\Repository\EquipmentComplaintRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentComplaintRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentIphsRepository" (parent: .abstract.instanceof.App\Repository\EquipmentIphsRepository).
Resolving inheritance for "App\Repository\EquipmentIphsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentIphsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EssentialEquipmentRepository" (parent: .abstract.instanceof.App\Repository\EssentialEquipmentRepository).
Resolving inheritance for "App\Repository\EssentialEquipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EssentialEquipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacilityRepository" (parent: .abstract.instanceof.App\Repository\FacilityRepository).
Resolving inheritance for "App\Repository\FacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeatureRepository" (parent: .abstract.instanceof.App\Repository\FeatureRepository).
Resolving inheritance for "App\Repository\FeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuelTrackingRepository" (parent: .abstract.instanceof.App\Repository\FuelTrackingRepository).
Resolving inheritance for "App\Repository\FuelTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuelTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GovtSchemeRepository" (parent: .abstract.instanceof.App\Repository\GovtSchemeRepository).
Resolving inheritance for "App\Repository\GovtSchemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GovtSchemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HivRegisterRepository" (parent: .abstract.instanceof.App\Repository\HivRegisterRepository).
Resolving inheritance for "App\Repository\HivRegisterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HivRegisterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalFacilityRepository" (parent: .abstract.instanceof.App\Repository\HospitalFacilityRepository).
Resolving inheritance for "App\Repository\HospitalFacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalFacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalLabMaterialRepository" (parent: .abstract.instanceof.App\Repository\HospitalLabMaterialRepository).
Resolving inheritance for "App\Repository\HospitalLabMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalLabMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalMappingKitchensRepository" (parent: .abstract.instanceof.App\Repository\HospitalMappingKitchensRepository).
Resolving inheritance for "App\Repository\HospitalMappingKitchensRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalMappingKitchensRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalModuleRepository" (parent: .abstract.instanceof.App\Repository\HospitalModuleRepository).
Resolving inheritance for "App\Repository\HospitalModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalRepository" (parent: .abstract.instanceof.App\Repository\HospitalRepository).
Resolving inheritance for "App\Repository\HospitalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalSchemeRepository" (parent: .abstract.instanceof.App\Repository\HospitalSchemeRepository).
Resolving inheritance for "App\Repository\HospitalSchemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalSchemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalTestChargeRepository" (parent: .abstract.instanceof.App\Repository\HospitalTestChargeRepository).
Resolving inheritance for "App\Repository\HospitalTestChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalTestChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalWardMaterialRepository" (parent: .abstract.instanceof.App\Repository\HospitalWardMaterialRepository).
Resolving inheritance for "App\Repository\HospitalWardMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalWardMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseGroupRepository" (parent: .abstract.instanceof.App\Repository\Icd10CauseGroupRepository).
Resolving inheritance for "App\Repository\Icd10CauseGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupLabTestRepository" (parent: .abstract.instanceof.App\Repository\Icd10CauseSubGroupLabTestRepository).
Resolving inheritance for "App\Repository\Icd10CauseSubGroupLabTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupLabTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupRepository" (parent: .abstract.instanceof.App\Repository\Icd10CauseSubGroupRepository).
Resolving inheritance for "App\Repository\Icd10CauseSubGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10DiseaseRepository" (parent: .abstract.instanceof.App\Repository\Icd10DiseaseRepository).
Resolving inheritance for "App\Repository\Icd10DiseaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10DiseaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IecMaterialRepository" (parent: .abstract.instanceof.App\Repository\IecMaterialRepository).
Resolving inheritance for "App\Repository\IecMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IecMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndentRequestRepository" (parent: .abstract.instanceof.App\Repository\IndentRequestRepository).
Resolving inheritance for "App\Repository\IndentRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndentRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraAnswerRepository" (parent: .abstract.instanceof.App\Repository\InfraAnswerRepository).
Resolving inheritance for "App\Repository\InfraAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraQuestionRepository" (parent: .abstract.instanceof.App\Repository\InfraQuestionRepository).
Resolving inheritance for "App\Repository\InfraQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructurePhotoRepository" (parent: .abstract.instanceof.App\Repository\InfrastructurePhotoRepository).
Resolving inheritance for "App\Repository\InfrastructurePhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructurePhotoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureRepository" (parent: .abstract.instanceof.App\Repository\InfrastructureRepository).
Resolving inheritance for "App\Repository\InfrastructureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureTypeRepository" (parent: .abstract.instanceof.App\Repository\InfrastructureTypeRepository).
Resolving inheritance for "App\Repository\InfrastructureTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuredInfoRepository" (parent: .abstract.instanceof.App\Repository\InjuredInfoRepository).
Resolving inheritance for "App\Repository\InjuredInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuredInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuryDetailRepository" (parent: .abstract.instanceof.App\Repository\InjuryDetailRepository).
Resolving inheritance for "App\Repository\InjuryDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuryDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IphsBedStrengthRepository" (parent: .abstract.instanceof.App\Repository\IphsBedStrengthRepository).
Resolving inheritance for "App\Repository\IphsBedStrengthRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IphsBedStrengthRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMappingUsersRepository" (parent: .abstract.instanceof.App\Repository\KitchenMappingUsersRepository).
Resolving inheritance for "App\Repository\KitchenMappingUsersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMappingUsersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMastersRepository" (parent: .abstract.instanceof.App\Repository\KitchenMastersRepository).
Resolving inheritance for "App\Repository\KitchenMastersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMastersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchensRepository" (parent: .abstract.instanceof.App\Repository\KitchensRepository).
Resolving inheritance for "App\Repository\KitchensRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchensRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseRepository" (parent: .abstract.instanceof.App\Repository\LabCaseRepository).
Resolving inheritance for "App\Repository\LabCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseSampleRepository" (parent: .abstract.instanceof.App\Repository\LabCaseSampleRepository).
Resolving inheritance for "App\Repository\LabCaseSampleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseSampleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseTestRepository" (parent: .abstract.instanceof.App\Repository\LabCaseTestRepository).
Resolving inheritance for "App\Repository\LabCaseTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabConsumptionRepository" (parent: .abstract.instanceof.App\Repository\LabConsumptionRepository).
Resolving inheritance for "App\Repository\LabConsumptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabConsumptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabManualRepository" (parent: .abstract.instanceof.App\Repository\LabManualRepository).
Resolving inheritance for "App\Repository\LabManualRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabManualRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabMaterialRepository" (parent: .abstract.instanceof.App\Repository\LabMaterialRepository).
Resolving inheritance for "App\Repository\LabMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabTestRepository" (parent: .abstract.instanceof.App\Repository\LabTestRepository).
Resolving inheritance for "App\Repository\LabTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository" (parent: .abstract.instanceof.App\Repository\LoginHistoryRepository).
Resolving inheritance for "App\Repository\LoginHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NcdRepository" (parent: .abstract.instanceof.App\Repository\NcdRepository).
Resolving inheritance for "App\Repository\NcdRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NcdRepository).
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\PatientRepository" (parent: .abstract.instanceof.App\Repository\PatientRepository).
Resolving inheritance for "App\Repository\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository" (parent: .abstract.instanceof.App\Repository\PaymentTransactionRepository).
Resolving inheritance for "App\Repository\PaymentTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PharmaRepository" (parent: .abstract.instanceof.App\Repository\PharmaRepository).
Resolving inheritance for "App\Repository\PharmaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PharmaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PncHighRiskRepository" (parent: .abstract.instanceof.App\Repository\PncHighRiskRepository).
Resolving inheritance for "App\Repository\PncHighRiskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PncHighRiskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostMortemReportRepository" (parent: .abstract.instanceof.App\Repository\PostMortemReportRepository).
Resolving inheritance for "App\Repository\PostMortemReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostMortemReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository" (parent: .abstract.instanceof.App\Repository\ProfileRepository).
Resolving inheritance for "App\Repository\ProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalDiagnosisRepository" (parent: .abstract.instanceof.App\Repository\ProvisionalDiagnosisRepository).
Resolving inheritance for "App\Repository\ProvisionalDiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalDiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalExaminationRepository" (parent: .abstract.instanceof.App\Repository\ProvisionalExaminationRepository).
Resolving inheritance for "App\Repository\ProvisionalExaminationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalExaminationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseDutyRepository" (parent: .abstract.instanceof.App\Repository\PurchaseDutyRepository).
Resolving inheritance for "App\Repository\PurchaseDutyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseDutyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueManagementRepository" (parent: .abstract.instanceof.App\Repository\QueueManagementRepository).
Resolving inheritance for "App\Repository\QueueManagementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueManagementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadiologyTestRepository" (parent: .abstract.instanceof.App\Repository\RadiologyTestRepository).
Resolving inheritance for "App\Repository\RadiologyTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadiologyTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveStockRepository" (parent: .abstract.instanceof.App\Repository\ReceiveStockRepository).
Resolving inheritance for "App\Repository\ReceiveStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SampleRepository" (parent: .abstract.instanceof.App\Repository\SampleRepository).
Resolving inheritance for "App\Repository\SampleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SampleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceChargeRepository" (parent: .abstract.instanceof.App\Repository\ServiceChargeRepository).
Resolving inheritance for "App\Repository\ServiceChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionScheduleRepository" (parent: .abstract.instanceof.App\Repository\SessionScheduleRepository).
Resolving inheritance for "App\Repository\SessionScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository" (parent: .abstract.instanceof.App\Repository\SlotRepository).
Resolving inheritance for "App\Repository\SlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffAttendanceRepository" (parent: .abstract.instanceof.App\Repository\StaffAttendanceRepository).
Resolving inheritance for "App\Repository\StaffAttendanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffAttendanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffComplaintRepository" (parent: .abstract.instanceof.App\Repository\StaffComplaintRepository).
Resolving inheritance for "App\Repository\StaffComplaintRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffComplaintRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDeputationRepository" (parent: .abstract.instanceof.App\Repository\StaffDeputationRepository).
Resolving inheritance for "App\Repository\StaffDeputationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDeputationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDutyRepository" (parent: .abstract.instanceof.App\Repository\StaffDutyRepository).
Resolving inheritance for "App\Repository\StaffDutyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDutyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffEducationRepository" (parent: .abstract.instanceof.App\Repository\StaffEducationRepository).
Resolving inheritance for "App\Repository\StaffEducationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffEducationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffFamilyMemberRepository" (parent: .abstract.instanceof.App\Repository\StaffFamilyMemberRepository).
Resolving inheritance for "App\Repository\StaffFamilyMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffFamilyMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveAllotmentRepository" (parent: .abstract.instanceof.App\Repository\StaffLeaveAllotmentRepository).
Resolving inheritance for "App\Repository\StaffLeaveAllotmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveAllotmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveHistoryRepository" (parent: .abstract.instanceof.App\Repository\StaffLeaveHistoryRepository).
Resolving inheritance for "App\Repository\StaffLeaveHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffProfileRepository" (parent: .abstract.instanceof.App\Repository\StaffProfileRepository).
Resolving inheritance for "App\Repository\StaffProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffSalaryHistoryRepository" (parent: .abstract.instanceof.App\Repository\StaffSalaryHistoryRepository).
Resolving inheritance for "App\Repository\StaffSalaryHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffSalaryHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffServiceOrderRepository" (parent: .abstract.instanceof.App\Repository\StaffServiceOrderRepository).
Resolving inheritance for "App\Repository\StaffServiceOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffServiceOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffTrainingRepository" (parent: .abstract.instanceof.App\Repository\StaffTrainingRepository).
Resolving inheritance for "App\Repository\StaffTrainingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffTrainingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffWorkExperienceRepository" (parent: .abstract.instanceof.App\Repository\StaffWorkExperienceRepository).
Resolving inheritance for "App\Repository\StaffWorkExperienceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffWorkExperienceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository" (parent: .abstract.instanceof.App\Repository\StateRepository).
Resolving inheritance for "App\Repository\StateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubDepartmentRepository" (parent: .abstract.instanceof.App\Repository\SubDepartmentRepository).
Resolving inheritance for "App\Repository\SubDepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubDepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgicalProcedureRepository" (parent: .abstract.instanceof.App\Repository\SurgicalProcedureRepository).
Resolving inheritance for "App\Repository\SurgicalProcedureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgicalProcedureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomDrugRepository" (parent: .abstract.instanceof.App\Repository\SymptomDrugRepository).
Resolving inheritance for "App\Repository\SymptomDrugRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomDrugRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomRepository" (parent: .abstract.instanceof.App\Repository\SymptomRepository).
Resolving inheritance for "App\Repository\SymptomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TBRegisterRepository" (parent: .abstract.instanceof.App\Repository\TBRegisterRepository).
Resolving inheritance for "App\Repository\TBRegisterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TBRegisterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TalukaRepository" (parent: .abstract.instanceof.App\Repository\TalukaRepository).
Resolving inheritance for "App\Repository\TalukaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TalukaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestMethodRepository" (parent: .abstract.instanceof.App\Repository\TestMethodRepository).
Resolving inheritance for "App\Repository\TestMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository" (parent: .abstract.instanceof.App\Repository\UserLogRepository).
Resolving inheritance for "App\Repository\UserLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginHistoryRepository" (parent: .abstract.instanceof.App\Repository\UserLoginHistoryRepository).
Resolving inheritance for "App\Repository\UserLoginHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository" (parent: .abstract.instanceof.App\Repository\VehicleRepository).
Resolving inheritance for "App\Repository\VehicleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VillageRepository" (parent: .abstract.instanceof.App\Repository\VillageRepository).
Resolving inheritance for "App\Repository\VillageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VillageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedRepository" (parent: .abstract.instanceof.App\Repository\WardBedRepository).
Resolving inheritance for "App\Repository\WardBedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedSlotRepository" (parent: .abstract.instanceof.App\Repository\WardBedSlotRepository).
Resolving inheritance for "App\Repository\WardBedSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardConsumptionRepository" (parent: .abstract.instanceof.App\Repository\WardConsumptionRepository).
Resolving inheritance for "App\Repository\WardConsumptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardConsumptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMaterialRepository" (parent: .abstract.instanceof.App\Repository\WardMaterialRepository).
Resolving inheritance for "App\Repository\WardMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMedicineScheduleRepository" (parent: .abstract.instanceof.App\Repository\WardMedicineScheduleRepository).
Resolving inheritance for "App\Repository\WardMedicineScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMedicineScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardRepository" (parent: .abstract.instanceof.App\Repository\WardRepository).
Resolving inheritance for "App\Repository\WardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardTypeRepository" (parent: .abstract.instanceof.App\Repository\WardTypeRepository).
Resolving inheritance for "App\Repository\WardTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardTypeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HospitalVoter" (parent: .abstract.instanceof.App\Security\Voter\HospitalVoter).
Resolving inheritance for "App\Security\Voter\HospitalVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HospitalVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WardBedAvailabilityValidator" (parent: .abstract.instanceof.App\Validator\Constraints\WardBedAvailabilityValidator).
Resolving inheritance for "App\Validator\Constraints\WardBedAvailabilityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WardBedAvailabilityValidator).
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.dbal.cnmgts_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.cnmgts_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.cnmgts_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.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.anonymous_api" (parent: limiter).
Resolving inheritance for "limiter.authenticated_api" (parent: limiter).
Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.app).
Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.db_users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.username" (parent: security.firewall.config).
Resolving inheritance for "security.listener.username.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.username" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.username" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.username" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.username" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.username" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.username" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\WardBedAvailability" (parent: .abstract.instanceof.App\Validator\Constraints\WardBedAvailability).
Resolving inheritance for ".instanceof.App\Validator\Constraints\WardBedAvailability.0.App\Validator\Constraints\WardBedAvailability" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\WardBedAvailability).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.cnmgts" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.cnmgts" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.cnmgts" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (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).
531
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $cnmgts.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $cnmgtsConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $anonymous_api.limiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $anonymous_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $anonymousApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $authenticated_api.limiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $authenticated_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $authenticatedApiLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.username"; reason: private alias.
Removed service "security.user_checker.username"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Nzo\UrlEncryptorBundle\Encryptor\Encryptor"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; 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 $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; 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 "twig.loader"; reason: private alias.
Removed service ".service_locator.RJUJPZr"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.username"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.event_dispatcher.username"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.IY5pSbP"; reason: private alias.
Removed service ".service_locator.3Noh8le"; reason: private alias.
Removed service ".service_locator.X.aoJiv"; reason: private alias.
Removed service ".service_locator.YQV60I8"; reason: private alias.
Removed service ".service_locator.9_ppgMM"; reason: private alias.
Removed service ".service_locator.Jpy_L.9"; reason: private alias.
Removed service ".service_locator.SIXCqLv"; reason: private alias.
Removed service ".service_locator.RSlSVMO"; reason: private alias.
Removed service ".service_locator.5Vd5JYV"; reason: private alias.
Removed service ".service_locator.H9pSKaP"; reason: private alias.
Removed service ".service_locator.JQWG6q."; reason: private alias.
Removed service ".service_locator._t3KGg2"; reason: private alias.
Removed service ".service_locator.pIFmzgw"; reason: private alias.
Removed service ".service_locator.atfT6qc"; reason: private alias.
Removed service ".service_locator.xZLDnU0"; reason: private alias.
Removed service ".service_locator.YLFtFBH"; reason: private alias.
Removed service ".service_locator.RzRvX6u"; reason: private alias.
Removed service ".service_locator.fPHoDip"; reason: private alias.
Removed service ".service_locator.HtFIQAV"; reason: private alias.
Removed service ".service_locator.m1nubRL"; reason: private alias.
Removed service ".service_locator.yOkoOVV"; reason: private alias.
Removed service ".service_locator.idt_4qD"; reason: private alias.
Removed service ".service_locator.Sioep4N"; reason: private alias.
Removed service ".service_locator.OJQzqr3"; reason: private alias.
Removed service ".service_locator.ZzJlWBd"; reason: private alias.
Removed service ".service_locator.CCovL48"; reason: private alias.
Removed service ".service_locator.9dsPKFV"; reason: private alias.
Removed service ".service_locator.3QSQ0xA"; reason: private alias.
Removed service ".service_locator.OpQIBr2"; reason: private alias.
Removed service ".service_locator.AzgmkpG"; reason: private alias.
Removed service ".service_locator.dkOMxBs"; reason: private alias.
Removed service ".service_locator.sO6fAMO"; reason: private alias.
Removed service ".service_locator.e_xCGDa"; reason: private alias.
Removed service ".service_locator.hrBifaX"; reason: private alias.
Removed service ".service_locator.52guPXE"; reason: private alias.
Removed service ".service_locator.AHbz8G4"; reason: private alias.
Removed service ".service_locator._Jc.9AI"; reason: private alias.
Removed service ".service_locator.reQVwjE"; reason: private alias.
Removed service ".service_locator.NXZnzeC"; reason: private alias.
Removed service ".service_locator.8zd65z5"; reason: private alias.
Removed service ".service_locator._GCWDWo"; reason: private alias.
Removed service ".service_locator.UsTU7nn"; reason: private alias.
Removed service ".service_locator.yh3uQfs"; reason: private alias.
Removed service ".service_locator.zRCquVQ"; reason: private alias.
Removed service ".service_locator.uEPysvF"; reason: private alias.
Removed service ".service_locator.KhjfIqE"; reason: private alias.
Removed service ".service_locator.xUbUkiB"; reason: private alias.
Removed service ".service_locator.w_nyxPm"; reason: private alias.
Removed service ".service_locator.zCZPnCj"; reason: private alias.
Removed service ".service_locator.P3URykI"; reason: private alias.
Removed service ".service_locator.n4KMgNF"; reason: private alias.
Removed service ".service_locator.s2ZwNsA"; reason: private alias.
Removed service ".service_locator.oAsP2CK"; reason: private alias.
Removed service ".service_locator.OxKkDKU"; reason: private alias.
Removed service ".service_locator.pbd_d6q"; reason: private alias.
Removed service ".service_locator.cIiJAuN"; reason: private alias.
Removed service ".service_locator.jgFuuL5"; reason: private alias.
Removed service ".service_locator.XTcWc5N"; reason: private alias.
Removed service ".service_locator.dhOkDzG"; reason: private alias.
Removed service ".service_locator.0RsPLAB"; reason: private alias.
Removed service ".service_locator.ugqEv_j"; reason: private alias.
Removed service ".service_locator.L_rwhas"; reason: private alias.
Removed service ".service_locator.FNg6uGZ"; reason: private alias.
Removed service ".service_locator.ai0TgXN"; reason: private alias.
Removed service ".service_locator.MbzngeK"; reason: private alias.
Removed service ".service_locator.Yud.IU."; reason: private alias.
Removed service ".service_locator.RGUebgN"; reason: private alias.
Removed service ".service_locator.rlTLDAd"; reason: private alias.
Removed service ".service_locator.HXt_SDj"; reason: private alias.
Removed service ".service_locator.SBmHXcL"; reason: private alias.
Removed service ".service_locator.cqtEQFb"; reason: private alias.
Removed service ".service_locator.e71DWzy"; reason: private alias.
Removed service ".service_locator.sFJ5LZt"; reason: private alias.
Removed service ".service_locator.WuNgnze"; reason: private alias.
Removed service ".service_locator.jorq6XD"; reason: private alias.
Removed service ".service_locator.urpvFwu"; reason: private alias.
Removed service ".service_locator.m95HcSg"; reason: private alias.
Removed service ".service_locator.b_XGocd"; reason: private alias.
Removed service ".service_locator._riW7FH"; reason: private alias.
Removed service ".service_locator.NZWeONP"; reason: private alias.
Removed service ".service_locator.G5KCfzO"; reason: private alias.
Removed service ".service_locator.FRDLEwY"; reason: private alias.
Removed service ".service_locator.NtT_vof"; reason: private alias.
Removed service ".service_locator.Gpzzynq"; reason: private alias.
Removed service ".service_locator.zj54W35"; reason: private alias.
Removed service ".service_locator.bn6Kv3V"; reason: private alias.
Removed service ".service_locator.pafkSVm"; reason: private alias.
Removed service ".service_locator.EwVm549"; reason: private alias.
Removed service ".service_locator.UaGoeQL"; reason: private alias.
Removed service ".service_locator.FnqUMrh"; reason: private alias.
Removed service ".service_locator.NSliudt"; reason: private alias.
Removed service ".service_locator.6pyE0ud"; reason: private alias.
Removed service ".service_locator.yqAqc09"; reason: private alias.
Removed service ".service_locator.QiHyVAs"; reason: private alias.
Removed service ".service_locator.PiB9FwT"; reason: private alias.
Removed service ".service_locator.ROZnlV_"; reason: private alias.
Removed service ".service_locator.e6ISvn8"; reason: private alias.
Removed service ".service_locator.jnHCSp9"; reason: private alias.
Removed service ".service_locator.c59qPtQ"; reason: private alias.
Removed service ".service_locator.n0BUtxa"; reason: private alias.
Removed service ".service_locator.6Tt0mH9"; reason: private alias.
Removed service ".service_locator.teSv78o"; reason: private alias.
Removed service ".service_locator.F2DCsDo"; reason: private alias.
Removed service ".service_locator.tlE5IJd"; reason: private alias.
Removed service ".service_locator.2MTXaOx"; reason: private alias.
Removed service ".service_locator.M4GZvRE"; reason: private alias.
Removed service ".service_locator.pIGHu1s"; reason: private alias.
Removed service ".service_locator.NXeAvX2"; reason: private alias.
Removed service ".service_locator.gsuD1zM"; reason: private alias.
Removed service ".service_locator.iO.0jro"; reason: private alias.
Removed service ".service_locator.jWrre1D"; reason: private alias.
Removed service ".service_locator.yCg.6eA"; reason: private alias.
Removed service ".service_locator.UAlk8qX"; reason: private alias.
Removed service ".service_locator.iT8UA.7"; reason: private alias.
Removed service ".service_locator.U4OhKQk"; reason: private alias.
Removed service ".service_locator.kkPzS5I"; reason: private alias.
Removed service ".service_locator.o2NztBP"; reason: private alias.
Removed service ".service_locator.uPy8jrV"; reason: private alias.
Removed service ".service_locator.f_QOdxZ"; reason: private alias.
Removed service ".service_locator.iIPuJV2"; reason: private alias.
Removed service ".service_locator.9zwmlAG"; reason: private alias.
Removed service ".service_locator.OOUHnro"; reason: private alias.
Removed service ".service_locator.1Z1MUj8"; reason: private alias.
Removed service ".service_locator..mMJh1s"; reason: private alias.
Removed service ".service_locator.q2fOZgW"; reason: private alias.
Removed service ".service_locator.hLO.Dtt"; reason: private alias.
Removed service ".service_locator.FhWd9vc"; reason: private alias.
Removed service ".service_locator.vuPqKkI"; reason: private alias.
Removed service ".service_locator..xwvBAJ"; reason: private alias.
Removed service ".service_locator.HQScN46"; reason: private alias.
Removed service ".service_locator.g.Ml6vI"; reason: private alias.
Removed service ".service_locator.IMknshy"; reason: private alias.
Removed service ".service_locator.PwvD2t9"; reason: private alias.
Removed service ".service_locator.JL5WKop"; reason: private alias.
Removed service ".service_locator.3XqugTW"; reason: private alias.
Removed service ".service_locator.F1Sf5vF"; reason: private alias.
Removed service ".service_locator.rkmxE15"; reason: private alias.
Removed service ".service_locator.zZds4Eo"; reason: private alias.
Removed service ".service_locator.yn9cEdf"; reason: private alias.
Removed service ".service_locator.x0T.pmD"; reason: private alias.
Removed service ".service_locator.G7S4anI"; reason: private alias.
Removed service ".service_locator.lEyVFG."; reason: private alias.
Removed service ".service_locator.rrWtI_i"; reason: private alias.
Removed service ".service_locator.YXsSCdS"; reason: private alias.
Removed service ".service_locator.hv5Yptv"; reason: private alias.
Removed service ".service_locator.aPLLAZ6"; reason: private alias.
Removed service ".service_locator.6z2hdBg"; reason: private alias.
Removed service ".service_locator.h4AFT6f"; reason: private alias.
Removed service ".service_locator.eS_BAD1"; reason: private alias.
Removed service ".service_locator.KBwpMNi"; reason: private alias.
Removed service ".service_locator.RpjHRLV"; reason: private alias.
Removed service ".service_locator.CNbDtzQ"; reason: private alias.
Removed service ".service_locator.1Qzb3QH"; reason: private alias.
Removed service ".service_locator.8eGhJ5R"; reason: private alias.
Removed service ".service_locator.NLtXUd1"; reason: private alias.
Removed service ".service_locator.QAfccmI"; reason: private alias.
Removed service ".service_locator.4FyQ6pl"; reason: private alias.
Removed service ".service_locator.sJAojbb"; reason: private alias.
Removed service ".service_locator.t0d6cR."; reason: private alias.
Removed service ".service_locator.kSa_UGU"; reason: private alias.
Removed service ".service_locator.0EDJzeN"; reason: private alias.
Removed service ".service_locator.cF1d9Hk"; reason: private alias.
Removed service ".service_locator.GIVQEva"; reason: private alias.
Removed service ".service_locator.j8UW9X8"; reason: private alias.
Removed service ".service_locator.5atPwZw"; reason: private alias.
Removed service ".service_locator.NsRLOWx"; reason: private alias.
Removed service ".service_locator..0VNM.Q"; reason: private alias.
Removed service ".service_locator.x4bmwDN"; reason: private alias.
Removed service ".service_locator.Zr8L8vb"; reason: private alias.
Removed service ".service_locator.Z.KmFCB"; reason: private alias.
Removed service ".service_locator.grgv723"; reason: private alias.
Removed service ".service_locator.sNHOL13"; reason: private alias.
Removed service ".service_locator.Nomexts"; reason: private alias.
Removed service ".service_locator.CCkd5c1"; reason: private alias.
Removed service ".service_locator.V8eBxDf"; reason: private alias.
Removed service ".service_locator.E_X1EbY"; reason: private alias.
Removed service ".service_locator.QVxeOcj"; reason: private alias.
Removed service ".service_locator.S.OtKnq"; reason: private alias.
Removed service ".service_locator.IJGxmdb"; reason: private alias.
Removed service ".service_locator.hmw2MkO"; reason: private alias.
Removed service ".service_locator.xz28iD5"; reason: private alias.
Removed service ".service_locator.datuNs5"; reason: private alias.
Removed service ".service_locator.JylYI6Q"; reason: private alias.
Removed service ".service_locator.3FoT98s"; reason: private alias.
Removed service ".service_locator.RuiHQIs"; reason: private alias.
Removed service ".service_locator.MkOeaL6"; reason: private alias.
Removed service ".service_locator._2swRN0"; reason: private alias.
Removed service ".service_locator.gSImE8M"; reason: private alias.
Removed service ".service_locator.7EEspqM"; reason: private alias.
Removed service ".service_locator.zgnks4I"; reason: private alias.
Removed service ".service_locator.6Ej9TsR"; reason: private alias.
Removed service ".service_locator.EwhMnXx"; reason: private alias.
Removed service ".service_locator.SAEsArO"; reason: private alias.
Removed service ".service_locator.er4UiAG"; reason: private alias.
Removed service ".service_locator.Tm7R87M"; reason: private alias.
Removed service ".service_locator.RRWK5D5"; reason: private alias.
Removed service ".service_locator.QTWqxbX"; reason: private alias.
Removed service ".service_locator.lJpgmeR"; reason: private alias.
Removed service ".service_locator.LTBTMf2"; reason: private alias.
Removed service ".service_locator.1Rp6oMa"; reason: private alias.
Removed service ".service_locator.5aE91XA"; reason: private alias.
Removed service ".service_locator.0xyFfzy"; reason: private alias.
Removed service ".service_locator.31kXRrV"; reason: private alias.
Removed service ".service_locator.5q.pEas"; reason: private alias.
Removed service ".service_locator.9OrHrM_"; reason: private alias.
Removed service ".service_locator.xW_xVmK"; reason: private alias.
Removed service ".service_locator.MHbMg79"; reason: private alias.
Removed service ".service_locator.ZVMEe3W"; reason: private alias.
Removed service ".service_locator.Y20qmwl"; reason: private alias.
Removed service ".service_locator._e68pRF"; reason: private alias.
Removed service ".service_locator.prgQSU3"; reason: private alias.
Removed service ".service_locator.Cmo5PWG"; reason: private alias.
Removed service ".service_locator.OqXe9ai"; reason: private alias.
Removed service ".service_locator.ZWXb.zk"; reason: private alias.
Removed service ".service_locator.ZhN7iwT"; reason: private alias.
Removed service ".service_locator.Q9DytkJ"; reason: private alias.
Removed service ".service_locator.FEzVy1M"; reason: private alias.
Removed service ".service_locator.9tn9ywA"; reason: private alias.
Removed service ".service_locator.M51E8Ty"; reason: private alias.
Removed service ".service_locator.ey_hSNu"; reason: private alias.
Removed service ".service_locator.b58rQts"; reason: private alias.
Removed service ".service_locator.1E2faEi"; reason: private alias.
Removed service ".service_locator.bmZmdrw"; reason: private alias.
Removed service ".service_locator.nsUtHD6"; reason: private alias.
Removed service ".service_locator.hH4B5rU"; reason: private alias.
Removed service ".service_locator.ElGYPat"; reason: private alias.
Removed service ".service_locator.F0jV.fJ"; reason: private alias.
Removed service ".service_locator.9HQ6mCS"; reason: private alias.
Removed service ".service_locator.W.nQsA6"; reason: private alias.
Removed service ".service_locator.z5e0haQ"; reason: private alias.
Removed service ".service_locator.gh7D_.q"; reason: private alias.
Removed service ".service_locator.RwGESlF"; reason: private alias.
Removed service ".service_locator.1MtBAvp"; reason: private alias.
Removed service ".service_locator.4CZ6ycN"; reason: private alias.
Removed service ".service_locator.PccPRdM"; reason: private alias.
Removed service ".service_locator.cb2YmpZ"; reason: private alias.
Removed service ".service_locator.VGwFENY"; reason: private alias.
Removed service ".service_locator.hp04YZ."; reason: private alias.
Removed service ".service_locator.y5YzJM."; reason: private alias.
Removed service ".service_locator.SK7yphY"; reason: private alias.
Removed service ".service_locator.5.2uBVU"; reason: private alias.
Removed service ".service_locator.3O_BLlH"; reason: private alias.
Removed service ".service_locator.AVVFZoS"; reason: private alias.
Removed service ".service_locator.IZoasgU"; reason: private alias.
Removed service ".service_locator.K0R8Jdt"; reason: private alias.
Removed service ".service_locator.0IH7Hun"; reason: private alias.
Removed service ".service_locator.11J8RI3"; reason: private alias.
Removed service ".service_locator.GGJS1Bw"; reason: private alias.
Removed service ".service_locator.vtUISqE"; reason: private alias.
Removed service ".service_locator.Cni7jbh"; reason: private alias.
Removed service ".service_locator.5eSzk1d"; reason: private alias.
Removed service ".service_locator.VFjuK4P"; reason: private alias.
Removed service ".service_locator.flINdnE"; reason: private alias.
Removed service ".service_locator.3QbSBoI"; reason: private alias.
Removed service ".service_locator.VI89Y3z"; reason: private alias.
Removed service ".service_locator.oX4lJLJ"; reason: private alias.
Removed service ".service_locator.XMBWH1b"; reason: private alias.
Removed service ".service_locator.1XGyBkC"; reason: private alias.
Removed service ".service_locator.BYy2z4d"; reason: private alias.
Removed service ".service_locator.yxL8578"; reason: private alias.
Removed service ".service_locator.Ej1lAJ."; reason: private alias.
Removed service ".service_locator.vrBkIQj"; reason: private alias.
Removed service ".service_locator.7_HKe5c"; reason: private alias.
Removed service ".service_locator.TCn.0nq"; reason: private alias.
Removed service ".service_locator.znMO3BD"; reason: private alias.
Removed service ".service_locator.Ssea_c9"; reason: private alias.
Removed service ".service_locator.9NJZhSv"; reason: private alias.
Removed service ".service_locator.aXJ20E3"; reason: private alias.
Removed service ".service_locator.rXkSUfi"; reason: private alias.
Removed service ".service_locator.RPxr2G7"; reason: private alias.
Removed service ".service_locator.O8Nkf0I"; reason: private alias.
Removed service ".service_locator.o0KSMuH"; reason: private alias.
Removed service ".service_locator.Ll9W9l_"; reason: private alias.
Removed service ".service_locator.50oS.Ft"; reason: private alias.
Removed service ".service_locator.QyryAH0"; reason: private alias.
Removed service ".service_locator.Bzm0Svx"; reason: private alias.
Removed service ".service_locator.JE2GcIs"; reason: private alias.
Removed service ".service_locator.FShLELO"; reason: private alias.
Removed service ".service_locator.wDYnjbB"; reason: private alias.
Removed service ".service_locator.t9ca6Rb"; reason: private alias.
Removed service ".service_locator.K1hyWoN"; reason: private alias.
Removed service ".service_locator.e3sNcy0"; reason: private alias.
Removed service ".service_locator.Xr0qLno"; reason: private alias.
Removed service ".service_locator.GlpcXUk"; reason: private alias.
Removed service ".service_locator.sPh2zw9"; reason: private alias.
Removed service ".service_locator.x9Xz69L"; reason: private alias.
Removed service ".service_locator.AvjVP7_"; reason: private alias.
Removed service ".service_locator.XenJrD_"; reason: private alias.
Removed service ".service_locator.1fzKd9x"; reason: private alias.
Removed service ".service_locator.Dt6jVnH"; reason: private alias.
Removed service ".service_locator.SjBDruo"; reason: private alias.
Removed service ".service_locator.TpPvNBc"; reason: private alias.
Removed service ".service_locator.kT3utoi"; reason: private alias.
Removed service ".service_locator.kmha0q4"; reason: private alias.
Removed service ".service_locator.cRgj0Zw"; reason: private alias.
Removed service ".service_locator.qlaXHJO"; reason: private alias.
Removed service ".service_locator.gN0K.Gh"; reason: private alias.
Removed service ".service_locator.peLu5ro"; reason: private alias.
Removed service ".service_locator.o8thmeX"; reason: private alias.
Removed service ".service_locator.fN.wBHy"; reason: private alias.
Removed service ".service_locator..egd8ea"; reason: private alias.
Removed service ".service_locator.2l5vCdS"; reason: private alias.
Removed service ".service_locator.a7QJYru"; reason: private alias.
Removed service ".service_locator.hmPs3VK"; reason: private alias.
Removed service ".service_locator.Z6GeyMM"; reason: private alias.
Removed service ".service_locator.gNP_v4G"; reason: private alias.
Removed service ".service_locator.c1L155Q"; reason: private alias.
Removed service ".service_locator.2Te_9wo"; reason: private alias.
Removed service ".service_locator.bBsbWIF"; reason: private alias.
Removed service ".service_locator.uXwZemd"; reason: private alias.
Removed service ".service_locator.tpRviB."; reason: private alias.
Removed service ".service_locator.xdOB9ok"; reason: private alias.
Removed service ".service_locator.QP3WTAY"; reason: private alias.
Removed service ".service_locator.PS.qs8H"; reason: private alias.
Removed service ".service_locator.0amKZ2l"; reason: private alias.
Removed service ".service_locator.0UyTDhX"; reason: private alias.
Removed service ".service_locator.0MetJHG"; reason: private alias.
Removed service ".service_locator.P_GkKWA"; reason: private alias.
Removed service ".service_locator.rcsW9W4"; reason: private alias.
Removed service ".service_locator.FVt9bTP"; reason: private alias.
Removed service ".service_locator.tgn_EnF"; reason: private alias.
Removed service ".service_locator.I2GRh1Z"; reason: private alias.
Removed service ".service_locator.ptTRMKJ"; reason: private alias.
Removed service ".service_locator.SuDsA7T"; reason: private alias.
Removed service ".service_locator.B6ZPhvZ"; reason: private alias.
Removed service ".service_locator.VQuFQln"; reason: private alias.
Removed service ".service_locator.l.sifGu"; reason: private alias.
Removed service ".service_locator.uyeJTK9"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
64
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AppPhcAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mailer" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "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.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 ".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 ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\HospitalVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.rM0AEQc" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1294
Removed service "App\DependencyInjection"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "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 "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "maker.auto_command.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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RateLimiterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RateLimiterSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticatedRateLimiterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuthenticatedRateLimiterSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbhaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbhaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbhaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccidentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActivityLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActivityLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ActivityLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AmbulanceBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbulanceMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbulanceMaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AmbulanceMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentsReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentsReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppointmentsReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceShiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceShiftController"; reason: abstract.
Removed service ".instanceof.App\Controller\AttendanceShiftController.0.App\Controller\AttendanceShiftController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AttendanceShiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BedDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BedDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BedDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BillReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillServiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\BillServiceController.0.App\Controller\BillServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BillServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BioMedWasteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BioMedWasteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BioMedWasteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BirthCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BirthCertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BirthCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodCollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodCollectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\BloodCollectionController.0.App\Controller\BloodCollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodCollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonationCampController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonationCampController"; reason: abstract.
Removed service ".instanceof.App\Controller\BloodDonationCampController.0.App\Controller\BloodDonationCampController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodDonationCampController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodDonorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodDonorController"; reason: abstract.
Removed service ".instanceof.App\Controller\BloodDonorController.0.App\Controller\BloodDonorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodDonorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodMatchingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodMatchingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodMatchingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodRequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodRequisitionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodRequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloodTransfusionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloodTransfusionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloodTransfusionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BmwReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BmwReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BmwReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAbhaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAbhaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseAbhaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseAuxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseAuxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseAuxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseLaboratoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseLaboratoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseLaboratoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseMedicineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseMedicineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseMedicineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRadiologyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRadiologyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseRadiologyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseRefController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseRefController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseRefController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CdsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CdsDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CdsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChildCareWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChildCareWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChildCareWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircularController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircularController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CircularController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClinicalPatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClinicalPatternController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClinicalPatternController.0.App\Controller\ClinicalPatternController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClinicalPatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CmsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsumableReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsumableReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ConsumableReportsController"; 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\Dean\Ccc\AllCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\AllCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\AllCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\GpsCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\GpsCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\GpsCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\IndustrialCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\IndustrialCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\IndustrialCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\MchCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\MchCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\MchCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\OrganCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\OrganCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\OrganCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ccc\RapidCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ccc\RapidCccController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ccc\RapidCccController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanIcuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanIcuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\DeanIcuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\DeanInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\DeanTelemedicineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\DeanTelemedicineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\DeanTelemedicineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Fleet\AllFleetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Fleet\AllFleetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Fleet\AllFleetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\AllIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\AllIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\AllIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\CardiologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\CardiologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\CardiologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\DentalIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\DentalIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\DentalIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\EntIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\EntIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\EntIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GastroenterologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GastroenterologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\GastroenterologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GeneralIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GeneralIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\GeneralIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\GynecologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\GynecologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\GynecologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\LaborIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\LaborIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\LaborIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\MedicineIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\MedicineIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\MedicineIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NephrologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NephrologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\NephrologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\NeurosurgeryIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\NeurosurgeryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OphthalmologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OphthalmologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\OphthalmologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\OrthopaedicIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\OrthopaedicIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\OrthopaedicIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PediatricIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PediatricIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\PediatricIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PhysiotherapyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\PhysiotherapyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\PsychiatryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\PsychiatryIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\PsychiatryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\RespiratoryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\RespiratoryIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\RespiratoryIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SkinIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SkinIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\SkinIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\SurgicalIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\SurgicalOncologyIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\SurgicalOncologyIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ipd\TraumaIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ipd\TraumaIpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ipd\TraumaIpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Mcm\AllMcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Mcm\AllMcmController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Mcm\AllMcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\AllOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\AllOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\AllOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\CardiologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\CardiologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\CardiologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\DentalOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\DentalOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\DentalOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\EntOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\EntOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\EntOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GastroenterologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GastroenterologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\GastroenterologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GeneralOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GeneralOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\GeneralOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\GynecologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\GynecologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\GynecologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\MedicineOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\MedicineOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\MedicineOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NephrologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NephrologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\NephrologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\NeurosurgeryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\NeurosurgeryOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\NeurosurgeryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OphthalmologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OphthalmologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\OphthalmologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\OrthopaedicOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\OrthopaedicOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\OrthopaedicOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PediatricOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PediatricOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\PediatricOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PhysiotherapyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PhysiotherapyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\PhysiotherapyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\PsychiatryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\PsychiatryOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\PsychiatryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\RespiratoryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\RespiratoryOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\RespiratoryOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SkinOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SkinOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\SkinOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOncologyOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\SurgicalOncologyOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\SurgicalOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\SurgicalOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\SurgicalOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Opd\TraumaOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Opd\TraumaOpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Opd\TraumaOpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dean\Ot\AllOtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dean\Ot\AllOtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dean\Ot\AllOtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathCertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DeathCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DentalWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DentalWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DentalWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DischargeRepotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DischargeRepotsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DischargeRepotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DoctorCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DoctorCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DoctorCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrugConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrugConsumptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DrugConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentComplaintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentComplaintController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EquipmentComplaintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EquipmentDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EquipmentDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EquipmentDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EssentialEquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EssentialEquipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EssentialEquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EwsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EwsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EwsDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EwsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExternalSampleTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExternalSampleTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExternalSampleTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacilityDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacilityDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FacilityDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FleetManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FleetManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FleetManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FuelTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GapDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GapDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GapDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeneralWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeneralWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GeneralWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GovtSchemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GovtSchemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GovtSchemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthFacilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthFacilityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HealthFacilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalLabMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalLabMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalLabMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalMappingKitchensController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalMappingKitchensController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalMappingKitchensController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalSchemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalSchemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalSchemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalTestChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalTestChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HospitalTestChargeController.0.App\Controller\HospitalTestChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalTestChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HospitalWardMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HospitalWardMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HospitalWardMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HrDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HrReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IcuWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IcuWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IcuWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IecMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IecMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IecMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndentRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndentRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndentRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfraDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraPipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraPipController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfraPipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfraReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfraReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfraReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfrastructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfrastructureTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfrastructureTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfrastructureTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsuranceReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsuranceReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InsuranceReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IpdReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IpdReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IpdReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMappingUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMappingUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KitchenMappingUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenMastersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenMastersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KitchenMastersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchenReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchenReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KitchenReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KitchensController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KitchensController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KitchensController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabCaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabCaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabCaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabConsumptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabManualController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaboratoryReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaboratoryReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LaboratoryReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LaundryReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LaundryReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LaundryReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoLegalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoLegalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MedicoLegalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicoReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicoReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MedicoReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyHospitalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyHospitalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MyHospitalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NcdDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NcdDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NcdDashboardController"; 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\OpdReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OpdReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OtReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OtWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherHospitalTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherHospitalTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OtherHospitalTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OxygenIcuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OxygenIcuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OxygenIcuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PatientController"; 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\PerformanceReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerformanceReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PerformanceReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PharmaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PharmacyReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PharmacyReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PharmacyReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PipReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PipReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PipReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PmjayReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PmjayReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PmjayReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalDiagnosisController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalDiagnosisController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProvisionalDiagnosisController.0.App\Controller\ProvisionalDiagnosisController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProvisionalDiagnosisController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvisionalExaminationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvisionalExaminationController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProvisionalExaminationController.0.App\Controller\ProvisionalExaminationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProvisionalExaminationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PurchaseDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PurchaseDutyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PurchaseDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QueueManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QueueManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QueueManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RadiologyReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RadiologyTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RadiologyTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RadiologyTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RchReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RchReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RchReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReceiveStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegisterController"; 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\ServiceBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceBookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ServiceBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\ServiceChargeController.0.App\Controller\ServiceChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ServiceChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ServiceDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SessionScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlotController"; reason: abstract.
Removed service ".instanceof.App\Controller\SlotController.0.App\Controller\SlotController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecializedWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecializedWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SpecializedWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SplStockDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SplStockDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SplStockDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffAttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffAttendanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\StaffAttendanceController.0.App\Controller\StaffAttendanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffAttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffComplaintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffComplaintController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffComplaintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDeputationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDeputationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffDeputationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDutyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffEducationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffEducationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffEducationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffFamilyMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffFamilyMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffFamilyMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveAllotmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveAllotmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffLeaveAllotmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffLeaveHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffLeaveHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffLeaveHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffSalaryHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffSalaryHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffSalaryHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffTrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffWorkExperienceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffWorkExperienceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffWorkExperienceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StockDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StockReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StockReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StockReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoresReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoresReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StoresReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurgeryWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurgeryWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SurgeryWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomController"; reason: abstract.
Removed service ".instanceof.App\Controller\SymptomController.0.App\Controller\SymptomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SymptomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SymptomDrugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SymptomDrugController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SymptomDrugController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TodayReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TodayReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TodayReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VaccineDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VaccineDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VaccineDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardBedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardBedSlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardBedSlotController"; reason: abstract.
Removed service ".instanceof.App\Controller\WardBedSlotController.0.App\Controller\WardBedSlotController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardBedSlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardConsumptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WardTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WardTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WardTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WomanCareWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WomanCareWardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WomanCareWardController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActivityLogListenerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ActivityLogListenerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckUserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CheckUserListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccidentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccidentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AmbulanceBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbulanceMaintenanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AmbulanceMaintenanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppointmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttendanceShiftType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AttendanceShiftType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvailableStockFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AvailableStockFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BioMedWasteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BioMedWasteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonationCampType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodDonationCampType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorLabTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodDonorLabTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodDonorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodDonorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodMatchingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodMatchingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodRequisitionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodRequisitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodStockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BloodTransfusionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BloodTransfusionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseMedicineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseMedicineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseRadiologyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseRadiologyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseReferralType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseReferralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircularType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CircularType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClinicalPatternType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClinicalPatternType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactUsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactUsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeathCertificateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DeathCertificateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryDetailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DeliveryDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentComplaintType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EquipmentComplaintType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EssentialEquipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EssentialEquipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForgotPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelTrackingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FuelTrackingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GovtSchemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GovtSchemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HivRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HivRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalLabMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalLabMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalMappingKitchensType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalMappingKitchensType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalSchemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalSchemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalTestChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalTestChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HospitalWardMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HospitalWardMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IecMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IecMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IndentRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IndentRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructurePhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InfrastructurePhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InfrastructureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InfrastructureTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InfrastructureTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuredInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InjuredInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InjuryDetailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InjuryDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMappingUsersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KitchenMappingUsersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchenMastersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KitchenMastersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KitchensType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KitchensType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabCaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabCaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabConsumptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabConsumptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabManualType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabManualType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PharmaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PharmacyDispenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PharmacyDispenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostMortemReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PostMortemReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalDiagnosisType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProvisionalDiagnosisType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvisionalExaminationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProvisionalExaminationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseDutyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PurchaseDutyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QueueManagementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QueueManagementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RadiologyTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RadiologyTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveStockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReceiveStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SampleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SampleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SessionScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SlotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SlotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffAttendanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffAttendanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffComplaintType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffComplaintType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDeputationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffDeputationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffDutyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffDutyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffEducationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffEducationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffFamilyMemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffFamilyMemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveAllotmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffLeaveAllotmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffLeaveHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffLeaveHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffSalaryHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffSalaryHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffTrainingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffTrainingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaffWorkExperienceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaffWorkExperienceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomDrugType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SymptomDrugType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SymptomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SymptomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TBRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TBRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCredentialsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserCredentialsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VitalSignsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VitalSignsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedSlotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardBedSlotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardBedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardBedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardCareType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardCareType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardConsumptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardConsumptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WardTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WardTypeType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbhaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbhaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccidentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccidentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActivityLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AmbulanceBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbulanceMaintenanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AmbulanceMaintenanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceShiftRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttendanceShiftRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AvailableStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BalanceTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BalanceTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BioMedWasteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BioMedWasteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BirthCertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BirthCertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodCollectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodCollectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonationCampRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodDonationCampRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorLabTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodDonorLabTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodDonorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodDonorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodMatchingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodMatchingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodRequisitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodRequisitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodTransfusionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodTransfusionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseLaboratoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseLaboratoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseMedicineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseMedicineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRadiologyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseRadiologyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseReferralRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseReferralRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CircularRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CircularRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicalPatternRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClinicalPatternRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CodeTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactUsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactUsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCauseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeathCauseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathCertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeathCertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DesignationSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiseaseCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DistrictRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DriverRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DrugConsumptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DrugConsumptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentComplaintRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EquipmentComplaintRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentIphsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EquipmentIphsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EssentialEquipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EssentialEquipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuelTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FuelTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GovtSchemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GovtSchemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HivRegisterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HivRegisterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalFacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalFacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalLabMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalLabMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalMappingKitchensRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalMappingKitchensRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalSchemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalSchemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalTestChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalTestChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HospitalWardMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HospitalWardMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Icd10CauseGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupLabTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Icd10CauseSubGroupLabTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10CauseSubGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Icd10CauseSubGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Icd10DiseaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Icd10DiseaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IecMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IecMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndentRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IndentRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfraAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfraQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfraQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructurePhotoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfrastructurePhotoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfrastructureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfrastructureTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfrastructureTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuredInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InjuredInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InjuryDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InjuryDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IphsBedStrengthRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IphsBedStrengthRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMappingUsersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KitchenMappingUsersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchenMastersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KitchenMastersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KitchensRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KitchensRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseSampleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabCaseSampleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabCaseTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabCaseTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabConsumptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabConsumptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabManualRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabManualRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NcdRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NcdRepository"; 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\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PharmaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PharmaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PncHighRiskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PncHighRiskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostMortemReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PostMortemReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalDiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProvisionalDiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvisionalExaminationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProvisionalExaminationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseDutyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PurchaseDutyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueManagementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QueueManagementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadiologyTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RadiologyTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReceiveStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SampleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SampleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffAttendanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffAttendanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffComplaintRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffComplaintRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDeputationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffDeputationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDutyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffDutyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffEducationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffEducationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffFamilyMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffFamilyMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveAllotmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffLeaveAllotmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffLeaveHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffLeaveHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffSalaryHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffSalaryHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffServiceOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffServiceOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffTrainingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffTrainingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffWorkExperienceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffWorkExperienceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubDepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubDepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgicalProcedureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurgicalProcedureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomDrugRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SymptomDrugRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SymptomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SymptomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TBRegisterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TBRegisterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TalukaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TalukaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLoginHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VillageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VillageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardBedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardBedSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardBedSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardConsumptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardConsumptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardMedicineScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardMedicineScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WardTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WardTypeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HospitalVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\HospitalVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\WardBedAvailability"; reason: abstract.
Removed service ".instanceof.App\Validator\Constraints\WardBedAvailability.0.App\Validator\Constraints\WardBedAvailability"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\WardBedAvailability"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WardBedAvailabilityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\WardBedAvailabilityValidator"; reason: abstract.
118
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.cnmgts_connection.event_manager"; 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 "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "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.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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.username"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.blame"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.logger"; reason: unused.
Removed service ".service_locator..IhEQDE"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
731
Inlined service "limiter.anonymous_api" to "App\EventSubscriber\RateLimiterSubscriber".
Inlined service "limiter.authenticated_api" to "App\EventSubscriber\AuthenticatedRateLimiterSubscriber".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AbhaController" to "App\Controller\AbhaController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AccidentController" to "App\Controller\AccidentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ActivityLogController" to "App\Controller\ActivityLogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\FeatureController" to "App\Controller\Admin\FeatureController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminReportsController" to "App\Controller\AdminReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AmbulanceBookingController" to "App\Controller\AmbulanceBookingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AmbulanceMaintenanceController" to "App\Controller\AmbulanceMaintenanceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AppointmentController" to "App\Controller\AppointmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AppointmentsReportsController" to "App\Controller\AppointmentsReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AttendanceShiftController" to "App\Controller\AttendanceShiftController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BedDashboardController" to "App\Controller\BedDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BillReportsController" to "App\Controller\BillReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BillServiceController" to "App\Controller\BillServiceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BioMedWasteController" to "App\Controller\BioMedWasteController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BirthCertificateController" to "App\Controller\BirthCertificateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodCollectionController" to "App\Controller\BloodCollectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodDonationCampController" to "App\Controller\BloodDonationCampController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodDonorController" to "App\Controller\BloodDonorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodMatchingController" to "App\Controller\BloodMatchingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodRequisitionController" to "App\Controller\BloodRequisitionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodStockController" to "App\Controller\BloodStockController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BloodTransfusionController" to "App\Controller\BloodTransfusionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\BmwReportsController" to "App\Controller\BmwReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseAbhaController" to "App\Controller\CaseAbhaController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseAuxController" to "App\Controller\CaseAuxController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseController" to "App\Controller\CaseController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseLaboratoryController" to "App\Controller\CaseLaboratoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseMedicineController" to "App\Controller\CaseMedicineController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseRadiologyController" to "App\Controller\CaseRadiologyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CaseRefController" to "App\Controller\CaseRefController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CdsDashboardController" to "App\Controller\CdsDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CenterController" to "App\Controller\CenterController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ChildCareWardController" to "App\Controller\ChildCareWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CircularController" to "App\Controller\CircularController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ClinicalPatternController" to "App\Controller\ClinicalPatternController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CmsController" to "App\Controller\CmsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ConsumableReportsController" to "App\Controller\ConsumableReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\AllCccController" to "App\Controller\Dean\Ccc\AllCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\GpsCccController" to "App\Controller\Dean\Ccc\GpsCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\IndustrialCccController" to "App\Controller\Dean\Ccc\IndustrialCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\MchCccController" to "App\Controller\Dean\Ccc\MchCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\OrganCccController" to "App\Controller\Dean\Ccc\OrganCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ccc\RapidCccController" to "App\Controller\Dean\Ccc\RapidCccController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\DeanIcuController" to "App\Controller\Dean\DeanIcuController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\DeanInsuranceController" to "App\Controller\Dean\DeanInsuranceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\DeanTelemedicineController" to "App\Controller\Dean\DeanTelemedicineController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Fleet\AllFleetController" to "App\Controller\Dean\Fleet\AllFleetController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\AllIpdController" to "App\Controller\Dean\Ipd\AllIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\CardiologyIpdController" to "App\Controller\Dean\Ipd\CardiologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\DentalIpdController" to "App\Controller\Dean\Ipd\DentalIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\EntIpdController" to "App\Controller\Dean\Ipd\EntIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\GastroenterologyIpdController" to "App\Controller\Dean\Ipd\GastroenterologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\GeneralIpdController" to "App\Controller\Dean\Ipd\GeneralIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\GynecologyIpdController" to "App\Controller\Dean\Ipd\GynecologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\LaborIpdController" to "App\Controller\Dean\Ipd\LaborIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\MedicineIpdController" to "App\Controller\Dean\Ipd\MedicineIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\NephrologyIpdController" to "App\Controller\Dean\Ipd\NephrologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\NeurosurgeryIpdController" to "App\Controller\Dean\Ipd\NeurosurgeryIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\OphthalmologyIpdController" to "App\Controller\Dean\Ipd\OphthalmologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\OrthopaedicIpdController" to "App\Controller\Dean\Ipd\OrthopaedicIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\PediatricIpdController" to "App\Controller\Dean\Ipd\PediatricIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\PhysiotherapyIpdController" to "App\Controller\Dean\Ipd\PhysiotherapyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\PsychiatryIpdController" to "App\Controller\Dean\Ipd\PsychiatryIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\RespiratoryIpdController" to "App\Controller\Dean\Ipd\RespiratoryIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\SkinIpdController" to "App\Controller\Dean\Ipd\SkinIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\SurgicalIpdController" to "App\Controller\Dean\Ipd\SurgicalIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\SurgicalOncologyIpdController" to "App\Controller\Dean\Ipd\SurgicalOncologyIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ipd\TraumaIpdController" to "App\Controller\Dean\Ipd\TraumaIpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Mcm\AllMcmController" to "App\Controller\Dean\Mcm\AllMcmController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\AllOpdController" to "App\Controller\Dean\Opd\AllOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\CardiologyOpdController" to "App\Controller\Dean\Opd\CardiologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\DentalOpdController" to "App\Controller\Dean\Opd\DentalOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\EntOpdController" to "App\Controller\Dean\Opd\EntOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\GastroenterologyOpdController" to "App\Controller\Dean\Opd\GastroenterologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\GeneralOpdController" to "App\Controller\Dean\Opd\GeneralOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\GynecologyOpdController" to "App\Controller\Dean\Opd\GynecologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\MedicineOpdController" to "App\Controller\Dean\Opd\MedicineOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\NephrologyOpdController" to "App\Controller\Dean\Opd\NephrologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\NeurosurgeryOpdController" to "App\Controller\Dean\Opd\NeurosurgeryOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\OphthalmologyOpdController" to "App\Controller\Dean\Opd\OphthalmologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\OrthopaedicOpdController" to "App\Controller\Dean\Opd\OrthopaedicOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\PediatricOpdController" to "App\Controller\Dean\Opd\PediatricOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\PhysiotherapyOpdController" to "App\Controller\Dean\Opd\PhysiotherapyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\PsychiatryOpdController" to "App\Controller\Dean\Opd\PsychiatryOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\RespiratoryOpdController" to "App\Controller\Dean\Opd\RespiratoryOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\SkinOpdController" to "App\Controller\Dean\Opd\SkinOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\SurgicalOncologyOpdController" to "App\Controller\Dean\Opd\SurgicalOncologyOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\SurgicalOpdController" to "App\Controller\Dean\Opd\SurgicalOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Opd\TraumaOpdController" to "App\Controller\Dean\Opd\TraumaOpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Dean\Ot\AllOtController" to "App\Controller\Dean\Ot\AllOtController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DeathCertificateController" to "App\Controller\DeathCertificateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DentalWardController" to "App\Controller\DentalWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DischargeRepotsController" to "App\Controller\DischargeRepotsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DoctorCategoryController" to "App\Controller\DoctorCategoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DriverController" to "App\Controller\DriverController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DrugConsumptionController" to "App\Controller\DrugConsumptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EquipmentComplaintController" to "App\Controller\EquipmentComplaintController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EquipmentDashboardController" to "App\Controller\EquipmentDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EssentialEquipmentController" to "App\Controller\EssentialEquipmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EwsController" to "App\Controller\EwsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EwsDashboardController" to "App\Controller\EwsDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ExternalSampleTestController" to "App\Controller\ExternalSampleTestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FacilityDashboardController" to "App\Controller\FacilityDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FleetManagementController" to "App\Controller\FleetManagementController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FuelTrackingController" to "App\Controller\FuelTrackingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\GapDashboardController" to "App\Controller\GapDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\GeneralWardController" to "App\Controller\GeneralWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\GovtSchemeController" to "App\Controller\GovtSchemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HealthFacilityController" to "App\Controller\HealthFacilityController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalController" to "App\Controller\HospitalController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalLabMaterialController" to "App\Controller\HospitalLabMaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalMappingKitchensController" to "App\Controller\HospitalMappingKitchensController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalModuleController" to "App\Controller\HospitalModuleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalReportsController" to "App\Controller\HospitalReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalSchemeController" to "App\Controller\HospitalSchemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalTestChargeController" to "App\Controller\HospitalTestChargeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HospitalWardMaterialController" to "App\Controller\HospitalWardMaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HrDashboardController" to "App\Controller\HrDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HrReportsController" to "App\Controller\HrReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IcuWardController" to "App\Controller\IcuWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IecMaterialController" to "App\Controller\IecMaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IndentRequestController" to "App\Controller\IndentRequestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InfraDashboardController" to "App\Controller\InfraDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InfraPipController" to "App\Controller\InfraPipController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InfraReportsController" to "App\Controller\InfraReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InfrastructureController" to "App\Controller\InfrastructureController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InfrastructureTypeController" to "App\Controller\InfrastructureTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\InsuranceReportsController" to "App\Controller\InsuranceReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IpdReportsController" to "App\Controller\IpdReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\KitchenMappingUsersController" to "App\Controller\KitchenMappingUsersController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\KitchenMastersController" to "App\Controller\KitchenMastersController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\KitchenReportsController" to "App\Controller\KitchenReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\KitchensController" to "App\Controller\KitchensController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabCaseController" to "App\Controller\LabCaseController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabConsumptionController" to "App\Controller\LabConsumptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabManualController" to "App\Controller\LabManualController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabMaterialController" to "App\Controller\LabMaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabTestController" to "App\Controller\LabTestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LaboratoryReportsController" to "App\Controller\LaboratoryReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LaundryReportsController" to "App\Controller\LaundryReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LocationController" to "App\Controller\LocationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LoginHistoryController" to "App\Controller\LoginHistoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MedicoLegalController" to "App\Controller\MedicoLegalController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MedicoReportsController" to "App\Controller\MedicoReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MessageController" to "App\Controller\MessageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MyHospitalController" to "App\Controller\MyHospitalController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\NcdDashboardController" to "App\Controller\NcdDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OpdReportsController" to "App\Controller\OpdReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OtReportsController" to "App\Controller\OtReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OtWardController" to "App\Controller\OtWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OtherHospitalTestController" to "App\Controller\OtherHospitalTestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OxygenIcuController" to "App\Controller\OxygenIcuController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PatientController" to "App\Controller\PatientController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PaymentController" to "App\Controller\PaymentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PerformanceReportsController" to "App\Controller\PerformanceReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PharmaController" to "App\Controller\PharmaController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PharmacyReportsController" to "App\Controller\PharmacyReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PipReportsController" to "App\Controller\PipReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PmjayReportsController" to "App\Controller\PmjayReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProvisionalDiagnosisController" to "App\Controller\ProvisionalDiagnosisController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProvisionalExaminationController" to "App\Controller\ProvisionalExaminationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PurchaseDutyController" to "App\Controller\PurchaseDutyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\QueueManagementController" to "App\Controller\QueueManagementController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\RadiologyReportsController" to "App\Controller\RadiologyReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\RadiologyTestController" to "App\Controller\RadiologyTestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\RchReportsController" to "App\Controller\RchReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ReceiveStockController" to "App\Controller\ReceiveStockController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\RegisterController" to "App\Controller\RegisterController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ServiceBookController" to "App\Controller\ServiceBookController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ServiceChargeController" to "App\Controller\ServiceChargeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ServiceDashboardController" to "App\Controller\ServiceDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SessionScheduleController" to "App\Controller\SessionScheduleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SettingController" to "App\Controller\SettingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SlotController" to "App\Controller\SlotController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SpecializedWardController" to "App\Controller\SpecializedWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SplStockDashboardController" to "App\Controller\SplStockDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffAttendanceController" to "App\Controller\StaffAttendanceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffComplaintController" to "App\Controller\StaffComplaintController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffController" to "App\Controller\StaffController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffDeputationController" to "App\Controller\StaffDeputationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffDutyController" to "App\Controller\StaffDutyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffEducationController" to "App\Controller\StaffEducationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffFamilyMemberController" to "App\Controller\StaffFamilyMemberController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffLeaveAllotmentController" to "App\Controller\StaffLeaveAllotmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffLeaveHistoryController" to "App\Controller\StaffLeaveHistoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffProfileController" to "App\Controller\StaffProfileController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffSalaryHistoryController" to "App\Controller\StaffSalaryHistoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffTrainingController" to "App\Controller\StaffTrainingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StaffWorkExperienceController" to "App\Controller\StaffWorkExperienceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StockController" to "App\Controller\StockController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StockDashboardController" to "App\Controller\StockDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StockReportsController" to "App\Controller\StockReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\StoresReportsController" to "App\Controller\StoresReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SurgeryWardController" to "App\Controller\SurgeryWardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SymptomController" to "App\Controller\SymptomController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SymptomDrugController" to "App\Controller\SymptomDrugController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\TodayReportsController" to "App\Controller\TodayReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\VaccineDashboardController" to "App\Controller\VaccineDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\VehicleController" to "App\Controller\VehicleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardBedController" to "App\Controller\WardBedController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardBedSlotController" to "App\Controller\WardBedSlotController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardConsumptionController" to "App\Controller\WardConsumptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardController" to "App\Controller\WardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardMaterialController" to "App\Controller\WardMaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardReportsController" to "App\Controller\WardReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WardTypeController" to "App\Controller\WardTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WomanCareWardController" to "App\Controller\WomanCareWardController".
Inlined service "mailer.mailer" to "App\Service\Mailer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.NrLg9Wq" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.logging_middleware.cnmgts" to "doctrine.dbal.cnmgts_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.cnmgts" to "doctrine.dbal.cnmgts_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.cnmgts" to "doctrine.dbal.cnmgts_connection.configuration".
Inlined service "doctrine.dbal.cnmgts_connection.configuration" to "doctrine.dbal.cnmgts_connection".
Inlined service ".service_locator.GjhNQ1w" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "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 "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.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.PETJA0Q" to "console.command.cache_pool_invalidate_tags".
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.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.anonymous_api" to "limiter.anonymous_api".
Inlined service "limiter.storage.authenticated_api" to "limiter.authenticated_api".
Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.lSullPH" 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 "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.NtxvBhZ" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "monolog.formatter.line" to "monolog.handler.deprecation".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.CUo17Ku" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.qyfuwU." to "security.access_map".
Inlined service ".security.request_matcher._ootEjG" to "security.access_map".
Inlined service ".security.request_matcher.Rq9_y_t" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.tfnBxtW" to ".security.request_matcher.eIDjLj_".
Inlined service "debug.security.firewall.authenticator.username.inner" to "debug.security.firewall.authenticator.username".
Inlined service "security.exception_listener.username" to "security.firewall.map.context.username".
Inlined service "security.firewall.map.config.username" to "security.firewall.map.context.username".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.gDtZ08x" to ".security.request_matcher.qyfuwU.".
Inlined service ".security.request_matcher._xZO4VS" to ".security.request_matcher._ootEjG".
Inlined service ".security.request_matcher.7AcHnl5" to ".security.request_matcher.Rq9_y_t".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.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 "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "nzo.twig.encryptor_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.DG7Og79" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.username.inner" to "debug.security.event_dispatcher.username".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.EvVpk_S" to ".service_locator.EvVpk_S.App\Controller\AccidentController::index()".
Inlined service ".service_locator.Mx315ip" to ".service_locator.Mx315ip.App\Controller\AccidentController::new()".
Inlined service ".service_locator.OOKDdGs" to ".service_locator.OOKDdGs.App\Controller\AccidentController::show()".
Inlined service ".service_locator.VGbL4Vc" to ".service_locator.VGbL4Vc.App\Controller\Admin\FeatureController::index()".
Inlined service ".service_locator.LnjAQfz" to ".service_locator.LnjAQfz.App\Controller\AmbulanceBookingController::index()".
Inlined service ".service_locator.me.PN.0" to ".service_locator.me.PN.0.App\Controller\AmbulanceBookingController::new()".
Inlined service ".service_locator.aeKMfx7" to ".service_locator.aeKMfx7.App\Controller\AmbulanceBookingController::show()".
Inlined service ".service_locator.m8lIclg" to ".service_locator.m8lIclg.App\Controller\AmbulanceMaintenanceController::index()".
Inlined service ".service_locator.M0eiQYU" to ".service_locator.M0eiQYU.App\Controller\AmbulanceMaintenanceController::new()".
Inlined service ".service_locator.DyQPxgQ" to ".service_locator.DyQPxgQ.App\Controller\AmbulanceMaintenanceController::show()".
Inlined service ".service_locator.h9GZ2Fb" to ".service_locator.h9GZ2Fb.App\Controller\AppointmentController::index()".
Inlined service ".service_locator.4LMviQm" to ".service_locator.4LMviQm.App\Controller\AppointmentController::show()".
Inlined service ".service_locator.9uGravl" to ".service_locator.9uGravl.App\Controller\AppointmentController::availableSlots()".
Inlined service ".service_locator.BI3.hNz" to ".service_locator.BI3.hNz.App\Controller\AppointmentController::createCaseFromAppointment()".
Inlined service ".service_locator.V_5X2Gl" to ".service_locator.V_5X2Gl.App\Controller\BillServiceController::index()".
Inlined service ".service_locator.h.4xHIT" to ".service_locator.h.4xHIT.App\Controller\BillServiceController::new()".
Inlined service ".service_locator.96SoDNV" to ".service_locator.96SoDNV.App\Controller\BillServiceController::edit()".
Inlined service ".service_locator.Hpkfbqe" to ".service_locator.Hpkfbqe.App\Controller\BioMedWasteController::index()".
Inlined service ".service_locator.UPQn978" to ".service_locator.UPQn978.App\Controller\BioMedWasteController::new()".
Inlined service ".service_locator.Tt3a2YK" to ".service_locator.Tt3a2YK.App\Controller\BioMedWasteController::dispose()".
Inlined service ".service_locator.b9yu26b" to ".service_locator.b9yu26b.App\Controller\BloodCollectionController::index()".
Inlined service ".service_locator.sIfftOL" to ".service_locator.sIfftOL.App\Controller\BloodCollectionController::show()".
Inlined service ".service_locator.WIukIUD" to ".service_locator.WIukIUD.App\Controller\BloodCollectionController::addLabTestResults()".
Inlined service ".service_locator.IWrcr95" to ".service_locator.IWrcr95.App\Controller\BloodDonationCampController::index()".
Inlined service ".service_locator.N8y4ASq" to ".service_locator.N8y4ASq.App\Controller\BloodDonationCampController::show()".
Inlined service ".service_locator.AWQ3cPG" to ".service_locator.AWQ3cPG.App\Controller\BloodDonorController::index()".
Inlined service ".service_locator.uMCy4IB" to ".service_locator.uMCy4IB.App\Controller\BloodDonorController::show()".
Inlined service ".service_locator.Dk1bjDe" to ".service_locator.Dk1bjDe.App\Controller\BloodMatchingController::index()".
Inlined service ".service_locator.MRqJCIS" to ".service_locator.MRqJCIS.App\Controller\BloodMatchingController::new()".
Inlined service ".service_locator.UKF1rxS" to ".service_locator.UKF1rxS.App\Controller\BloodMatchingController::edit()".
Inlined service ".service_locator.mT4b71M" to ".service_locator.mT4b71M.App\Controller\BloodMatchingController::show()".
Inlined service ".service_locator.nTlmQ1C" to ".service_locator.nTlmQ1C.App\Controller\BloodRequisitionController::index()".
Inlined service ".service_locator.jZZ_ECc" to ".service_locator.jZZ_ECc.App\Controller\BloodRequisitionController::list()".
Inlined service ".service_locator.l.Omgd7" to ".service_locator.l.Omgd7.App\Controller\BloodRequisitionController::new()".
Inlined service ".service_locator.toooSo4" to ".service_locator.toooSo4.App\Controller\BloodRequisitionController::show()".
Inlined service ".service_locator.oueR0p2" to ".service_locator.oueR0p2.App\Controller\BloodRequisitionController::edit()".
Inlined service ".service_locator.SWXJhnE" to ".service_locator.SWXJhnE.App\Controller\BloodStockController::transfusionHistoryExport()".
Inlined service ".service_locator.Uy5lmIO" to ".service_locator.Uy5lmIO.App\Controller\BloodStockController::show()".
Inlined service ".service_locator.0R27Y2l" to ".service_locator.0R27Y2l.App\Controller\BloodTransfusionController::index()".
Inlined service ".service_locator.b5a_mDe" to ".service_locator.b5a_mDe.App\Controller\BloodTransfusionController::new()".
Inlined service ".service_locator.Mq0BBQ." to ".service_locator.Mq0BBQ..App\Controller\BloodTransfusionController::edit()".
Inlined service ".service_locator.bQopCT7" to ".service_locator.bQopCT7.App\Controller\BloodTransfusionController::show()".
Inlined service ".service_locator.RWyofLc" to ".service_locator.RWyofLc.App\Controller\CaseController::caseSummaryPdf()".
Inlined service ".service_locator.k.bKsKB" to ".service_locator.k.bKsKB.App\Controller\CaseController::new()".
Inlined service ".service_locator..GkENol" to ".service_locator..GkENol.App\Controller\CaseController::paymentCollection()".
Inlined service ".service_locator.zk48m4V" to ".service_locator.zk48m4V.App\Controller\CaseController::diagnose()".
Inlined service ".service_locator.UtGPZB4" to ".service_locator.UtGPZB4.App\Controller\CaseController::rejectCaseMedicine()".
Inlined service ".service_locator.na0Y2Pw" to ".service_locator.na0Y2Pw.App\Controller\CaseLaboratoryController::index()".
Inlined service ".service_locator.OEHdwZp" to ".service_locator.OEHdwZp.App\Controller\CaseLaboratoryController::addSample()".
Inlined service ".service_locator.F3LIqXb" to ".service_locator.F3LIqXb.App\Controller\CaseLaboratoryController::deleteSample()".
Inlined service ".service_locator.M7L3aN3" to ".service_locator.M7L3aN3.App\Controller\CaseLaboratoryController::assignSampleToTest()".
Inlined service ".service_locator.0G_GO6n" to ".service_locator.0G_GO6n.App\Controller\CaseLaboratoryController::addResult()".
Inlined service ".service_locator.9JEzIGV" to ".service_locator.9JEzIGV.App\Controller\CaseLaboratoryController::searchTests()".
Inlined service ".service_locator.3KYybMb" to ".service_locator.3KYybMb.App\Controller\CaseLaboratoryController::print()".
Inlined service ".service_locator.chBiCca" to ".service_locator.chBiCca.App\Controller\CaseMedicineController::edit()".
Inlined service ".service_locator.WAL_sZb" to ".service_locator.WAL_sZb.App\Controller\CaseRadiologyController::exportPdfPending()".
Inlined service ".service_locator.w4zbfAZ" to ".service_locator.w4zbfAZ.App\Controller\CaseRadiologyController::addReport()".
Inlined service ".service_locator.I2TExoB" to ".service_locator.I2TExoB.App\Controller\CaseRefController::createCaseReferral()".
Inlined service ".service_locator.cnjHRrv" to ".service_locator.cnjHRrv.App\Controller\CaseRefController::addExpertOpinion()".
Inlined service ".service_locator.lQ.SZo." to ".service_locator.lQ.SZo..App\Controller\CircularController::index()".
Inlined service ".service_locator.0sLRp6S" to ".service_locator.0sLRp6S.App\Controller\ClinicalPatternController::index()".
Inlined service ".service_locator.1JoenyM" to ".service_locator.1JoenyM.App\Controller\ClinicalPatternController::edit()".
Inlined service ".service_locator.UMjsrej" to ".service_locator.UMjsrej.App\Controller\CmsController::contactUs()".
Inlined service ".service_locator.zJ8ecrt" to ".service_locator.zJ8ecrt.App\Controller\DoctorCategoryController::index()".
Inlined service ".service_locator.NBEcxSi" to ".service_locator.NBEcxSi.App\Controller\DoctorCategoryController::new()".
Inlined service ".service_locator.6bVGLmR" to ".service_locator.6bVGLmR.App\Controller\DoctorCategoryController::edit()".
Inlined service ".service_locator.RQMl_FE" to ".service_locator.RQMl_FE.App\Controller\DriverController::index()".
Inlined service ".service_locator.lpjJeUK" to ".service_locator.lpjJeUK.App\Controller\DriverController::new()".
Inlined service ".service_locator.BtDPvy3" to ".service_locator.BtDPvy3.App\Controller\DriverController::show()".
Inlined service ".service_locator.vazXR3O" to ".service_locator.vazXR3O.App\Controller\DrugConsumptionController::index()".
Inlined service ".service_locator.y6oFYpX" to ".service_locator.y6oFYpX.App\Controller\EquipmentComplaintController::index()".
Inlined service ".service_locator.IRI.h.d" to ".service_locator.IRI.h.d.App\Controller\EquipmentComplaintController::show()".
Inlined service ".service_locator.GXEGoPC" to ".service_locator.GXEGoPC.App\Controller\EssentialEquipmentController::index()".
Inlined service ".service_locator.WMQiIaS" to ".service_locator.WMQiIaS.App\Controller\EssentialEquipmentController::edit()".
Inlined service ".service_locator.1vMgFt6" to ".service_locator.1vMgFt6.App\Controller\FuelTrackingController::index()".
Inlined service ".service_locator.GkBq90k" to ".service_locator.GkBq90k.App\Controller\FuelTrackingController::new()".
Inlined service ".service_locator.6KMc2H9" to ".service_locator.6KMc2H9.App\Controller\FuelTrackingController::show()".
Inlined service ".service_locator.TxY93bY" to ".service_locator.TxY93bY.App\Controller\HospitalController::index()".
Inlined service ".service_locator._Ec980y" to ".service_locator._Ec980y.App\Controller\HospitalController::new()".
Inlined service ".service_locator.XTWapyr" to ".service_locator.XTWapyr.App\Controller\HospitalController::show()".
Inlined service ".service_locator.9Wf32R8" to ".service_locator.9Wf32R8.App\Controller\HospitalLabMaterialController::index()".
Inlined service ".service_locator.g83ysxD" to ".service_locator.g83ysxD.App\Controller\HospitalMappingKitchensController::index()".
Inlined service ".service_locator.LzqMh5X" to ".service_locator.LzqMh5X.App\Controller\HospitalMappingKitchensController::show()".
Inlined service ".service_locator.WjWb_5t" to ".service_locator.WjWb_5t.App\Controller\HospitalModuleController::index()".
Inlined service ".service_locator.84txlsG" to ".service_locator.84txlsG.App\Controller\HospitalTestChargeController::index()".
Inlined service ".service_locator.brXwE4M" to ".service_locator.brXwE4M.App\Controller\HospitalTestChargeController::new()".
Inlined service ".service_locator.B1hlz4T" to ".service_locator.B1hlz4T.App\Controller\HospitalWardMaterialController::index()".
Inlined service ".service_locator.90MX5oa" to ".service_locator.90MX5oa.App\Controller\IecMaterialController::index()".
Inlined service ".service_locator.iGG3kbA" to ".service_locator.iGG3kbA.App\Controller\IndentRequestController::index()".
Inlined service ".service_locator.Y9llxSC" to ".service_locator.Y9llxSC.App\Controller\IndentRequestController::export()".
Inlined service ".service_locator.5jYRlfb" to ".service_locator.5jYRlfb.App\Controller\IndentRequestController::show()".
Inlined service ".service_locator.2A7MkSU" to ".service_locator.2A7MkSU.App\Controller\InfrastructureController::index()".
Inlined service ".service_locator.M4L13wv" to ".service_locator.M4L13wv.App\Controller\InfrastructureController::new()".
Inlined service ".service_locator.iYokAGq" to ".service_locator.iYokAGq.App\Controller\InfrastructureController::edit()".
Inlined service ".service_locator.agL4_e2" to ".service_locator.agL4_e2.App\Controller\InfrastructureController::deletePhotoHandler()".
Inlined service ".service_locator.BQtnbdt" to ".service_locator.BQtnbdt.App\Controller\InfrastructureTypeController::index()".
Inlined service ".service_locator.KS8vYHH" to ".service_locator.KS8vYHH.App\Controller\KitchenMappingUsersController::index()".
Inlined service ".service_locator.TqO55G7" to ".service_locator.TqO55G7.App\Controller\KitchenMappingUsersController::show()".
Inlined service ".service_locator.ubgcOoQ" to ".service_locator.ubgcOoQ.App\Controller\KitchenMastersController::index()".
Inlined service ".service_locator.xILfM5H" to ".service_locator.xILfM5H.App\Controller\KitchenMastersController::show()".
Inlined service ".service_locator.MY7esOV" to ".service_locator.MY7esOV.App\Controller\KitchensController::index()".
Inlined service ".service_locator.IRsouFf" to ".service_locator.IRsouFf.App\Controller\KitchensController::show()".
Inlined service ".service_locator.6fKxqqk" to ".service_locator.6fKxqqk.App\Controller\LabCaseController::new()".
Inlined service ".service_locator.f1Neo89" to ".service_locator.f1Neo89.App\Controller\LabConsumptionController::index()".
Inlined service ".service_locator.0uTgN7T" to ".service_locator.0uTgN7T.App\Controller\LabManualController::index()".
Inlined service ".service_locator.4eSKvFH" to ".service_locator.4eSKvFH.App\Controller\LabMaterialController::index()".
Inlined service ".service_locator.uPVWc6N" to ".service_locator.uPVWc6N.App\Controller\LabTestController::index()".
Inlined service ".service_locator.ZqXd9An" to ".service_locator.ZqXd9An.App\Controller\LoginHistoryController::index()".
Inlined service ".service_locator.KHlLxRU" to ".service_locator.KHlLxRU.App\Controller\LoginHistoryController::export()".
Inlined service ".service_locator.U0w6rcw" to ".service_locator.U0w6rcw.App\Controller\MessageController::index()".
Inlined service ".service_locator.7nwXHju" to ".service_locator.7nwXHju.App\Controller\MessageController::new()".
Inlined service ".service_locator.a3g.CnQ" to ".service_locator.a3g.CnQ.App\Controller\MessageController::show()".
Inlined service ".service_locator.ZKhI4Td" to ".service_locator.ZKhI4Td.App\Controller\NotificationController::index()".
Inlined service ".service_locator.6dMly60" to ".service_locator.6dMly60.App\Controller\NotificationController::latest()".
Inlined service ".service_locator.2Xiemsy" to ".service_locator.2Xiemsy.App\Controller\NotificationController::read()".
Inlined service ".service_locator.jPPO.E." to ".service_locator.jPPO.E..App\Controller\NotificationController::readAll()".
Inlined service ".service_locator.SwK2IbA" to ".service_locator.SwK2IbA.App\Controller\PatientController::new()".
Inlined service ".service_locator.agEt3vt" to ".service_locator.agEt3vt.App\Controller\PatientController::registerFromCnmgts()".
Inlined service ".service_locator.ijN6d8I" to ".service_locator.ijN6d8I.App\Controller\PatientController::edit()".
Inlined service ".service_locator.7wGL295" to ".service_locator.7wGL295.App\Controller\PaymentController::index()".
Inlined service ".service_locator.pMVxDWd" to ".service_locator.pMVxDWd.App\Controller\PharmaController::index()".
Inlined service ".service_locator.8HMKrXz" to ".service_locator.8HMKrXz.App\Controller\PharmaController::edit()".
Inlined service ".service_locator.QDnzQjq" to ".service_locator.QDnzQjq.App\Controller\ProfileController::changePassword()".
Inlined service ".service_locator.3HJe3pl" to ".service_locator.3HJe3pl.App\Controller\ProvisionalDiagnosisController::index()".
Inlined service ".service_locator.8r6qC7j" to ".service_locator.8r6qC7j.App\Controller\ProvisionalDiagnosisController::edit()".
Inlined service ".service_locator.2S8YV3u" to ".service_locator.2S8YV3u.App\Controller\ProvisionalExaminationController::index()".
Inlined service ".service_locator.hvOvs7u" to ".service_locator.hvOvs7u.App\Controller\ProvisionalExaminationController::edit()".
Inlined service ".service_locator.VTFnZEP" to ".service_locator.VTFnZEP.App\Controller\PurchaseDutyController::index()".
Inlined service ".service_locator.tPzzS8Z" to ".service_locator.tPzzS8Z.App\Controller\PurchaseDutyController::show()".
Inlined service ".service_locator._BJM7a9" to ".service_locator._BJM7a9.App\Controller\QueueManagementController::index()".
Inlined service ".service_locator.DuO1E4p" to ".service_locator.DuO1E4p.App\Controller\QueueManagementController::new()".
Inlined service ".service_locator..U7_U5l" to ".service_locator..U7_U5l.App\Controller\QueueManagementController::show()".
Inlined service ".service_locator.t7W0ahe" to ".service_locator.t7W0ahe.App\Controller\RadiologyTestController::index()".
Inlined service ".service_locator.av4NO0P" to ".service_locator.av4NO0P.App\Controller\ReceiveStockController::index()".
Inlined service ".service_locator.ZjvsNnG" to ".service_locator.ZjvsNnG.App\Controller\ReceiveStockController::new()".
Inlined service ".service_locator.yu7bN4W" to ".service_locator.yu7bN4W.App\Controller\ReceiveStockController::process()".
Inlined service ".service_locator.hL301Jd" to ".service_locator.hL301Jd.App\Controller\ReceiveStockController::qualityCheck()".
Inlined service ".service_locator.D_xOv.Y" to ".service_locator.D_xOv.Y.App\Controller\ReceiveStockController::show()".
Inlined service ".service_locator.PBeE_qs" to ".service_locator.PBeE_qs.App\Controller\RegisterController::tb()".
Inlined service ".service_locator.5Ty7XEm" to ".service_locator.5Ty7XEm.App\Controller\RegisterController::tbExport()".
Inlined service ".service_locator.pbcdu9o" to ".service_locator.pbcdu9o.App\Controller\RegisterController::tbFollowUp()".
Inlined service ".service_locator.RK_vTFO" to ".service_locator.RK_vTFO.App\Controller\RegisterController::lab()".
Inlined service ".service_locator.yM.dyWl" to ".service_locator.yM.dyWl.App\Controller\RegisterController::labExport()".
Inlined service ".service_locator.HryutlI" to ".service_locator.HryutlI.App\Controller\RegisterController::hiv()".
Inlined service ".service_locator.KLl6AH9" to ".service_locator.KLl6AH9.App\Controller\RegisterController::hivExport()".
Inlined service ".service_locator.NWBUuIR" to ".service_locator.NWBUuIR.App\Controller\RegisterController::hivFollowUp()".
Inlined service ".service_locator.pJwsoiV" to ".service_locator.pJwsoiV.App\Controller\RegisterController::mf2()".
Inlined service ".service_locator.jHK7sEn" to ".service_locator.jHK7sEn.App\Controller\RegisterController::nutritionList()".
Inlined service ".service_locator.BLKLuKE" to ".service_locator.BLKLuKE.App\Controller\SecurityController::login()".
Inlined service ".service_locator.j0ybpLs" to ".service_locator.j0ybpLs.App\Controller\SecurityController::forgotPassword()".
Inlined service ".service_locator.D.EM7e7" to ".service_locator.D.EM7e7.App\Controller\SecurityController::resetPassword()".
Inlined service ".service_locator.8_9yqp3" to ".service_locator.8_9yqp3.App\Controller\ServiceBookController::familyMembers()".
Inlined service ".service_locator.g4P49et" to ".service_locator.g4P49et.App\Controller\ServiceBookController::educationDetails()".
Inlined service ".service_locator.uysGkEc" to ".service_locator.uysGkEc.App\Controller\ServiceBookController::trainingDetails()".
Inlined service ".service_locator.d5TZAQh" to ".service_locator.d5TZAQh.App\Controller\ServiceBookController::workingExperience()".
Inlined service ".service_locator.JX71IxL" to ".service_locator.JX71IxL.App\Controller\ServiceBookController::deputationDetails()".
Inlined service ".service_locator.qCsym5Q" to ".service_locator.qCsym5Q.App\Controller\ServiceBookController::downloadPdf()".
Inlined service ".service_locator.pcNA1Ji" to ".service_locator.pcNA1Ji.App\Controller\ServiceChargeController::index()".
Inlined service ".service_locator.XulNDSL" to ".service_locator.XulNDSL.App\Controller\ServiceChargeController::new()".
Inlined service ".service_locator.13fBFBx" to ".service_locator.13fBFBx.App\Controller\SessionScheduleController::index()".
Inlined service ".service_locator.DPmT8.J" to ".service_locator.DPmT8.J.App\Controller\SessionScheduleController::new()".
Inlined service ".service_locator.691GoWy" to ".service_locator.691GoWy.App\Controller\SessionScheduleController::cancel()".
Inlined service ".service_locator.wAWQErT" to ".service_locator.wAWQErT.App\Controller\SessionScheduleController::delete()".
Inlined service ".service_locator.0WtYR69" to ".service_locator.0WtYR69.App\Controller\SlotController::index()".
Inlined service ".service_locator.Xc7h8bE" to ".service_locator.Xc7h8bE.App\Controller\StaffAttendanceController::index()".
Inlined service ".service_locator.lSoJ4kl" to ".service_locator.lSoJ4kl.App\Controller\StaffAttendanceController::show()".
Inlined service ".service_locator.rK510Wf" to ".service_locator.rK510Wf.App\Controller\StaffComplaintController::index()".
Inlined service ".service_locator.13qLgmj" to ".service_locator.13qLgmj.App\Controller\StaffComplaintController::edit()".
Inlined service ".service_locator.2QyLI6M" to ".service_locator.2QyLI6M.App\Controller\StaffDeputationController::index()".
Inlined service ".service_locator.9tCuXb5" to ".service_locator.9tCuXb5.App\Controller\StaffDeputationController::edit()".
Inlined service ".service_locator.RJLITlG" to ".service_locator.RJLITlG.App\Controller\StaffDutyController::index()".
Inlined service ".service_locator.oM8dlPK" to ".service_locator.oM8dlPK.App\Controller\StaffDutyController::show()".
Inlined service ".service_locator.0vItegi" to ".service_locator.0vItegi.App\Controller\StaffEducationController::index()".
Inlined service ".service_locator.iQ4MfDR" to ".service_locator.iQ4MfDR.App\Controller\StaffEducationController::edit()".
Inlined service ".service_locator.QNH9g5z" to ".service_locator.QNH9g5z.App\Controller\StaffFamilyMemberController::index()".
Inlined service ".service_locator.dzAagpp" to ".service_locator.dzAagpp.App\Controller\StaffFamilyMemberController::edit()".
Inlined service ".service_locator.iSO36hR" to ".service_locator.iSO36hR.App\Controller\StaffLeaveAllotmentController::index()".
Inlined service ".service_locator.3OzqNQ_" to ".service_locator.3OzqNQ_.App\Controller\StaffLeaveAllotmentController::edit()".
Inlined service ".service_locator.Sdk2u87" to ".service_locator.Sdk2u87.App\Controller\StaffLeaveAllotmentController::leaveRequests()".
Inlined service ".service_locator.IFcS3xH" to ".service_locator.IFcS3xH.App\Controller\StaffLeaveAllotmentController::approveLeave()".
Inlined service ".service_locator.iVyVPTz" to ".service_locator.iVyVPTz.App\Controller\StaffLeaveHistoryController::index()".
Inlined service ".service_locator.6OIcBHl" to ".service_locator.6OIcBHl.App\Controller\StaffLeaveHistoryController::apply()".
Inlined service ".service_locator.m.gnH4Z" to ".service_locator.m.gnH4Z.App\Controller\StaffProfileController::index()".
Inlined service ".service_locator.D9IZAC1" to ".service_locator.D9IZAC1.App\Controller\StaffProfileController::new()".
Inlined service ".service_locator.kpr5Jof" to ".service_locator.kpr5Jof.App\Controller\StaffProfileController::show()".
Inlined service ".service_locator.ngGAhgI" to ".service_locator.ngGAhgI.App\Controller\StaffProfileController::edit()".
Inlined service ".service_locator.oNuKOxz" to ".service_locator.oNuKOxz.App\Controller\StaffSalaryHistoryController::index()".
Inlined service ".service_locator.zEiI.8H" to ".service_locator.zEiI.8H.App\Controller\StaffSalaryHistoryController::edit()".
Inlined service ".service_locator.Ih.85J8" to ".service_locator.Ih.85J8.App\Controller\StaffTrainingController::index()".
Inlined service ".service_locator.wF2iNr9" to ".service_locator.wF2iNr9.App\Controller\StaffTrainingController::edit()".
Inlined service ".service_locator.LOfKtrd" to ".service_locator.LOfKtrd.App\Controller\StaffWorkExperienceController::index()".
Inlined service ".service_locator.welKf1T" to ".service_locator.welKf1T.App\Controller\StaffWorkExperienceController::edit()".
Inlined service ".service_locator._Mi..gJ" to ".service_locator._Mi..gJ.App\Controller\StockController::show()".
Inlined service ".service_locator.n.fQ1L2" to ".service_locator.n.fQ1L2.App\Controller\StockController::export()".
Inlined service ".service_locator.Wl3G8S3" to ".service_locator.Wl3G8S3.App\Controller\StockController::excessStock()".
Inlined service ".service_locator.VKUa5.d" to ".service_locator.VKUa5.d.App\Controller\SurgeryWardController::emergencyMedicine()".
Inlined service ".service_locator.GuFoeVs" to ".service_locator.GuFoeVs.App\Controller\SymptomController::index()".
Inlined service ".service_locator.S5I4.Gp" to ".service_locator.S5I4.Gp.App\Controller\SymptomController::edit()".
Inlined service ".service_locator.WR_iaF_" to ".service_locator.WR_iaF_.App\Controller\SymptomDrugController::index()".
Inlined service ".service_locator.Fq0tYA1" to ".service_locator.Fq0tYA1.App\Controller\SymptomDrugController::new()".
Inlined service ".service_locator.Wgzqlk." to ".service_locator.Wgzqlk..App\Controller\SymptomDrugController::edit()".
Inlined service ".service_locator.Toet9X." to ".service_locator.Toet9X..App\Controller\SymptomDrugController::delete()".
Inlined service ".service_locator.WkfvUVe" to ".service_locator.WkfvUVe.App\Controller\UserController::toggle()".
Inlined service ".service_locator.LlpgTPZ" to ".service_locator.LlpgTPZ.App\Controller\VehicleController::index()".
Inlined service ".service_locator.sygY1sx" to ".service_locator.sygY1sx.App\Controller\VehicleController::new()".
Inlined service ".service_locator.cAjDidu" to ".service_locator.cAjDidu.App\Controller\VehicleController::show()".
Inlined service ".service_locator.eOXwg6s" to ".service_locator.eOXwg6s.App\Controller\WardBedController::markSchedule()".
Inlined service ".service_locator.j3kuwE_" to ".service_locator.j3kuwE_.App\Controller\WardBedController::getBeds()".
Inlined service ".service_locator.tylfDTE" to ".service_locator.tylfDTE.App\Controller\WardBedSlotController::index()".
Inlined service ".service_locator.2TMHkFD" to ".service_locator.2TMHkFD.App\Controller\WardBedSlotController::new()".
Inlined service ".service_locator.Th6DKsH" to ".service_locator.Th6DKsH.App\Controller\WardBedSlotController::edit()".
Inlined service ".service_locator.U4W9hTh" to ".service_locator.U4W9hTh.App\Controller\WardConsumptionController::index()".
Inlined service ".service_locator.Uu1Xw7p" to ".service_locator.Uu1Xw7p.App\Controller\WardController::index()".
Inlined service ".service_locator.viyLtpP" to ".service_locator.viyLtpP.App\Controller\WardMaterialController::index()".
Inlined service ".service_locator.gsgPZ.f" to ".service_locator.gsgPZ.f.App\Controller\WardTypeController::index()".
Inlined service ".service_locator.rPXK6yk" to ".service_locator.rPXK6yk.App\Controller\WomanCareWardController::addDelivery()".
Inlined service ".service_locator.VCDQFX7" to ".service_locator.VCDQFX7.App\Controller\WomanCareWardController::viewDelivery()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.dgfWHrt" to ".service_locator.dgfWHrt.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.ThsJcTS" to "console.command_loader".
Inlined service ".service_locator.dgfWHrt.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.username", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.username", "debug.security.event_dispatcher.main", ".debug.http_client", "event_dispatcher", but was never used.