Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\AccountingOrderPaymentFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PaymentAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PaymentAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\PasswordMatchValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "admission/index.html.twig" at line 80.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "lab/result-print.html.twig" at line 430.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "lab/result-view.html.twig" at line 438.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "components/pos/pos_product_component.html.twig" at line 45.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1"
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0"
]
Log messages generated during the compilation of the service container.
Messages
Class
789
Resolving inheritance for ".instanceof.App\MessageHandler\SendWhatsappNotificationHandler.0.App\MessageHandler\SendWhatsappNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\SendWhatsappNotificationHandler).
Resolving inheritance for "App\MessageHandler\SendWhatsappNotificationHandler" (parent: .instanceof.App\MessageHandler\SendWhatsappNotificationHandler.0.App\MessageHandler\SendWhatsappNotificationHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSubscriptionsCommand" (parent: .abstract.instanceof.App\Command\CheckSubscriptionsCommand).
Resolving inheritance for "App\Command\CheckSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnalyzeWhatsappTemplatesCommand" (parent: .abstract.instanceof.App\Command\AnalyzeWhatsappTemplatesCommand).
Resolving inheritance for "App\Command\AnalyzeWhatsappTemplatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnalyzeWhatsappTemplatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AttendanceDeviceCLI" (parent: .abstract.instanceof.App\Command\AttendanceDeviceCLI).
Resolving inheritance for "App\Command\AttendanceDeviceCLI" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AttendanceDeviceCLI).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInventoryDataCommand" (parent: .abstract.instanceof.App\Command\CreateInventoryDataCommand).
Resolving inheritance for "App\Command\CreateInventoryDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInventoryDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugWhatsappCommand" (parent: .abstract.instanceof.App\Command\DebugWhatsappCommand).
Resolving inheritance for "App\Command\DebugWhatsappCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugWhatsappCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllDeviceCommandsCommand" (parent: .abstract.instanceof.App\Command\GenerateAllDeviceCommandsCommand).
Resolving inheritance for "App\Command\GenerateAllDeviceCommandsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllDeviceCommandsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListWhatsappTemplatesCommand" (parent: .abstract.instanceof.App\Command\ListWhatsappTemplatesCommand).
Resolving inheritance for "App\Command\ListWhatsappTemplatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListWhatsappTemplatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupMessengerServiceCommand" (parent: .abstract.instanceof.App\Command\SetupMessengerServiceCommand).
Resolving inheritance for "App\Command\SetupMessengerServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupMessengerServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerPhotosCommand" (parent: .abstract.instanceof.App\Command\UpdateCustomerPhotosCommand).
Resolving inheritance for "App\Command\UpdateCustomerPhotosCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerPhotosCommand).
Resolving inheritance for ".instanceof.App\Components\BrandComponent.0.App\Components\BrandComponent" (parent: .abstract.instanceof.App\Components\BrandComponent).
Resolving inheritance for "App\Components\BrandComponent" (parent: .instanceof.App\Components\BrandComponent.0.App\Components\BrandComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcademicController" (parent: .abstract.instanceof.App\Controller\AcademicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcademicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcademicController).
Resolving inheritance for "App\Controller\AcademicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcademicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController" (parent: .abstract.instanceof.App\Controller\AccountingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController).
Resolving inheritance for "App\Controller\AccountingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingSettingsController" (parent: .abstract.instanceof.App\Controller\AccountingSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingSettingsController).
Resolving inheritance for "App\Controller\AccountingSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdmissionController" (parent: .abstract.instanceof.App\Controller\AdmissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdmissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdmissionController).
Resolving inheritance for "App\Controller\AdmissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdmissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceStatsController" (parent: .abstract.instanceof.App\Controller\AttendanceStatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceStatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceStatsController).
Resolving inheritance for "App\Controller\AttendanceStatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceStatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationsController" (parent: .abstract.instanceof.App\Controller\ConfigurationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationsController).
Resolving inheritance for "App\Controller\ConfigurationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationsController).
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\EmployeeController" (parent: .abstract.instanceof.App\Controller\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmployeeController).
Resolving inheritance for "App\Controller\EmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamController" (parent: .abstract.instanceof.App\Controller\ExamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamController).
Resolving inheritance for "App\Controller\ExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController" (parent: .abstract.instanceof.App\Controller\ExpenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController).
Resolving inheritance for "App\Controller\ExpenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GymController" (parent: .abstract.instanceof.App\Controller\GymController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GymController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GymController).
Resolving inheritance for "App\Controller\GymController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GymController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrmDashboardController" (parent: .abstract.instanceof.App\Controller\HrmDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrmDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrmDashboardController).
Resolving inheritance for "App\Controller\HrmDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrmDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IfaceController" (parent: .abstract.instanceof.App\Controller\IfaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IfaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IfaceController).
Resolving inheritance for "App\Controller\IfaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IfaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomeController" (parent: .abstract.instanceof.App\Controller\IncomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomeController).
Resolving inheritance for "App\Controller\IncomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabController" (parent: .abstract.instanceof.App\Controller\LabController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabController).
Resolving inheritance for "App\Controller\LabController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiscController" (parent: .abstract.instanceof.App\Controller\MiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiscController).
Resolving inheritance for "App\Controller\MiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpdController" (parent: .abstract.instanceof.App\Controller\OpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpdController).
Resolving inheritance for "App\Controller\OpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperationController" (parent: .abstract.instanceof.App\Controller\OperationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperationController).
Resolving inheritance for "App\Controller\OperationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperationController).
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\PosController" (parent: .abstract.instanceof.App\Controller\PosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PosController).
Resolving inheritance for "App\Controller\PosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
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\WhatsAppWebhookController" (parent: .abstract.instanceof.App\Controller\WhatsAppWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WhatsAppWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WhatsAppWebhookController).
Resolving inheritance for "App\Controller\WhatsAppWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WhatsAppWebhookController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RouteAccessListener" (parent: .abstract.instanceof.App\EventListener\RouteAccessListener).
Resolving inheritance for "App\EventListener\RouteAccessListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RouteAccessListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CalendarSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CalendarSubscriber).
Resolving inheritance for "App\EventSubscriber\CalendarSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CalendarSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFilterType" (parent: .abstract.instanceof.App\Form\AccountFilterType).
Resolving inheritance for "App\Form\AccountFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFormType" (parent: .abstract.instanceof.App\Form\AccountFormType).
Resolving inheritance for "App\Form\AccountFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingCustomerType" (parent: .abstract.instanceof.App\Form\AccountingCustomerType).
Resolving inheritance for "App\Form\AccountingCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingCustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderFormType" (parent: .abstract.instanceof.App\Form\AccountingOrderFormType).
Resolving inheritance for "App\Form\AccountingOrderFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderItemType" (parent: .abstract.instanceof.App\Form\AccountingOrderItemType).
Resolving inheritance for "App\Form\AccountingOrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentFilterType" (parent: .abstract.instanceof.App\Form\AccountingOrderPaymentFilterType).
Resolving inheritance for "App\Form\AccountingOrderPaymentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentType" (parent: .abstract.instanceof.App\Form\AccountingOrderPaymentType).
Resolving inheritance for "App\Form\AccountingOrderPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdmissionLogFormType" (parent: .abstract.instanceof.App\Form\AdmissionLogFormType).
Resolving inheritance for "App\Form\AdmissionLogFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdmissionLogFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType" (parent: .abstract.instanceof.App\Form\AssetCategoryType).
Resolving inheritance for "App\Form\AssetCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetLocationType" (parent: .abstract.instanceof.App\Form\AssetLocationType).
Resolving inheritance for "App\Form\AssetLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetLocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType" (parent: .abstract.instanceof.App\Form\AssetType).
Resolving inheritance for "App\Form\AssetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillFormType" (parent: .abstract.instanceof.App\Form\BillFormType).
Resolving inheritance for "App\Form\BillFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillItemFormType" (parent: .abstract.instanceof.App\Form\BillItemFormType).
Resolving inheritance for "App\Form\BillItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFormType" (parent: .abstract.instanceof.App\Form\BillPaymentFormType).
Resolving inheritance for "App\Form\BillPaymentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentItemFormType" (parent: .abstract.instanceof.App\Form\BillPaymentItemFormType).
Resolving inheritance for "App\Form\BillPaymentItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigNotificationWhatsappType" (parent: .abstract.instanceof.App\Form\ConfigNotificationWhatsappType).
Resolving inheritance for "App\Form\ConfigNotificationWhatsappType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigNotificationWhatsappType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmVisitType" (parent: .abstract.instanceof.App\Form\CrmVisitType).
Resolving inheritance for "App\Form\CrmVisitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmVisitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CurrencySettingsType" (parent: .abstract.instanceof.App\Form\CurrencySettingsType).
Resolving inheritance for "App\Form\CurrencySettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CurrencySettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerAutoCompleteField" (parent: .abstract.instanceof.App\Form\CustomerAutoCompleteField).
Resolving inheritance for ".instanceof.App\Form\CustomerAutoCompleteField.0.App\Form\CustomerAutoCompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerAutoCompleteField).
Resolving inheritance for "App\Form\CustomerAutoCompleteField" (parent: .instanceof.App\Form\CustomerAutoCompleteField.0.App\Form\CustomerAutoCompleteField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFilterType" (parent: .abstract.instanceof.App\Form\CustomerFilterType).
Resolving inheritance for "App\Form\CustomerFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFormType" (parent: .abstract.instanceof.App\Form\CustomerFormType).
Resolving inheritance for "App\Form\CustomerFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType" (parent: .abstract.instanceof.App\Form\DeliveryFormType).
Resolving inheritance for "App\Form\DeliveryFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType2" (parent: .abstract.instanceof.App\Form\DeliveryFormType2).
Resolving inheritance for "App\Form\DeliveryFormType2" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType2).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiagnoseAutocompleteField" (parent: .abstract.instanceof.App\Form\DiagnoseAutocompleteField).
Resolving inheritance for ".instanceof.App\Form\DiagnoseAutocompleteField.0.App\Form\DiagnoseAutocompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiagnoseAutocompleteField).
Resolving inheritance for "App\Form\DiagnoseAutocompleteField" (parent: .instanceof.App\Form\DiagnoseAutocompleteField.0.App\Form\DiagnoseAutocompleteField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountSettingsType" (parent: .abstract.instanceof.App\Form\DiscountSettingsType).
Resolving inheritance for "App\Form\DiscountSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseFormType" (parent: .abstract.instanceof.App\Form\DiseaseFormType).
Resolving inheritance for "App\Form\DiseaseFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DistrictType" (parent: .abstract.instanceof.App\Form\DistrictType).
Resolving inheritance for "App\Form\DistrictType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DistrictType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeAdvanceFormType" (parent: .abstract.instanceof.App\Form\EmployeeAdvanceFormType).
Resolving inheritance for "App\Form\EmployeeAdvanceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeAdvanceFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContactType" (parent: .abstract.instanceof.App\Form\EmployeeContactType).
Resolving inheritance for "App\Form\EmployeeContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContractFormType" (parent: .abstract.instanceof.App\Form\EmployeeContractFormType).
Resolving inheritance for "App\Form\EmployeeContractFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContractFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeLeaveBalanceFormType" (parent: .abstract.instanceof.App\Form\EmployeeLeaveBalanceFormType).
Resolving inheritance for "App\Form\EmployeeLeaveBalanceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeLeaveBalanceFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FundTransferType" (parent: .abstract.instanceof.App\Form\FundTransferType).
Resolving inheritance for "App\Form\FundTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FundTransferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralBookingType" (parent: .abstract.instanceof.App\Form\GeneralBookingType).
Resolving inheritance for "App\Form\GeneralBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralOrderFormType" (parent: .abstract.instanceof.App\Form\GeneralOrderFormType).
Resolving inheritance for "App\Form\GeneralOrderFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralOrderFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymClassType" (parent: .abstract.instanceof.App\Form\GymClassType).
Resolving inheritance for "App\Form\GymClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionType" (parent: .abstract.instanceof.App\Form\GymMembershipSubscriptionType).
Resolving inheritance for "App\Form\GymMembershipSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionUpgradeType" (parent: .abstract.instanceof.App\Form\GymMembershipSubscriptionUpgradeType).
Resolving inheritance for "App\Form\GymMembershipSubscriptionUpgradeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionUpgradeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipType" (parent: .abstract.instanceof.App\Form\GymMembershipType).
Resolving inheritance for "App\Form\GymMembershipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipTypeForm" (parent: .abstract.instanceof.App\Form\GymMembershipTypeForm).
Resolving inheritance for "App\Form\GymMembershipTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitType" (parent: .abstract.instanceof.App\Form\GymPackageBenefitType).
Resolving inheritance for "App\Form\GymPackageBenefitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitUsageType" (parent: .abstract.instanceof.App\Form\GymPackageBenefitUsageType).
Resolving inheritance for "App\Form\GymPackageBenefitUsageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitUsageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageType" (parent: .abstract.instanceof.App\Form\GymPackageType).
Resolving inheritance for "App\Form\GymPackageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringBookingType" (parent: .abstract.instanceof.App\Form\GymRecurringBookingType).
Resolving inheritance for "App\Form\GymRecurringBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringScheduleType" (parent: .abstract.instanceof.App\Form\GymRecurringScheduleType).
Resolving inheritance for "App\Form\GymRecurringScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceBookingType" (parent: .abstract.instanceof.App\Form\GymServiceBookingType).
Resolving inheritance for "App\Form\GymServiceBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleModalType" (parent: .abstract.instanceof.App\Form\GymServiceScheduleModalType).
Resolving inheritance for "App\Form\GymServiceScheduleModalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleModalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleType" (parent: .abstract.instanceof.App\Form\GymServiceScheduleType).
Resolving inheritance for "App\Form\GymServiceScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceSessionType" (parent: .abstract.instanceof.App\Form\GymServiceSessionType).
Resolving inheritance for "App\Form\GymServiceSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceSessionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceType" (parent: .abstract.instanceof.App\Form\GymServiceType).
Resolving inheritance for "App\Form\GymServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymTraineeType" (parent: .abstract.instanceof.App\Form\GymTraineeType).
Resolving inheritance for "App\Form\GymTraineeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymTraineeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InitiateOpdType" (parent: .abstract.instanceof.App\Form\InitiateOpdType).
Resolving inheritance for "App\Form\InitiateOpdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InitiateOpdType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryAdjustmentItemType" (parent: .abstract.instanceof.App\Form\InventoryAdjustmentItemType).
Resolving inheritance for "App\Form\InventoryAdjustmentItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryAdjustmentItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryProductCategoryType" (parent: .abstract.instanceof.App\Form\InventoryProductCategoryType).
Resolving inheritance for "App\Form\InventoryProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalFormType" (parent: .abstract.instanceof.App\Form\JournalFormType).
Resolving inheritance for "App\Form\JournalFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalTransactionFormType" (parent: .abstract.instanceof.App\Form\JournalTransactionFormType).
Resolving inheritance for "App\Form\JournalTransactionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalTransactionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewBornFormType" (parent: .abstract.instanceof.App\Form\NewBornFormType).
Resolving inheritance for "App\Form\NewBornFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewBornFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewOpdForm" (parent: .abstract.instanceof.App\Form\NewOpdForm).
Resolving inheritance for "App\Form\NewOpdForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewOpdForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonRecurringAjaxBookingType" (parent: .abstract.instanceof.App\Form\NonRecurringAjaxBookingType).
Resolving inheritance for "App\Form\NonRecurringAjaxBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonRecurringAjaxBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdDiseaseType" (parent: .abstract.instanceof.App\Form\OpdDiseaseType).
Resolving inheritance for "App\Form\OpdDiseaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdDiseaseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdType" (parent: .abstract.instanceof.App\Form\OpdType).
Resolving inheritance for "App\Form\OpdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperationFormType" (parent: .abstract.instanceof.App\Form\OperationFormType).
Resolving inheritance for "App\Form\OperationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFormType" (parent: .abstract.instanceof.App\Form\OrderFormType).
Resolving inheritance for "App\Form\OrderFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemFormType" (parent: .abstract.instanceof.App\Form\OrderItemFormType).
Resolving inheritance for "App\Form\OrderItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientAutocompleteField" (parent: .abstract.instanceof.App\Form\PatientAutocompleteField).
Resolving inheritance for ".instanceof.App\Form\PatientAutocompleteField.0.App\Form\PatientAutocompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientAutocompleteField).
Resolving inheritance for "App\Form\PatientAutocompleteField" (parent: .instanceof.App\Form\PatientAutocompleteField.0.App\Form\PatientAutocompleteField).
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\PaymentAccountType" (parent: .abstract.instanceof.App\Form\PaymentAccountType).
Resolving inheritance for "App\Form\PaymentAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentFormType" (parent: .abstract.instanceof.App\Form\PaymentFormType).
Resolving inheritance for "App\Form\PaymentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentItemFormType" (parent: .abstract.instanceof.App\Form\PaymentItemFormType).
Resolving inheritance for "App\Form\PaymentItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PosSettingsType" (parent: .abstract.instanceof.App\Form\PosSettingsType).
Resolving inheritance for "App\Form\PosSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PosSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType" (parent: .abstract.instanceof.App\Form\PrescriptionType).
Resolving inheritance for "App\Form\PrescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductAutoCompletField" (parent: .abstract.instanceof.App\Form\ProductAutoCompletField).
Resolving inheritance for ".instanceof.App\Form\ProductAutoCompletField.0.App\Form\ProductAutoCompletField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductAutoCompletField).
Resolving inheritance for "App\Form\ProductAutoCompletField" (parent: .instanceof.App\Form\ProductAutoCompletField.0.App\Form\ProductAutoCompletField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFilterType" (parent: .abstract.instanceof.App\Form\ProductFilterType).
Resolving inheritance for "App\Form\ProductFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFormType" (parent: .abstract.instanceof.App\Form\ProductFormType).
Resolving inheritance for "App\Form\ProductFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitFormType" (parent: .abstract.instanceof.App\Form\ProductUnitFormType).
Resolving inheritance for "App\Form\ProductUnitFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitMeasureFormType" (parent: .abstract.instanceof.App\Form\ProductUnitMeasureFormType).
Resolving inheritance for "App\Form\ProductUnitMeasureFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitMeasureFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderFormType" (parent: .abstract.instanceof.App\Form\PurchaseOrderFormType).
Resolving inheritance for "App\Form\PurchaseOrderFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemFormType" (parent: .abstract.instanceof.App\Form\PurchaseOrderItemFormType).
Resolving inheritance for "App\Form\PurchaseOrderItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemReceivingFormType" (parent: .abstract.instanceof.App\Form\PurchaseOrderItemReceivingFormType).
Resolving inheritance for "App\Form\PurchaseOrderItemReceivingFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemReceivingFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecurringScheduleTransferType" (parent: .abstract.instanceof.App\Form\RecurringScheduleTransferType).
Resolving inheritance for "App\Form\RecurringScheduleTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecurringScheduleTransferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterSchoolType" (parent: .abstract.instanceof.App\Form\RegisterSchoolType).
Resolving inheritance for "App\Form\RegisterSchoolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterSchoolType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleTransferType" (parent: .abstract.instanceof.App\Form\ScheduleTransferType).
Resolving inheritance for "App\Form\ScheduleTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleTransferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceBookingsFilterType" (parent: .abstract.instanceof.App\Form\ServiceBookingsFilterType).
Resolving inheritance for "App\Form\ServiceBookingsFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceBookingsFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepOneType" (parent: .abstract.instanceof.App\Form\StepOneType).
Resolving inheritance for "App\Form\StepOneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepOneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepTwoType" (parent: .abstract.instanceof.App\Form\StepTwoType).
Resolving inheritance for "App\Form\StepTwoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepTwoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionFilterType" (parent: .abstract.instanceof.App\Form\SubscriptionFilterType).
Resolving inheritance for "App\Form\SubscriptionFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionLockingType" (parent: .abstract.instanceof.App\Form\TransactionLockingType).
Resolving inheritance for "App\Form\TransactionLockingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionLockingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorFormType" (parent: .abstract.instanceof.App\Form\VendorFormType).
Resolving inheritance for "App\Form\VendorFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VillageType" (parent: .abstract.instanceof.App\Form\VillageType).
Resolving inheritance for "App\Form\VillageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VillageType).
Resolving inheritance for ".instanceof.App\MessageHandler\CreateAssetCategoryMessageHandler.0.App\MessageHandler\CreateAssetCategoryMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CreateAssetCategoryMessageHandler).
Resolving inheritance for "App\MessageHandler\CreateAssetCategoryMessageHandler" (parent: .instanceof.App\MessageHandler\CreateAssetCategoryMessageHandler.0.App\MessageHandler\CreateAssetCategoryMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\LogMessageHandler.0.App\MessageHandler\LogMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\LogMessageHandler).
Resolving inheritance for "App\MessageHandler\LogMessageHandler" (parent: .instanceof.App\MessageHandler\LogMessageHandler.0.App\MessageHandler\LogMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountEntryRepository" (parent: .abstract.instanceof.App\Repository\AccountEntryRepository).
Resolving inheritance for "App\Repository\AccountEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository" (parent: .abstract.instanceof.App\Repository\AccountRepository).
Resolving inheritance for "App\Repository\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionRepository" (parent: .abstract.instanceof.App\Repository\AccountingAccountTransactionRepository).
Resolving inheritance for "App\Repository\AccountingAccountTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingAccountTransactionTypeRepository).
Resolving inheritance for "App\Repository\AccountingAccountTransactionTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTypesRepository" (parent: .abstract.instanceof.App\Repository\AccountingAccountTypesRepository).
Resolving inheritance for "App\Repository\AccountingAccountTypesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTypesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillCategoryRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillCategoryRepository).
Resolving inheritance for "App\Repository\AccountingBillCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillItemRepository).
Resolving inheritance for "App\Repository\AccountingBillItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillPaymentItemRepository).
Resolving inheritance for "App\Repository\AccountingBillPaymentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillPaymentRepository).
Resolving inheritance for "App\Repository\AccountingBillPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillRepository).
Resolving inheritance for "App\Repository\AccountingBillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillStatusRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillStatusRepository).
Resolving inheritance for "App\Repository\AccountingBillStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingBillTypeRepository).
Resolving inheritance for "App\Repository\AccountingBillTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingConfigRepository" (parent: .abstract.instanceof.App\Repository\AccountingConfigRepository).
Resolving inheritance for "App\Repository\AccountingConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCurrencyRepository" (parent: .abstract.instanceof.App\Repository\AccountingCurrencyRepository).
Resolving inheritance for "App\Repository\AccountingCurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCustomerRepository" (parent: .abstract.instanceof.App\Repository\AccountingCustomerRepository).
Resolving inheritance for "App\Repository\AccountingCustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingFinancialPeriodRepository" (parent: .abstract.instanceof.App\Repository\AccountingFinancialPeriodRepository).
Resolving inheritance for "App\Repository\AccountingFinancialPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingFinancialPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingInventoryAdjustmentItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingInventoryAdjustmentItemRepository).
Resolving inheritance for "App\Repository\AccountingInventoryAdjustmentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingInventoryAdjustmentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalRepository" (parent: .abstract.instanceof.App\Repository\AccountingJournalRepository).
Resolving inheritance for "App\Repository\AccountingJournalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingJournalTypeRepository).
Resolving inheritance for "App\Repository\AccountingJournalTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingLedgerStatementRepository" (parent: .abstract.instanceof.App\Repository\AccountingLedgerStatementRepository).
Resolving inheritance for "App\Repository\AccountingLedgerStatementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingLedgerStatementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderItemRepository).
Resolving inheritance for "App\Repository\AccountingOrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemStockRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderItemStockRepository).
Resolving inheritance for "App\Repository\AccountingOrderItemStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderPaymentItemRepository).
Resolving inheritance for "App\Repository\AccountingOrderPaymentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderPaymentRepository).
Resolving inheritance for "App\Repository\AccountingOrderPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderRepository).
Resolving inheritance for "App\Repository\AccountingOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingOrderTypeRepository).
Resolving inheritance for "App\Repository\AccountingOrderTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPosUserRepository" (parent: .abstract.instanceof.App\Repository\AccountingPosUserRepository).
Resolving inheritance for "App\Repository\AccountingPosUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPosUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderItemRepository" (parent: .abstract.instanceof.App\Repository\AccountingPurchaseOrderItemRepository).
Resolving inheritance for "App\Repository\AccountingPurchaseOrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderRepository" (parent: .abstract.instanceof.App\Repository\AccountingPurchaseOrderRepository).
Resolving inheritance for "App\Repository\AccountingPurchaseOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingPurchaseOrderTypeRepository).
Resolving inheritance for "App\Repository\AccountingPurchaseOrderTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingStockRepository" (parent: .abstract.instanceof.App\Repository\AccountingStockRepository).
Resolving inheritance for "App\Repository\AccountingStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingTransactionYearsRepository" (parent: .abstract.instanceof.App\Repository\AccountingTransactionYearsRepository).
Resolving inheritance for "App\Repository\AccountingTransactionYearsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingTransactionYearsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorRepository" (parent: .abstract.instanceof.App\Repository\AccountingVendorRepository).
Resolving inheritance for "App\Repository\AccountingVendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountingVendorTypeRepository).
Resolving inheritance for "App\Repository\AccountingVendorTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogRepository" (parent: .abstract.instanceof.App\Repository\AdmissionLogRepository).
Resolving inheritance for "App\Repository\AdmissionLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogTypeRepository" (parent: .abstract.instanceof.App\Repository\AdmissionLogTypeRepository).
Resolving inheritance for "App\Repository\AdmissionLogTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionRepository" (parent: .abstract.instanceof.App\Repository\AdmissionRepository).
Resolving inheritance for "App\Repository\AdmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiConfigRepository" (parent: .abstract.instanceof.App\Repository\ApiConfigRepository).
Resolving inheritance for "App\Repository\ApiConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository" (parent: .abstract.instanceof.App\Repository\AssetCategoryRepository).
Resolving inheritance for "App\Repository\AssetCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLocationRepository" (parent: .abstract.instanceof.App\Repository\AssetLocationRepository).
Resolving inheritance for "App\Repository\AssetLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository" (parent: .abstract.instanceof.App\Repository\AssetRepository).
Resolving inheritance for "App\Repository\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceDeviceRepository" (parent: .abstract.instanceof.App\Repository\AttendanceDeviceRepository).
Resolving inheritance for "App\Repository\AttendanceDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceLogRepository" (parent: .abstract.instanceof.App\Repository\AttendanceLogRepository).
Resolving inheritance for "App\Repository\AttendanceLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BedRepository" (parent: .abstract.instanceof.App\Repository\BedRepository).
Resolving inheritance for "App\Repository\BedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodGroupRepository" (parent: .abstract.instanceof.App\Repository\BloodGroupRepository).
Resolving inheritance for "App\Repository\BloodGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository" (parent: .abstract.instanceof.App\Repository\BrandRepository).
Resolving inheritance for "App\Repository\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository" (parent: .abstract.instanceof.App\Repository\CityRepository).
Resolving inheritance for "App\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigNotificationWhatsappRepository" (parent: .abstract.instanceof.App\Repository\ConfigNotificationWhatsappRepository).
Resolving inheritance for "App\Repository\ConfigNotificationWhatsappRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigNotificationWhatsappRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractExtentionRepository" (parent: .abstract.instanceof.App\Repository\ContractExtentionRepository).
Resolving inheritance for "App\Repository\ContractExtentionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractExtentionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmVisitRepository" (parent: .abstract.instanceof.App\Repository\CrmVisitRepository).
Resolving inheritance for "App\Repository\CrmVisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmVisitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\Repository\CurrencyRepository).
Resolving inheritance for "App\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathRepository" (parent: .abstract.instanceof.App\Repository\DeathRepository).
Resolving inheritance for "App\Repository\DeathRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreRepository" (parent: .abstract.instanceof.App\Repository\DeliveryApgarScoreRepository).
Resolving inheritance for "App\Repository\DeliveryApgarScoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreResultRepository" (parent: .abstract.instanceof.App\Repository\DeliveryApgarScoreResultRepository).
Resolving inheritance for "App\Repository\DeliveryApgarScoreResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreResultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryNewBornRepository" (parent: .abstract.instanceof.App\Repository\DeliveryNewBornRepository).
Resolving inheritance for "App\Repository\DeliveryNewBornRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryNewBornRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository" (parent: .abstract.instanceof.App\Repository\DeliveryRepository).
Resolving inheritance for "App\Repository\DeliveryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeRepository" (parent: .abstract.instanceof.App\Repository\DeliveryTypeRepository).
Resolving inheritance for "App\Repository\DeliveryTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeResultRepository" (parent: .abstract.instanceof.App\Repository\DeliveryTypeResultRepository).
Resolving inheritance for "App\Repository\DeliveryTypeResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeResultRepository).
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\DischargeTypeRepository" (parent: .abstract.instanceof.App\Repository\DischargeTypeRepository).
Resolving inheritance for "App\Repository\DischargeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DischargeTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountItemRepository" (parent: .abstract.instanceof.App\Repository\DiscountItemRepository).
Resolving inheritance for "App\Repository\DiscountItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository" (parent: .abstract.instanceof.App\Repository\DiscountRepository).
Resolving inheritance for "App\Repository\DiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTypeRepository" (parent: .abstract.instanceof.App\Repository\DiscountTypeRepository).
Resolving inheritance for "App\Repository\DiscountTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository" (parent: .abstract.instanceof.App\Repository\DiseaseRepository).
Resolving inheritance for "App\Repository\DiseaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseTypeRepository" (parent: .abstract.instanceof.App\Repository\DiseaseTypeRepository).
Resolving inheritance for "App\Repository\DiseaseTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseTypeRepository).
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\EmployeeAdvancePayingRepository" (parent: .abstract.instanceof.App\Repository\EmployeeAdvancePayingRepository).
Resolving inheritance for "App\Repository\EmployeeAdvancePayingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvancePayingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceRepository" (parent: .abstract.instanceof.App\Repository\EmployeeAdvanceRepository).
Resolving inheritance for "App\Repository\EmployeeAdvanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceTypeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeAdvanceTypeRepository).
Resolving inheritance for "App\Repository\EmployeeAdvanceTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContactsRepository" (parent: .abstract.instanceof.App\Repository\EmployeeContactsRepository).
Resolving inheritance for "App\Repository\EmployeeContactsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContactsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractRepository" (parent: .abstract.instanceof.App\Repository\EmployeeContractRepository).
Resolving inheritance for "App\Repository\EmployeeContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractTypeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeContractTypeRepository).
Resolving inheritance for "App\Repository\EmployeeContractTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDeducationTypesRepository" (parent: .abstract.instanceof.App\Repository\EmployeeDeducationTypesRepository).
Resolving inheritance for "App\Repository\EmployeeDeducationTypesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDeducationTypesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeGradingRepository" (parent: .abstract.instanceof.App\Repository\EmployeeGradingRepository).
Resolving inheritance for "App\Repository\EmployeeGradingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeGradingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeHrmSettingsRepository" (parent: .abstract.instanceof.App\Repository\EmployeeHrmSettingsRepository).
Resolving inheritance for "App\Repository\EmployeeHrmSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeHrmSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeJobTypeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeJobTypeRepository).
Resolving inheritance for "App\Repository\EmployeeJobTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeJobTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveBalanceRepository" (parent: .abstract.instanceof.App\Repository\EmployeeLeaveBalanceRepository).
Resolving inheritance for "App\Repository\EmployeeLeaveBalanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveBalanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveRepository" (parent: .abstract.instanceof.App\Repository\EmployeeLeaveRepository).
Resolving inheritance for "App\Repository\EmployeeLeaveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollRepository" (parent: .abstract.instanceof.App\Repository\EmployeePayrollRepository).
Resolving inheritance for "App\Repository\EmployeePayrollRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollTypeRepository" (parent: .abstract.instanceof.App\Repository\EmployeePayrollTypeRepository).
Resolving inheritance for "App\Repository\EmployeePayrollTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeRepository).
Resolving inheritance for "App\Repository\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTaxRepository" (parent: .abstract.instanceof.App\Repository\EmployeeTaxRepository).
Resolving inheritance for "App\Repository\EmployeeTaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTypeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeTypeRepository).
Resolving inheritance for "App\Repository\EmployeeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExaminationRepository" (parent: .abstract.instanceof.App\Repository\ExaminationRepository).
Resolving inheritance for "App\Repository\ExaminationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExaminationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseRepository" (parent: .abstract.instanceof.App\Repository\ExpenseRepository).
Resolving inheritance for "App\Repository\ExpenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseTypesRepository" (parent: .abstract.instanceof.App\Repository\ExpenseTypesRepository).
Resolving inheritance for "App\Repository\ExpenseTypesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseTypesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormTemplateRepository" (parent: .abstract.instanceof.App\Repository\FormTemplateRepository).
Resolving inheritance for "App\Repository\FormTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository" (parent: .abstract.instanceof.App\Repository\GenderRepository).
Resolving inheritance for "App\Repository\GenderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymClassRepository" (parent: .abstract.instanceof.App\Repository\GymClassRepository).
Resolving inheritance for "App\Repository\GymClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymExerciseRepository" (parent: .abstract.instanceof.App\Repository\GymExerciseRepository).
Resolving inheritance for "App\Repository\GymExerciseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymExerciseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipItemRepository" (parent: .abstract.instanceof.App\Repository\GymMembershipItemRepository).
Resolving inheritance for "App\Repository\GymMembershipItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipRepository" (parent: .abstract.instanceof.App\Repository\GymMembershipRepository).
Resolving inheritance for "App\Repository\GymMembershipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\GymMembershipSubscriptionRepository).
Resolving inheritance for "App\Repository\GymMembershipSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipSubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipTypeRepository" (parent: .abstract.instanceof.App\Repository\GymMembershipTypeRepository).
Resolving inheritance for "App\Repository\GymMembershipTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitRepository" (parent: .abstract.instanceof.App\Repository\GymPackageBenefitRepository).
Resolving inheritance for "App\Repository\GymPackageBenefitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitUsageRepository" (parent: .abstract.instanceof.App\Repository\GymPackageBenefitUsageRepository).
Resolving inheritance for "App\Repository\GymPackageBenefitUsageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitUsageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringBookingRepository" (parent: .abstract.instanceof.App\Repository\GymRecurringBookingRepository).
Resolving inheritance for "App\Repository\GymRecurringBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringScheduleRepository" (parent: .abstract.instanceof.App\Repository\GymRecurringScheduleRepository).
Resolving inheritance for "App\Repository\GymRecurringScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceBookingRepository" (parent: .abstract.instanceof.App\Repository\GymServiceBookingRepository).
Resolving inheritance for "App\Repository\GymServiceBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceRepository" (parent: .abstract.instanceof.App\Repository\GymServiceRepository).
Resolving inheritance for "App\Repository\GymServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceScheduleRepository" (parent: .abstract.instanceof.App\Repository\GymServiceScheduleRepository).
Resolving inheritance for "App\Repository\GymServiceScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymStaffRepository" (parent: .abstract.instanceof.App\Repository\GymStaffRepository).
Resolving inheritance for "App\Repository\GymStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymStaffRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTemplateRepository" (parent: .abstract.instanceof.App\Repository\GymTemplateRepository).
Resolving inheritance for "App\Repository\GymTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTraineeRepository" (parent: .abstract.instanceof.App\Repository\GymTraineeRepository).
Resolving inheritance for "App\Repository\GymTraineeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTraineeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymWorkoutRepository" (parent: .abstract.instanceof.App\Repository\GymWorkoutRepository).
Resolving inheritance for "App\Repository\GymWorkoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymWorkoutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IcdRepository" (parent: .abstract.instanceof.App\Repository\IcdRepository).
Resolving inheritance for "App\Repository\IcdRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IcdRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IfaceCommandRepository" (parent: .abstract.instanceof.App\Repository\IfaceCommandRepository).
Resolving inheritance for "App\Repository\IfaceCommandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IfaceCommandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeRepository" (parent: .abstract.instanceof.App\Repository\IncomeRepository).
Resolving inheritance for "App\Repository\IncomeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeTypeRepository" (parent: .abstract.instanceof.App\Repository\IncomeTypeRepository).
Resolving inheritance for "App\Repository\IncomeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductCategoryRepository" (parent: .abstract.instanceof.App\Repository\InventoryProductCategoryRepository).
Resolving inheritance for "App\Repository\InventoryProductCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductRepository" (parent: .abstract.instanceof.App\Repository\InventoryProductRepository).
Resolving inheritance for "App\Repository\InventoryProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductTypeRepository" (parent: .abstract.instanceof.App\Repository\InventoryProductTypeRepository).
Resolving inheritance for "App\Repository\InventoryProductTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductUnitRepository" (parent: .abstract.instanceof.App\Repository\InventoryProductUnitRepository).
Resolving inheritance for "App\Repository\InventoryProductUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductUnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryStoreRepository" (parent: .abstract.instanceof.App\Repository\InventoryStoreRepository).
Resolving inheritance for "App\Repository\InventoryStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestItemRepository" (parent: .abstract.instanceof.App\Repository\InventoryTransferRequestItemRepository).
Resolving inheritance for "App\Repository\InventoryTransferRequestItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestRepository" (parent: .abstract.instanceof.App\Repository\InventoryTransferRequestRepository).
Resolving inheritance for "App\Repository\InventoryTransferRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryUnitMeasureRepository" (parent: .abstract.instanceof.App\Repository\InventoryUnitMeasureRepository).
Resolving inheritance for "App\Repository\InventoryUnitMeasureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryUnitMeasureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabRefundRepository" (parent: .abstract.instanceof.App\Repository\LabRefundRepository).
Resolving inheritance for "App\Repository\LabRefundRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabRefundRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabResultRepository" (parent: .abstract.instanceof.App\Repository\LabResultRepository).
Resolving inheritance for "App\Repository\LabResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabResultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModulePermissionRepository" (parent: .abstract.instanceof.App\Repository\ModulePermissionRepository).
Resolving inheritance for "App\Repository\ModulePermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModulePermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository" (parent: .abstract.instanceof.App\Repository\ModuleRepository).
Resolving inheritance for "App\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdDiseaseRepository" (parent: .abstract.instanceof.App\Repository\OpdDiseaseRepository).
Resolving inheritance for "App\Repository\OpdDiseaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdDiseaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdRepository" (parent: .abstract.instanceof.App\Repository\OpdRepository).
Resolving inheritance for "App\Repository\OpdRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdTypeRepository" (parent: .abstract.instanceof.App\Repository\OpdTypeRepository).
Resolving inheritance for "App\Repository\OpdTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestLogRepository" (parent: .abstract.instanceof.App\Repository\PatientTestLogRepository).
Resolving inheritance for "App\Repository\PatientTestLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestRepository" (parent: .abstract.instanceof.App\Repository\PatientTestRepository).
Resolving inheritance for "App\Repository\PatientTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollRepository" (parent: .abstract.instanceof.App\Repository\PayrollRepository).
Resolving inheritance for "App\Repository\PayrollRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository" (parent: .abstract.instanceof.App\Repository\PrescriptionRepository).
Resolving inheritance for "App\Repository\PrescriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptAccountRepository" (parent: .abstract.instanceof.App\Repository\ReceiptAccountRepository).
Resolving inheritance for "App\Repository\ReceiptAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptItemRepository" (parent: .abstract.instanceof.App\Repository\ReceiptItemRepository).
Resolving inheritance for "App\Repository\ReceiptItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptRepository" (parent: .abstract.instanceof.App\Repository\ReceiptRepository).
Resolving inheritance for "App\Repository\ReceiptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository" (parent: .abstract.instanceof.App\Repository\ReferralRepository).
Resolving inheritance for "App\Repository\ReferralRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundTestRepository" (parent: .abstract.instanceof.App\Repository\RefundTestRepository).
Resolving inheritance for "App\Repository\RefundTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository" (parent: .abstract.instanceof.App\Repository\RoleRepository).
Resolving inheritance for "App\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository" (parent: .abstract.instanceof.App\Repository\SponsorRepository).
Resolving inheritance for "App\Repository\SponsorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StayRecordRepository" (parent: .abstract.instanceof.App\Repository\StayRecordRepository).
Resolving inheritance for "App\Repository\StayRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StayRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubCategoryRepository" (parent: .abstract.instanceof.App\Repository\SubCategoryRepository).
Resolving inheritance for "App\Repository\SubCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryRepository" (parent: .abstract.instanceof.App\Repository\SurgeryRepository).
Resolving inheritance for "App\Repository\SurgeryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryTypeRepository" (parent: .abstract.instanceof.App\Repository\SurgeryTypeRepository).
Resolving inheritance for "App\Repository\SurgeryTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestPanelRepository" (parent: .abstract.instanceof.App\Repository\TestPanelRepository).
Resolving inheritance for "App\Repository\TestPanelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestPanelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestReferenceRepository" (parent: .abstract.instanceof.App\Repository\TestReferenceRepository).
Resolving inheritance for "App\Repository\TestReferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestReferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository" (parent: .abstract.instanceof.App\Repository\TestRepository).
Resolving inheritance for "App\Repository\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRequestRepository" (parent: .abstract.instanceof.App\Repository\TestRequestRepository).
Resolving inheritance for "App\Repository\TestRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultCategoryRepository" (parent: .abstract.instanceof.App\Repository\TestResultCategoryRepository).
Resolving inheritance for "App\Repository\TestResultCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultRepository" (parent: .abstract.instanceof.App\Repository\TestResultRepository).
Resolving inheritance for "App\Repository\TestResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestStatusRepository" (parent: .abstract.instanceof.App\Repository\TestStatusRepository).
Resolving inheritance for "App\Repository\TestStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPermissionRepository" (parent: .abstract.instanceof.App\Repository\UserPermissionRepository).
Resolving inheritance for "App\Repository\UserPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPermissionRepository).
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\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\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\WhatsappWebhookLogRepository" (parent: .abstract.instanceof.App\Repository\WhatsappWebhookLogRepository).
Resolving inheritance for "App\Repository\WhatsappWebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhatsappWebhookLogRepository).
Resolving inheritance for ".instanceof.App\Schedule.0.App\Schedule" (parent: .abstract.instanceof.App\Schedule).
Resolving inheritance for "App\Schedule" (parent: .instanceof.App\Schedule.0.App\Schedule).
Resolving inheritance for ".instanceof.App\Scheduler\LogTaskProvider.0.App\Scheduler\LogTaskProvider" (parent: .abstract.instanceof.App\Scheduler\LogTaskProvider).
Resolving inheritance for "App\Scheduler\LogTaskProvider" (parent: .instanceof.App\Scheduler\LogTaskProvider.0.App\Scheduler\LogTaskProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfigurationVoter" (parent: .abstract.instanceof.App\Security\Voter\ConfigurationVoter).
Resolving inheritance for "App\Security\Voter\ConfigurationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfigurationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OpdVoter" (parent: .abstract.instanceof.App\Security\Voter\OpdVoter).
Resolving inheritance for "App\Security\Voter\OpdVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OpdVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PatientVoter" (parent: .abstract.instanceof.App\Security\Voter\PatientVoter).
Resolving inheritance for "App\Security\Voter\PatientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PatientVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillForm" (parent: .abstract.instanceof.App\Twig\BillForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillForm).
Resolving inheritance for ".instanceof.App\Twig\BillForm.0.App\Twig\BillForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillForm).
Resolving inheritance for "App\Twig\BillForm" (parent: .instanceof.App\Twig\BillForm.0.App\Twig\BillForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillPaymentForm" (parent: .abstract.instanceof.App\Twig\BillPaymentForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillPaymentForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillPaymentForm).
Resolving inheritance for ".instanceof.App\Twig\BillPaymentForm.0.App\Twig\BillPaymentForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillPaymentForm).
Resolving inheritance for "App\Twig\BillPaymentForm" (parent: .instanceof.App\Twig\BillPaymentForm.0.App\Twig\BillPaymentForm).
Resolving inheritance for ".instanceof.App\Twig\BootstrapModal.0.App\Twig\BootstrapModal" (parent: .abstract.instanceof.App\Twig\BootstrapModal).
Resolving inheritance for "App\Twig\BootstrapModal" (parent: .instanceof.App\Twig\BootstrapModal.0.App\Twig\BootstrapModal).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BrandVariablesExtension" (parent: .abstract.instanceof.App\Twig\BrandVariablesExtension).
Resolving inheritance for "App\Twig\BrandVariablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BrandVariablesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension" (parent: .abstract.instanceof.App\Twig\CarbonExtension).
Resolving inheritance for "App\Twig\CarbonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\CartItemComponent" (parent: .abstract.instanceof.App\Twig\CartItemComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\CartItemComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\CartItemComponent).
Resolving inheritance for ".instanceof.App\Twig\CartItemComponent.0.App\Twig\CartItemComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\CartItemComponent).
Resolving inheritance for "App\Twig\CartItemComponent" (parent: .instanceof.App\Twig\CartItemComponent.0.App\Twig\CartItemComponent).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CheckUserGrant" (parent: .abstract.instanceof.App\Twig\CheckUserGrant).
Resolving inheritance for "App\Twig\CheckUserGrant" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CheckUserGrant).
Resolving inheritance for ".instanceof.App\Twig\CustomerForm.0.App\Twig\CustomerForm" (parent: .abstract.instanceof.App\Twig\CustomerForm).
Resolving inheritance for "App\Twig\CustomerForm" (parent: .instanceof.App\Twig\CustomerForm.0.App\Twig\CustomerForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\DeliveryForm" (parent: .abstract.instanceof.App\Twig\DeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\DeliveryForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\DeliveryForm).
Resolving inheritance for ".instanceof.App\Twig\DeliveryForm.0.App\Twig\DeliveryForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\DeliveryForm).
Resolving inheritance for "App\Twig\DeliveryForm" (parent: .instanceof.App\Twig\DeliveryForm.0.App\Twig\DeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\GeneralOrderForm" (parent: .abstract.instanceof.App\Twig\GeneralOrderForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\GeneralOrderForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\GeneralOrderForm).
Resolving inheritance for ".instanceof.App\Twig\GeneralOrderForm.0.App\Twig\GeneralOrderForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\GeneralOrderForm).
Resolving inheritance for "App\Twig\GeneralOrderForm" (parent: .instanceof.App\Twig\GeneralOrderForm.0.App\Twig\GeneralOrderForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\JournalEntryForm" (parent: .abstract.instanceof.App\Twig\JournalEntryForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\JournalEntryForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\JournalEntryForm).
Resolving inheritance for ".instanceof.App\Twig\JournalEntryForm.0.App\Twig\JournalEntryForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\JournalEntryForm).
Resolving inheritance for "App\Twig\JournalEntryForm" (parent: .instanceof.App\Twig\JournalEntryForm.0.App\Twig\JournalEntryForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\LabToOrder" (parent: .abstract.instanceof.App\Twig\LabToOrder).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\LabToOrder" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\LabToOrder).
Resolving inheritance for ".instanceof.App\Twig\LabToOrder.0.App\Twig\LabToOrder" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\LabToOrder).
Resolving inheritance for "App\Twig\LabToOrder" (parent: .instanceof.App\Twig\LabToOrder.0.App\Twig\LabToOrder).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension" (parent: .abstract.instanceof.App\Twig\MoneyExtension).
Resolving inheritance for "App\Twig\MoneyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewAdmission" (parent: .abstract.instanceof.App\Twig\NewAdmission).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewAdmission" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewAdmission).
Resolving inheritance for ".instanceof.App\Twig\NewAdmission.0.App\Twig\NewAdmission" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewAdmission).
Resolving inheritance for "App\Twig\NewAdmission" (parent: .instanceof.App\Twig\NewAdmission.0.App\Twig\NewAdmission).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewOpd" (parent: .abstract.instanceof.App\Twig\NewOpd).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewOpd" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewOpd).
Resolving inheritance for ".instanceof.App\Twig\NewOpd.0.App\Twig\NewOpd" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewOpd).
Resolving inheritance for "App\Twig\NewOpd" (parent: .instanceof.App\Twig\NewOpd.0.App\Twig\NewOpd).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewPatient" (parent: .abstract.instanceof.App\Twig\NewPatient).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewPatient" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewPatient).
Resolving inheritance for ".instanceof.App\Twig\NewPatient.0.App\Twig\NewPatient" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewPatient).
Resolving inheritance for "App\Twig\NewPatient" (parent: .instanceof.App\Twig\NewPatient.0.App\Twig\NewPatient).
Resolving inheritance for ".instanceof.App\Twig\NewPatientFormOld.0.App\Twig\NewPatientFormOld" (parent: .abstract.instanceof.App\Twig\NewPatientFormOld).
Resolving inheritance for "App\Twig\NewPatientFormOld" (parent: .instanceof.App\Twig\NewPatientFormOld.0.App\Twig\NewPatientFormOld).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PaymentOrderForm" (parent: .abstract.instanceof.App\Twig\PaymentOrderForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PaymentOrderForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PaymentOrderForm).
Resolving inheritance for ".instanceof.App\Twig\PaymentOrderForm.0.App\Twig\PaymentOrderForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PaymentOrderForm).
Resolving inheritance for "App\Twig\PaymentOrderForm" (parent: .instanceof.App\Twig\PaymentOrderForm.0.App\Twig\PaymentOrderForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosComponent" (parent: .abstract.instanceof.App\Twig\PosComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosComponent).
Resolving inheritance for ".instanceof.App\Twig\PosComponent.0.App\Twig\PosComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosComponent).
Resolving inheritance for "App\Twig\PosComponent" (parent: .instanceof.App\Twig\PosComponent.0.App\Twig\PosComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosProductComponent" (parent: .abstract.instanceof.App\Twig\PosProductComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosProductComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosProductComponent).
Resolving inheritance for ".instanceof.App\Twig\PosProductComponent.0.App\Twig\PosProductComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosProductComponent).
Resolving inheritance for "App\Twig\PosProductComponent" (parent: .instanceof.App\Twig\PosProductComponent.0.App\Twig\PosProductComponent).
Resolving inheritance for ".instanceof.App\Twig\ProductComponent.0.App\Twig\ProductComponent" (parent: .abstract.instanceof.App\Twig\ProductComponent).
Resolving inheritance for "App\Twig\ProductComponent" (parent: .instanceof.App\Twig\ProductComponent.0.App\Twig\ProductComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\ProductUnitForm" (parent: .abstract.instanceof.App\Twig\ProductUnitForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\ProductUnitForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\ProductUnitForm).
Resolving inheritance for ".instanceof.App\Twig\ProductUnitForm.0.App\Twig\ProductUnitForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\ProductUnitForm).
Resolving inheritance for "App\Twig\ProductUnitForm" (parent: .instanceof.App\Twig\ProductUnitForm.0.App\Twig\ProductUnitForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PurchaseOrderForm" (parent: .abstract.instanceof.App\Twig\PurchaseOrderForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PurchaseOrderForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PurchaseOrderForm).
Resolving inheritance for ".instanceof.App\Twig\PurchaseOrderForm.0.App\Twig\PurchaseOrderForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PurchaseOrderForm).
Resolving inheritance for "App\Twig\PurchaseOrderForm" (parent: .instanceof.App\Twig\PurchaseOrderForm.0.App\Twig\PurchaseOrderForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\TestForm" (parent: .abstract.instanceof.App\Twig\TestForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\TestForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\TestForm).
Resolving inheritance for ".instanceof.App\Twig\TestForm.0.App\Twig\TestForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\TestForm).
Resolving inheritance for "App\Twig\TestForm" (parent: .instanceof.App\Twig\TestForm.0.App\Twig\TestForm).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordMatchValidator" (parent: .abstract.instanceof.App\Validator\PasswordMatchValidator).
Resolving inheritance for "App\Validator\PasswordMatchValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordMatchValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\Console\Application" (parent: .abstract.instanceof.Symfony\Component\Console\Application).
Resolving inheritance for "Symfony\Component\Console\Application" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\Console\Application).
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._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.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_autocomplete_field" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.customer_auto_complete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.diagnose_autocomplete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.patient_autocomplete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.product_auto_complet_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
11
Removing method "setLiveResponder" of service "App\Twig\CartItemComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setComponentValidator" of service "App\Twig\CartItemComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLiveResponder" of service "App\Twig\CustomerForm" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setComponentValidator" of service "App\Twig\CustomerForm" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLiveResponder" of service "App\Twig\NewPatientFormOld" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setComponentValidator" of service "App\Twig\NewPatientFormOld" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLiveResponder" of service "App\Twig\PosComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setComponentValidator" of service "App\Twig\PosComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Twig\PosProductComponent::addToCart": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "App\Twig\PosProductComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setComponentValidator" of service "App\Twig\PosProductComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
399
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\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; 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 "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\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.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Flasher\Prime\FlasherInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; 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 $profilerLogger"; 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 $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.50HgjE_"; reason: private alias.
Removed service ".service_locator.p2HlDno"; reason: private alias.
Removed service ".service_locator.nRIjFR2"; 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 "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.0VpAd3k"; reason: private alias.
Removed service ".service_locator.R8CHt9S"; reason: private alias.
Removed service ".service_locator.HQZddX8"; reason: private alias.
Removed service ".service_locator.5Vd5JYV"; reason: private alias.
Removed service ".service_locator.jwHXzI6"; reason: private alias.
Removed service ".service_locator.dYJD1nX"; reason: private alias.
Removed service ".service_locator.p7hCNFy"; reason: private alias.
Removed service ".service_locator._MgWgg_"; reason: private alias.
Removed service ".service_locator.I90KpRl"; reason: private alias.
Removed service ".service_locator.naRedGe"; reason: private alias.
Removed service ".service_locator.sBAHAV8"; reason: private alias.
Removed service ".service_locator.ly9WNp_"; reason: private alias.
Removed service ".service_locator.WpMIwF0"; reason: private alias.
Removed service ".service_locator.WD_qJ9m"; reason: private alias.
Removed service ".service_locator.ygNvKAk"; reason: private alias.
Removed service ".service_locator.HFJ.9bc"; reason: private alias.
Removed service ".service_locator.CqZ4yYJ"; reason: private alias.
Removed service ".service_locator.cjaCQlK"; reason: private alias.
Removed service ".service_locator.xf4WyAk"; reason: private alias.
Removed service ".service_locator.X9lxaUj"; reason: private alias.
Removed service ".service_locator.3Rblqkc"; reason: private alias.
Removed service ".service_locator.SzYXaq8"; reason: private alias.
Removed service ".service_locator.ZsFDkqL"; reason: private alias.
Removed service ".service_locator.LmVN3ZA"; reason: private alias.
Removed service ".service_locator.85fb2Fn"; reason: private alias.
Removed service ".service_locator.uoF_mMS"; reason: private alias.
Removed service ".service_locator.b2q8X3b"; reason: private alias.
Removed service ".service_locator.6fXsOTP"; reason: private alias.
Removed service ".service_locator.UQusHp1"; reason: private alias.
Removed service ".service_locator.mS6Cvob"; reason: private alias.
Removed service ".service_locator.cFpYjbG"; reason: private alias.
Removed service ".service_locator.qtvBxle"; reason: private alias.
Removed service ".service_locator.j00R5pE"; reason: private alias.
Removed service ".service_locator.IOspr2a"; reason: private alias.
Removed service ".service_locator.R7N.6od"; reason: private alias.
Removed service ".service_locator._rg8Ldz"; reason: private alias.
Removed service ".service_locator.wY6Lhh4"; reason: private alias.
Removed service ".service_locator.Fz17h5L"; reason: private alias.
Removed service ".service_locator.LnTtUPy"; reason: private alias.
Removed service ".service_locator..Am5FDp"; reason: private alias.
Removed service ".service_locator.G4itHy6"; reason: private alias.
Removed service ".service_locator.Lu1SFiO"; reason: private alias.
Removed service ".service_locator.zqUCVGX"; reason: private alias.
Removed service ".service_locator.xYevh57"; reason: private alias.
Removed service ".service_locator.T8eX0uH"; reason: private alias.
Removed service ".service_locator.F8LUH3o"; reason: private alias.
Removed service ".service_locator.momGaYv"; reason: private alias.
Removed service ".service_locator.tXtvEKR"; reason: private alias.
Removed service ".service_locator.g7Kar5L"; reason: private alias.
Removed service ".service_locator.ov5DsgC"; reason: private alias.
Removed service ".service_locator.GwHkubh"; reason: private alias.
Removed service ".service_locator.1YcEAO6"; reason: private alias.
Removed service ".service_locator.5U91Vy6"; reason: private alias.
Removed service ".service_locator.U4dY2z2"; reason: private alias.
Removed service ".service_locator.kr4vlPJ"; reason: private alias.
Removed service ".service_locator.Ewlxynm"; reason: private alias.
Removed service ".service_locator.hln74wy"; reason: private alias.
Removed service ".service_locator.wN5e4lI"; reason: private alias.
Removed service ".service_locator.gI.8fYw"; reason: private alias.
Removed service ".service_locator.Y6PlRBN"; reason: private alias.
Removed service ".service_locator.hKNG1w4"; reason: private alias.
Removed service ".service_locator.yRudrCc"; reason: private alias.
Removed service ".service_locator.nlGA9zi"; reason: private alias.
Removed service ".service_locator..Dnej_J"; reason: private alias.
Removed service ".service_locator.hHY_nRX"; reason: private alias.
Removed service ".service_locator.WcieOhs"; reason: private alias.
Removed service ".service_locator.wcfEEUa"; reason: private alias.
Removed service ".service_locator.sI_603q"; reason: private alias.
Removed service ".service_locator.A7jz1x."; reason: private alias.
Removed service ".service_locator.VcZWDf6"; reason: private alias.
Removed service ".service_locator.S2qAshD"; reason: private alias.
Removed service ".service_locator.vOJaWyx"; reason: private alias.
Removed service ".service_locator.ti1x9Gf"; reason: private alias.
Removed service ".service_locator.neRwYKl"; reason: private alias.
Removed service ".service_locator.SJoqPaf"; reason: private alias.
Removed service ".service_locator.UuBSfit"; reason: private alias.
Removed service ".service_locator.zUCuMf3"; reason: private alias.
Removed service ".service_locator.9bq_rku"; reason: private alias.
Removed service ".service_locator.zVZbvqx"; reason: private alias.
Removed service ".service_locator..EXLJHd"; reason: private alias.
Removed service ".service_locator.EAuSo72"; reason: private alias.
Removed service ".service_locator..iRE4eu"; reason: private alias.
Removed service ".service_locator.M9iqjwM"; reason: private alias.
Removed service ".service_locator.IMeRM1r"; reason: private alias.
Removed service ".service_locator.sK1smeP"; reason: private alias.
Removed service ".service_locator.d6jDWhp"; reason: private alias.
Removed service ".service_locator.gNg1COq"; reason: private alias.
Removed service ".service_locator.f95pmEO"; reason: private alias.
Removed service ".service_locator.vofHiKw"; reason: private alias.
Removed service ".service_locator.ari_mxf"; reason: private alias.
Removed service ".service_locator.Pa01q9y"; reason: private alias.
Removed service ".service_locator.iHtOtMm"; reason: private alias.
Removed service ".service_locator.lfP_rKT"; reason: private alias.
Removed service ".service_locator.dCVTYyo"; reason: private alias.
Removed service ".service_locator.JhI0pyL"; reason: private alias.
Removed service ".service_locator.sGIMNvy"; reason: private alias.
Removed service ".service_locator.bz6Ir66"; reason: private alias.
Removed service ".service_locator.fYmdlcf"; reason: private alias.
Removed service ".service_locator.przM1QT"; reason: private alias.
Removed service ".service_locator.3Ahc577"; reason: private alias.
Removed service ".service_locator.NnPPG64"; reason: private alias.
Removed service ".service_locator.b6UOr8A"; reason: private alias.
Removed service ".service_locator.xDznzqp"; reason: private alias.
Removed service ".service_locator.YjRBP1o"; reason: private alias.
Removed service ".service_locator.XDIfzJl"; reason: private alias.
Removed service ".service_locator.rP.NncF"; reason: private alias.
Removed service ".service_locator.kjWJHtH"; reason: private alias.
Removed service ".service_locator.YU5e_oh"; reason: private alias.
Removed service ".service_locator.XGlGH2Q"; reason: private alias.
Removed service ".service_locator.XeWygp0"; reason: private alias.
Removed service ".service_locator.KHd_lw."; reason: private alias.
Removed service ".service_locator.AMqu9eQ"; reason: private alias.
Removed service ".service_locator.M_Puzlc"; reason: private alias.
Removed service ".service_locator.MeHl1kE"; reason: private alias.
Removed service ".service_locator.7ggnVba"; reason: private alias.
Removed service ".service_locator.K.fr5j0"; reason: private alias.
Removed service ".service_locator.ic4EcaP"; reason: private alias.
Removed service ".service_locator.IS9.u1E"; reason: private alias.
Removed service ".service_locator.NN3f0f_"; reason: private alias.
Removed service ".service_locator.gI9GdY1"; reason: private alias.
Removed service ".service_locator.hD71Aia"; reason: private alias.
Removed service ".service_locator.dduTICG"; reason: private alias.
Removed service ".service_locator.rpqpygz"; reason: private alias.
Removed service ".service_locator.wVrI6DV"; reason: private alias.
Removed service ".service_locator.CAHygln"; reason: private alias.
Removed service ".service_locator..AuCnIt"; reason: private alias.
Removed service ".service_locator.rFPj7s1"; reason: private alias.
Removed service ".service_locator.dr0vP3z"; reason: private alias.
Removed service ".service_locator.Pbq3zaJ"; reason: private alias.
Removed service ".service_locator.4A50Xta"; reason: private alias.
Removed service ".service_locator.Eo6CGTG"; reason: private alias.
Removed service ".service_locator.kFb9Y.9"; reason: private alias.
Removed service ".service_locator.uFMzm1d"; reason: private alias.
Removed service ".service_locator.lDB9ugr"; reason: private alias.
Removed service ".service_locator.fyrObYn"; reason: private alias.
Removed service ".service_locator.2wBXSbE"; reason: private alias.
Removed service ".service_locator.IWyGlfs"; reason: private alias.
Removed service ".service_locator.aoq05ao"; reason: private alias.
Removed service ".service_locator.dWWhlmt"; reason: private alias.
Removed service ".service_locator.4KflF8U"; reason: private alias.
Removed service ".service_locator.o7EimfF"; reason: private alias.
Removed service ".service_locator.e1sCaXq"; reason: private alias.
Removed service ".service_locator.pQKo3PP"; reason: private alias.
Removed service ".service_locator.4d0_or5"; reason: private alias.
Removed service ".service_locator.oZk_7eU"; reason: private alias.
Removed service ".service_locator.ziq364U"; reason: private alias.
Removed service ".service_locator.knuvk5c"; reason: private alias.
Removed service ".service_locator.TYgvQFJ"; reason: private alias.
Removed service ".service_locator.Y0PIfXa"; reason: private alias.
Removed service ".service_locator.Dj8XrZB"; reason: private alias.
Removed service ".service_locator.7GnIPst"; reason: private alias.
Removed service ".service_locator.RPSa45V"; reason: private alias.
Removed service ".service_locator.7L7bRo."; reason: private alias.
Removed service ".service_locator.5ttIL5c"; reason: private alias.
Removed service ".service_locator.BEv.OBo"; reason: private alias.
Removed service ".service_locator.Y8dSTD4"; reason: private alias.
Removed service ".service_locator.ZlrA5BC"; reason: private alias.
Removed service ".service_locator.vq64FYJ"; reason: private alias.
Removed service ".service_locator.Sx.3es8"; reason: private alias.
Removed service ".service_locator.agsBjLr"; reason: private alias.
Removed service ".service_locator.mo0XQrx"; reason: private alias.
Removed service ".service_locator.FmltKHy"; reason: private alias.
Removed service ".service_locator.Aw9S.xC"; reason: private alias.
Removed service ".service_locator.RNLNWsu"; reason: private alias.
Removed service ".service_locator.5F.s4Qw"; reason: private alias.
Removed service ".service_locator.SLKuMzl"; reason: private alias.
Removed service ".service_locator.aOHTOTH"; reason: private alias.
Removed service ".service_locator.2K7jcBm"; reason: private alias.
Removed service ".service_locator.UmhC8NO"; reason: private alias.
Removed service ".service_locator.LZHDEti"; reason: private alias.
Removed service ".service_locator.zr.qvu0"; reason: private alias.
Removed service ".service_locator.9x3yXda"; reason: private alias.
Removed service ".service_locator.XRwJwCF"; reason: private alias.
Removed service ".service_locator.rAyA1dv"; reason: private alias.
Removed service ".service_locator.7vwswVI"; reason: private alias.
Removed service ".service_locator.mr0mFCG"; reason: private alias.
Removed service ".service_locator.4yd0zps"; reason: private alias.
Removed service ".service_locator.bMLX5Z6"; reason: private alias.
Removed service ".service_locator.d.FNYyq"; reason: private alias.
Removed service ".service_locator.CmfSx7F"; reason: private alias.
Removed service ".service_locator.aga6lnm"; reason: private alias.
Removed service ".service_locator.ehZWuj1"; reason: private alias.
Removed service ".service_locator.ZWRqaFJ"; reason: private alias.
Removed service ".service_locator.JjDsBX1"; reason: private alias.
Removed service ".service_locator.WWZaP07"; reason: private alias.
Removed service ".service_locator.Gs2yXL9"; reason: private alias.
Removed service ".service_locator.mz80sRy"; reason: private alias.
Removed service ".service_locator.m1OhTea"; reason: private alias.
Removed service ".service_locator.Wy0Nr9R"; reason: private alias.
Removed service ".service_locator.113K_6l"; reason: private alias.
Removed service ".service_locator.9VUPkQi"; reason: private alias.
Removed service ".service_locator.eHd6TuN"; reason: private alias.
Removed service ".service_locator.l2.izls"; reason: private alias.
Removed service ".service_locator.Mes1ljd"; reason: private alias.
Removed service ".service_locator.LyNj323"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.XJ6b3uS"; reason: private alias.
Removed service ".service_locator.t69cIZW"; reason: private alias.
Removed service ".service_locator._zyWq_F"; reason: private alias.
Removed service ".service_locator.w9bZV0W"; reason: private alias.
Removed service ".service_locator.Ih7gxft"; reason: private alias.
Removed service ".service_locator..23_taO"; reason: private alias.
Removed service ".service_locator.k1h65Vg"; reason: private alias.
Removed service ".service_locator.xFD.DTl"; reason: private alias.
Removed service ".service_locator.BFv6h7k"; reason: private alias.
Removed service ".service_locator.rRJK7k2"; reason: private alias.
Removed service ".service_locator.hGE8SsC"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
Removed service ".service_locator.IlGGSaZ"; reason: private alias.
102
Changed reference of service "App\Service\SubscriptionChecker" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventListener\LoginSuccessListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\CalendarSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AppAuthenticator" 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.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.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 "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 "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.live_url_subscriber" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "flasher.translator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "CalendarBundle\Controller\CalendarController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.kbyEuPk" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ConfigurationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\OpdVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\PatientVoter" 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.xRvtKlk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
838
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "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 "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service "flasher.notification_factory"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendWhatsappNotificationHandler.0.App\MessageHandler\SendWhatsappNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendWhatsappNotificationHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnalyzeWhatsappTemplatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AnalyzeWhatsappTemplatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AttendanceDeviceCLI"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AttendanceDeviceCLI"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInventoryDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateInventoryDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugWhatsappCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugWhatsappCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllDeviceCommandsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateAllDeviceCommandsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListWhatsappTemplatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ListWhatsappTemplatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupMessengerServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetupMessengerServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerPhotosCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateCustomerPhotosCommand"; reason: abstract.
Removed service ".instanceof.App\Components\BrandComponent.0.App\Components\BrandComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Components\BrandComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcademicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcademicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AcademicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountingSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdmissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceStatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceStatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AttendanceStatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ConfigurationsController"; 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\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GymController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GymController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GymController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HrmDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HrmDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HrmDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IfaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IfaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IfaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IncomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LabController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiscController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OperationController"; 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\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportController"; 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\WhatsAppWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WhatsAppWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WhatsAppWebhookController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RouteAccessListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RouteAccessListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CalendarSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CalendarSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingCustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountingCustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountingOrderFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountingOrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountingOrderPaymentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountingOrderPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountingOrderPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdmissionLogFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdmissionLogFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillPaymentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillPaymentItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigNotificationWhatsappType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ConfigNotificationWhatsappType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmVisitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CrmVisitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CurrencySettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CurrencySettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerAutoCompleteField"; reason: abstract.
Removed service ".instanceof.App\Form\CustomerAutoCompleteField.0.App\Form\CustomerAutoCompleteField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerAutoCompleteField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DeliveryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeliveryFormType2"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DeliveryFormType2"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiagnoseAutocompleteField"; reason: abstract.
Removed service ".instanceof.App\Form\DiagnoseAutocompleteField.0.App\Form\DiagnoseAutocompleteField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiagnoseAutocompleteField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiscountSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiseaseFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DistrictType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DistrictType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeAdvanceFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeAdvanceFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeContractFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeContractFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeLeaveBalanceFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeLeaveBalanceFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FundTransferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FundTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GeneralBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneralOrderFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GeneralOrderFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymMembershipSubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipSubscriptionUpgradeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymMembershipSubscriptionUpgradeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymMembershipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymMembershipTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymMembershipTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymPackageBenefitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageBenefitUsageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymPackageBenefitUsageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymPackageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymPackageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymRecurringBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymRecurringScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymRecurringScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymServiceBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleModalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymServiceScheduleModalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymServiceScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymServiceSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GymTraineeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GymTraineeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InitiateOpdType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InitiateOpdType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryAdjustmentItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InventoryAdjustmentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InventoryProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\JournalFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JournalTransactionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\JournalTransactionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewBornFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewBornFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewOpdForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewOpdForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonRecurringAjaxBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NonRecurringAjaxBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdDiseaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpdDiseaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpdType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpdType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OperationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientAutocompleteField"; reason: abstract.
Removed service ".instanceof.App\Form\PatientAutocompleteField.0.App\Form\PatientAutocompleteField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PatientAutocompleteField"; 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\PaymentAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PosSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PosSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductAutoCompletField"; reason: abstract.
Removed service ".instanceof.App\Form\ProductAutoCompletField.0.App\Form\ProductAutoCompletField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductAutoCompletField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductUnitFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductUnitMeasureFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductUnitMeasureFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PurchaseOrderFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PurchaseOrderItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderItemReceivingFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PurchaseOrderItemReceivingFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecurringScheduleTransferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RecurringScheduleTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterSchoolType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegisterSchoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleTransferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScheduleTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceBookingsFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceBookingsFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepOneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StepOneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepTwoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StepTwoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubscriptionFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionLockingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransactionLockingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VendorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VillageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VillageType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CreateAssetCategoryMessageHandler.0.App\MessageHandler\CreateAssetCategoryMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CreateAssetCategoryMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\LogMessageHandler.0.App\MessageHandler\LogMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\LogMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingAccountTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTransactionTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingAccountTransactionTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingAccountTypesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingAccountTypesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillPaymentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingBillTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingBillTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingCurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingCustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingCustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingFinancialPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingFinancialPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingInventoryAdjustmentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingInventoryAdjustmentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingJournalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingJournalTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingJournalTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingLedgerStatementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingLedgerStatementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderItemStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderItemStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderPaymentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingOrderTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingOrderTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPosUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingPosUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingPurchaseOrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingPurchaseOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingPurchaseOrderTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingPurchaseOrderTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingTransactionYearsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingTransactionYearsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingVendorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountingVendorTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountingVendorTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdmissionLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionLogTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdmissionLogTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApiConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttendanceDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttendanceLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BloodGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BloodGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigNotificationWhatsappRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConfigNotificationWhatsappRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractExtentionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractExtentionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmVisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CrmVisitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeathRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryApgarScoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryApgarScoreResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryApgarScoreResultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryNewBornRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryNewBornRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTypeResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryTypeResultRepository"; 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\DischargeTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DischargeTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiseaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiseaseTypeRepository"; 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\EmployeeAdvancePayingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeAdvancePayingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeAdvanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeAdvanceTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeAdvanceTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContactsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeContactsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeContractTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeContractTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDeducationTypesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeDeducationTypesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeGradingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeGradingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeHrmSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeHrmSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeJobTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeJobTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveBalanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeLeaveBalanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeLeaveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeLeaveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeePayrollRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeePayrollTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeePayrollTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeTaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExaminationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExaminationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExpenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseTypesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExpenseTypesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GenderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymExerciseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymExerciseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymMembershipItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymMembershipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymMembershipSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymMembershipTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymMembershipTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymPackageBenefitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymPackageBenefitUsageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymPackageBenefitUsageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymRecurringBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymRecurringScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymRecurringScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymServiceBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymServiceScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymServiceScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymStaffRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymStaffRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymTraineeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymTraineeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GymWorkoutRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GymWorkoutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IcdRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IcdRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IfaceCommandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IfaceCommandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IncomeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncomeTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IncomeTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryProductCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryProductTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryProductUnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryProductUnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryTransferRequestItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTransferRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryTransferRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryUnitMeasureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryUnitMeasureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabRefundRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabRefundRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabResultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModulePermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModulePermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdDiseaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OpdDiseaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OpdRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpdTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OpdTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PatientTestLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PatientTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayrollRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrescriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReceiptAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReceiptItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiptRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReceiptRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReferralRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RefundTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SponsorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StayRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StayRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurgeryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurgeryTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurgeryTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestPanelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestPanelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestReferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestReferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestResultCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestResultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPermissionRepository"; 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\VillageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VillageRepository"; 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\WhatsappWebhookLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WhatsappWebhookLogRepository"; reason: abstract.
Removed service ".instanceof.App\Schedule.0.App\Schedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Schedule"; reason: abstract.
Removed service ".instanceof.App\Scheduler\LogTaskProvider.0.App\Scheduler\LogTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\LogTaskProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfigurationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ConfigurationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OpdVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\OpdVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PatientVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\PatientVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillForm"; reason: abstract.
Removed service ".instanceof.App\Twig\BillForm.0.App\Twig\BillForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BillForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\BillPaymentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\BillPaymentForm"; reason: abstract.
Removed service ".instanceof.App\Twig\BillPaymentForm.0.App\Twig\BillPaymentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BillPaymentForm"; reason: abstract.
Removed service ".instanceof.App\Twig\BootstrapModal.0.App\Twig\BootstrapModal"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BootstrapModal"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BrandVariablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BrandVariablesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CarbonExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\CartItemComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\CartItemComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\CartItemComponent.0.App\Twig\CartItemComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CartItemComponent"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CheckUserGrant"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CheckUserGrant"; reason: abstract.
Removed service ".instanceof.App\Twig\CustomerForm.0.App\Twig\CustomerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CustomerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\DeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\DeliveryForm"; reason: abstract.
Removed service ".instanceof.App\Twig\DeliveryForm.0.App\Twig\DeliveryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\GeneralOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\GeneralOrderForm"; reason: abstract.
Removed service ".instanceof.App\Twig\GeneralOrderForm.0.App\Twig\GeneralOrderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\GeneralOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\JournalEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\JournalEntryForm"; reason: abstract.
Removed service ".instanceof.App\Twig\JournalEntryForm.0.App\Twig\JournalEntryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\JournalEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\LabToOrder"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\LabToOrder"; reason: abstract.
Removed service ".instanceof.App\Twig\LabToOrder.0.App\Twig\LabToOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\LabToOrder"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MoneyExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewAdmission"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewAdmission"; reason: abstract.
Removed service ".instanceof.App\Twig\NewAdmission.0.App\Twig\NewAdmission"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NewAdmission"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewOpd"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewOpd"; reason: abstract.
Removed service ".instanceof.App\Twig\NewOpd.0.App\Twig\NewOpd"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NewOpd"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\NewPatient"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\NewPatient"; reason: abstract.
Removed service ".instanceof.App\Twig\NewPatient.0.App\Twig\NewPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NewPatient"; reason: abstract.
Removed service ".instanceof.App\Twig\NewPatientFormOld.0.App\Twig\NewPatientFormOld"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NewPatientFormOld"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PaymentOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PaymentOrderForm"; reason: abstract.
Removed service ".instanceof.App\Twig\PaymentOrderForm.0.App\Twig\PaymentOrderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PaymentOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\PosComponent.0.App\Twig\PosComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PosComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PosProductComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PosProductComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\PosProductComponent.0.App\Twig\PosProductComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PosProductComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\ProductComponent.0.App\Twig\ProductComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProductComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\ProductUnitForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\ProductUnitForm"; reason: abstract.
Removed service ".instanceof.App\Twig\ProductUnitForm.0.App\Twig\ProductUnitForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProductUnitForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\PurchaseOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\PurchaseOrderForm"; reason: abstract.
Removed service ".instanceof.App\Twig\PurchaseOrderForm.0.App\Twig\PurchaseOrderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PurchaseOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\TestForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\TestForm"; reason: abstract.
Removed service ".instanceof.App\Twig\TestForm.0.App\Twig\TestForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TestForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordMatchValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PasswordMatchValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\Console\Application"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Console\Application"; reason: abstract.
140
Removed service "App\Doctrine\Types\PreciseDecimalType"; reason: unused.
Removed service "App\EventListener\LoginSuccessListener"; reason: unused.
Removed service "App\EventSubscriber\BlameableSubscriber"; reason: unused.
Removed service "App\Form\DataTransformer\CustomerToIdTransformer"; reason: unused.
Removed service "App\Message\CreateAssetCategoryMessage"; reason: unused.
Removed service "App\Message\LogMessage"; reason: unused.
Removed service "App\Message\SendWhatsappNotification"; reason: unused.
Removed service "App\Service\BrandVariables"; reason: unused.
Removed service "App\Service\DatabaseExportService"; reason: unused.
Removed service "App\Service\TimezoneService"; reason: unused.
Removed service "App\Service\UserService"; reason: unused.
Removed service "App\Validator\PasswordMatch"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "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 "mailer.mailer"; 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 "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; 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.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.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 "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service ".service_locator.dW5r51W"; reason: unused.
Removed service ".service_locator.dW5r51W.App\Twig\CartItemComponent::setLiveResponder()"; reason: unused.
Removed service ".service_locator.HVueeEJ"; reason: unused.
Removed service ".service_locator.HVueeEJ.App\Twig\CartItemComponent::setComponentValidator()"; reason: unused.
Removed service ".service_locator.dW5r51W.App\Twig\CustomerForm::setLiveResponder()"; reason: unused.
Removed service ".service_locator.HVueeEJ.App\Twig\CustomerForm::setComponentValidator()"; reason: unused.
Removed service ".service_locator.dW5r51W.App\Twig\NewPatientFormOld::setLiveResponder()"; reason: unused.
Removed service ".service_locator.HVueeEJ.App\Twig\NewPatientFormOld::setComponentValidator()"; reason: unused.
Removed service ".service_locator.dW5r51W.App\Twig\PosComponent::setLiveResponder()"; reason: unused.
Removed service ".service_locator.HVueeEJ.App\Twig\PosComponent::setComponentValidator()"; reason: unused.
Removed service ".service_locator.Ub4goSk"; reason: unused.
Removed service ".service_locator.Ub4goSk.App\Twig\PosProductComponent::addToCart()"; reason: unused.
Removed service ".service_locator.dW5r51W.App\Twig\PosProductComponent::setLiveResponder()"; reason: unused.
Removed service ".service_locator.HVueeEJ.App\Twig\PosProductComponent::setComponentValidator()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
594
Inlined service "App\Service\SubscriptionChecker" to "App\Command\CheckSubscriptionsCommand".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AcademicController" to "App\Controller\AcademicController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AccountingController" to "App\Controller\AccountingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AccountingSettingsController" to "App\Controller\AccountingSettingsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdmissionController" to "App\Controller\AdmissionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AttendanceStatsController" to "App\Controller\AttendanceStatsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ConfigurationsController" to "App\Controller\ConfigurationsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EmployeeController" to "App\Controller\EmployeeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ExamController" to "App\Controller\ExamController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ExpenseController" to "App\Controller\ExpenseController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\GymController" to "App\Controller\GymController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\HrmDashboardController" to "App\Controller\HrmDashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IfaceController" to "App\Controller\IfaceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IncomeController" to "App\Controller\IncomeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LabController" to "App\Controller\LabController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MiscController" to "App\Controller\MiscController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OpdController" to "App\Controller\OpdController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OperationController" to "App\Controller\OperationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PatientController" to "App\Controller\PatientController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PosController" to "App\Controller\PosController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ReportController" to "App\Controller\ReportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WhatsAppWebhookController" to "App\Controller\WhatsAppWebhookController".
Inlined service "app.brand_variables" to "App\Twig\BrandVariablesExtension".
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.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
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 "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.riiCAol" to "type_info.resolver".
Inlined service "type_info.resolver.reflection_parameter" to "type_info.resolver.reflection_parameter.phpdoc_aware".
Inlined service "type_info.resolver.reflection_property" to "type_info.resolver.reflection_property.phpdoc_aware".
Inlined service "type_info.resolver.reflection_return" to "type_info.resolver.reflection_return.phpdoc_aware".
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.2cz9jHg" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.yEly9AL" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5YwNFhY" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "flasher.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.WR0501l" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.WATPzc." to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\BrandVariablesExtension" to "twig".
Inlined service "App\Twig\CarbonExtension" to "twig".
Inlined service "App\Twig\CheckUserGrant" to "twig".
Inlined service "App\Twig\MoneyExtension" 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 "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "chartjs.twig_extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "flasher.twig_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.ksfOm0T" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.kiMxLjb" 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.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.ybzrqZ3" to "security.access_map".
Inlined service ".security.request_matcher.wV92IIi" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AjaxAuthenticationEntryPoint" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.Jut7KdX" to ".security.request_matcher.ybzrqZ3".
Inlined service ".security.request_matcher.lC8EYzr" to ".security.request_matcher.wV92IIi".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
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 "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.goSiP8P" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.7vU95QS.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "type_info.resolver" to "ux.live_component.metadata_factory".
Inlined service ".service_locator.lZH22eH.Symfony\UX\LiveComponent\ComponentValidator" to "Symfony\UX\LiveComponent\ComponentValidator".
Inlined service ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service ".service_locator.lT0FXV." to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service "snc_redis.logger" to "snc_redis.data_collector".
Inlined service "flasher.response_manager" to "flasher".
Inlined service "flasher.csp_handler" to "flasher.flasher_listener".
Inlined service "flasher.translator" to "flasher.translation_listener".
Inlined service "flasher.storage_bag" to "flasher.storage".
Inlined service "flasher.translation_listener" to "flasher.event_dispatcher".
Inlined service "flasher.preset_listener" to "flasher.event_dispatcher".
Inlined service "flasher.storage" to "flasher.storage_manager".
Inlined service "flasher.filter_factory" to "flasher.storage_manager".
Inlined service "flasher.template_engine" to "flasher.resource_manager".
Inlined service "flasher.resource_manager" to "flasher.response_manager".
Inlined service "CalendarBundle\Serializer\Serializer" to "CalendarBundle\Controller\CalendarController".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service ".service_locator.owHodQr" to ".service_locator.owHodQr.App\Controller\AcademicController::class()".
Inlined service ".service_locator.rI9WarR" to ".service_locator.rI9WarR.App\Controller\AccountingController::businessOverview()".
Inlined service ".service_locator.1E34_J3" to ".service_locator.1E34_J3.App\Controller\AccountingController::edit_account()".
Inlined service ".service_locator.7ftylzW" to ".service_locator.7ftylzW.App\Controller\AccountingController::list()".
Inlined service ".service_locator.kPS4Zsx" to ".service_locator.kPS4Zsx.App\Controller\AccountingController::delete()".
Inlined service ".service_locator.c_RpJOq" to ".service_locator.c_RpJOq.App\Controller\AccountingController::assets()".
Inlined service ".service_locator.y2zNJlX" to ".service_locator.y2zNJlX.App\Controller\AccountingController::show()".
Inlined service ".service_locator.orW6cQM" to ".service_locator.orW6cQM.App\Controller\AccountingController::locations()".
Inlined service ".service_locator.bMaR_Ib" to ".service_locator.bMaR_Ib.App\Controller\AccountingController::asset_categories()".
Inlined service ".service_locator.U97KL0z" to ".service_locator.U97KL0z.App\Controller\AccountingController::productCategories()".
Inlined service ".service_locator.MPNopab" to ".service_locator.MPNopab.App\Controller\AccountingController::ledgerReport()".
Inlined service ".service_locator.qJrR3XT" to ".service_locator.qJrR3XT.App\Controller\AccountingController::payBills()".
Inlined service ".service_locator.2hAcNSU" to ".service_locator.2hAcNSU.App\Controller\AccountingController::importProducts()".
Inlined service ".service_locator.VQbgng1" to ".service_locator.VQbgng1.App\Controller\AccountingController::customer_balance()".
Inlined service ".service_locator.ex0nTGX" to ".service_locator.ex0nTGX.App\Controller\AccountingController::disableProduct()".
Inlined service ".service_locator.Mf76Rcu" to ".service_locator.Mf76Rcu.App\Controller\AccountingController::purchases()".
Inlined service ".service_locator.doA6XKZ" to ".service_locator.doA6XKZ.App\Controller\AccountingController::new_product()".
Inlined service ".service_locator.icDHi0i" to ".service_locator.icDHi0i.App\Controller\AccountingController::new_vendor()".
Inlined service ".service_locator.061Es_z" to ".service_locator.061Es_z.App\Controller\AccountingController::suppliersummery()".
Inlined service ".service_locator.Igzs2WJ" to ".service_locator.Igzs2WJ.App\Controller\AccountingController::balanceSummery()".
Inlined service ".service_locator.bU_xX29" to ".service_locator.bU_xX29.App\Controller\AccountingController::new_customer()".
Inlined service ".service_locator.iRqVRj1" to ".service_locator.iRqVRj1.App\Controller\AccountingController::deletePurchase()".
Inlined service ".service_locator.6JP4yjj" to ".service_locator.6JP4yjj.App\Controller\AccountingController::purchase()".
Inlined service ".service_locator.GVzChZ9" to ".service_locator.GVzChZ9.App\Controller\AccountingController::general_order_receipt()".
Inlined service ".service_locator.pyCrTT_" to ".service_locator.pyCrTT_.App\Controller\AccountingController::deleteOrder()".
Inlined service ".service_locator.12dhj1k" to ".service_locator.12dhj1k.App\Controller\AccountingController::general_order_credit()".
Inlined service ".service_locator.z0bVOwc" to ".service_locator.z0bVOwc.App\Controller\AccountingController::edit_general_order()".
Inlined service ".service_locator.4dUOfo2" to ".service_locator.4dUOfo2.App\Controller\AccountingController::create_fundtransfer()".
Inlined service ".service_locator.06s6u.a" to ".service_locator.06s6u.a.App\Controller\AccountingController::getAccountBalance()".
Inlined service ".service_locator.oVwrcwr" to ".service_locator.oVwrcwr.App\Controller\AccountingController::invoice_payment()".
Inlined service ".service_locator.Eilru80" to ".service_locator.Eilru80.App\Controller\AccountingController::inventory_adjustment()".
Inlined service ".service_locator.p9LgOS4" to ".service_locator.p9LgOS4.App\Controller\AccountingController::bill_payment()".
Inlined service ".service_locator.tVSX3Hf" to ".service_locator.tVSX3Hf.App\Controller\AccountingController::edit_bill()".
Inlined service ".service_locator.4BTJ9n5" to ".service_locator.4BTJ9n5.App\Controller\AccountingController::updateProductU()".
Inlined service ".service_locator.FFyPGFU" to ".service_locator.FFyPGFU.App\Controller\AccountingController::delete_bill()".
Inlined service ".service_locator.BCPKmC6" to ".service_locator.BCPKmC6.App\Controller\AccountingController::delete_expense()".
Inlined service ".service_locator.lwyqoQ9" to ".service_locator.lwyqoQ9.App\Controller\AccountingController::new_order()".
Inlined service ".service_locator.zXuaROr" to ".service_locator.zXuaROr.App\Controller\AccountingController::purchaseBill()".
Inlined service ".service_locator.RpuVm0z" to ".service_locator.RpuVm0z.App\Controller\AccountingController::balancesheet()".
Inlined service ".service_locator.N8n.N9Q" to ".service_locator.N8n.N9Q.App\Controller\AccountingController::journals()".
Inlined service ".service_locator.OCIgf9Y" to ".service_locator.OCIgf9Y.App\Controller\AccountingController::editJournal()".
Inlined service ".service_locator.PGQtOl8" to ".service_locator.PGQtOl8.App\Controller\AccountingController::fetchAccountTrs()".
Inlined service ".service_locator.6s5Z_ou" to ".service_locator.6s5Z_ou.App\Controller\AccountingController::bulkUpload()".
Inlined service ".service_locator.2z.UpI9" to ".service_locator.2z.UpI9.App\Controller\AccountingSettingsController::settings()".
Inlined service ".service_locator.3RT6KaG" to ".service_locator.3RT6KaG.App\Controller\AccountingSettingsController::delete()".
Inlined service ".service_locator.qgSm9zi" to ".service_locator.qgSm9zi.App\Controller\AccountingSettingsController::gym_service()".
Inlined service ".service_locator.qmqw9.B" to ".service_locator.qmqw9.B.App\Controller\AccountingSettingsController::notification_config()".
Inlined service ".service_locator.9nchiQQ" to ".service_locator.9nchiQQ.App\Controller\AdmissionController::new_admission()".
Inlined service ".service_locator.tTxxMNi" to ".service_locator.tTxxMNi.App\Controller\AdmissionController::admissions_list()".
Inlined service ".service_locator.RYvR3Ld" to ".service_locator.RYvR3Ld.App\Controller\AdmissionController::admission_store()".
Inlined service ".service_locator.6TpkDbr" to ".service_locator.6TpkDbr.App\Controller\AdmissionController::admission_logs()".
Inlined service ".service_locator.i0NZ3NT" to ".service_locator.i0NZ3NT.App\Controller\ConfigurationsController::openAcademic()".
Inlined service ".service_locator.AJx.bQt" to ".service_locator.AJx.bQt.App\Controller\ConfigurationsController::locations()".
Inlined service ".service_locator.CA5AXtd" to ".service_locator.CA5AXtd.App\Controller\ConfigurationsController::diseases()".
Inlined service ".service_locator.KbdYffx" to ".service_locator.KbdYffx.App\Controller\ConfigurationsController::wards()".
Inlined service ".service_locator.pSauRCf" to ".service_locator.pSauRCf.App\Controller\ConfigurationsController::opd_types()".
Inlined service ".service_locator.n5bn6S3" to ".service_locator.n5bn6S3.App\Controller\ConfigurationsController::admission_log_type()".
Inlined service ".service_locator.9fUcOqM" to ".service_locator.9fUcOqM.App\Controller\ConfigurationsController::sponsors()".
Inlined service ".service_locator.j_gT.Fc" to ".service_locator.j_gT.Fc.App\Controller\ConfigurationsController::departments()".
Inlined service ".service_locator.lIFVtKD" to ".service_locator.lIFVtKD.App\Controller\ConfigurationsController::forms()".
Inlined service ".service_locator.16GkION" to ".service_locator.16GkION.App\Controller\ConfigurationsController::pricing_tests()".
Inlined service ".service_locator.xfTnY8o" to ".service_locator.xfTnY8o.App\Controller\ConfigurationsController::remove_pricing_test()".
Inlined service ".service_locator.TMYKM17" to ".service_locator.TMYKM17.App\Controller\ConfigurationsController::remove_test()".
Inlined service ".service_locator.C79URJ7" to ".service_locator.C79URJ7.App\Controller\ConfigurationsController::tests()".
Inlined service ".service_locator.GSd0Yk." to ".service_locator.GSd0Yk..App\Controller\ConfigurationsController::add_test_references()".
Inlined service ".service_locator.tdBq2PP" to ".service_locator.tdBq2PP.App\Controller\ConfigurationsController::test_references_store()".
Inlined service ".service_locator.WaAVqzy" to ".service_locator.WaAVqzy.App\Controller\ConfigurationsController::test_result_categories()".
Inlined service ".service_locator.KhGC0r7" to ".service_locator.KhGC0r7.App\Controller\EmployeeController::create_user()".
Inlined service ".service_locator.qkKYRUB" to ".service_locator.qkKYRUB.App\Controller\ExpenseController::index()".
Inlined service ".service_locator.SkLLr56" to ".service_locator.SkLLr56.App\Controller\ExpenseController::add()".
Inlined service ".service_locator.uvZOoFE" to ".service_locator.uvZOoFE.App\Controller\ExpenseController::types()".
Inlined service ".service_locator.onc.WMZ" to ".service_locator.onc.WMZ.App\Controller\ExpenseController::editType()".
Inlined service ".service_locator.nbkTrWE" to ".service_locator.nbkTrWE.App\Controller\GymController::new()".
Inlined service ".service_locator.o9TpnXc" to ".service_locator.o9TpnXc.App\Controller\GymController::edit()".
Inlined service ".service_locator.90kazor" to ".service_locator.90kazor.App\Controller\GymController::new_gym_member()".
Inlined service ".service_locator.RbXaHwx" to ".service_locator.RbXaHwx.App\Controller\GymController::members_list()".
Inlined service ".service_locator.K8v.XPd" to ".service_locator.K8v.XPd.App\Controller\GymController::customer_edit()".
Inlined service ".service_locator.kbyEuPk" to ".service_locator.kbyEuPk.App\Controller\GymController::test()".
Inlined service ".service_locator.EiFVWYg" to ".service_locator.EiFVWYg.App\Controller\GymController::subscriptions()".
Inlined service ".service_locator.2R_E5C5" to ".service_locator.2R_E5C5.App\Controller\GymController::newBenefitUsage()".
Inlined service ".service_locator.D7Ib39z" to ".service_locator.D7Ib39z.App\Controller\GymController::listBenefitUsages()".
Inlined service ".service_locator.0yx8sSP" to ".service_locator.0yx8sSP.App\Controller\GymController::deleteBenefitUsage()".
Inlined service ".service_locator.sgNMYY9" to ".service_locator.sgNMYY9.App\Controller\GymController::deleteSubscription()".
Inlined service ".service_locator.WQG7Gfh" to ".service_locator.WQG7Gfh.App\Controller\GymController::showContract()".
Inlined service ".service_locator.xGE9hl1" to ".service_locator.xGE9hl1.App\Controller\GymController::new_subscription()".
Inlined service ".service_locator.OkazeLF" to ".service_locator.OkazeLF.App\Controller\GymController::upgrade_subscription()".
Inlined service ".service_locator.RvvS7cY" to ".service_locator.RvvS7cY.App\Controller\GymController::upgrade_subscription_order()".
Inlined service ".service_locator.0x9zegL" to ".service_locator.0x9zegL.App\Controller\GymController::new_order()".
Inlined service ".service_locator.4EkInl." to ".service_locator.4EkInl..App\Controller\GymController::new_payment()".
Inlined service ".service_locator.HFMFpDr" to ".service_locator.HFMFpDr.App\Controller\GymController::upgrade_payment()".
Inlined service ".service_locator.lHJuLbS" to ".service_locator.lHJuLbS.App\Controller\GymController::packages()".
Inlined service ".service_locator.pdK1rku" to ".service_locator.pdK1rku.App\Controller\GymController::new_package()".
Inlined service ".service_locator.2O_tvOk" to ".service_locator.2O_tvOk.App\Controller\GymController::edit_package()".
Inlined service ".service_locator.ugW2HT6" to ".service_locator.ugW2HT6.App\Controller\GymController::disable_package()".
Inlined service ".service_locator.igEadmN" to ".service_locator.igEadmN.App\Controller\GymController::typeIndex()".
Inlined service ".service_locator.n3t8048" to ".service_locator.n3t8048.App\Controller\GymController::show()".
Inlined service ".service_locator.._VubMa" to ".service_locator.._VubMa.App\Controller\GymController::bookings()".
Inlined service ".service_locator.E491KZK" to ".service_locator.E491KZK.App\Controller\GymController::newGeneralSchedule()".
Inlined service ".service_locator.JFsh3Af" to ".service_locator.JFsh3Af.App\Controller\GymController::deleteSchedule()".
Inlined service ".service_locator.HFUWt0o" to ".service_locator.HFUWt0o.App\Controller\GymController::bookCustomer()".
Inlined service ".service_locator.5CdY3c6" to ".service_locator.5CdY3c6.App\Controller\GymController::removeCustomerFromBooking()".
Inlined service ".service_locator.JEj4ddI" to ".service_locator.JEj4ddI.App\Controller\GymController::newClass()".
Inlined service ".service_locator.GEbcO9y" to ".service_locator.GEbcO9y.App\Controller\GymController::showRecurringSchedule()".
Inlined service ".service_locator.m_BGcQ3" to ".service_locator.m_BGcQ3.App\Controller\GymController::createScheduleSession()".
Inlined service ".service_locator.qnQ99_t" to ".service_locator.qnQ99_t.App\Controller\GymController::editRecurringSchedule()".
Inlined service ".service_locator..H6iKQ7" to ".service_locator..H6iKQ7.App\Controller\GymController::deleteRecurringSchedule()".
Inlined service ".service_locator.GmXvwty" to ".service_locator.GmXvwty.App\Controller\GymController::bookRecurringCustomer()".
Inlined service ".service_locator.HBkHMuI" to ".service_locator.HBkHMuI.App\Controller\GymController::removeCustomerFromRecurringBooking()".
Inlined service ".service_locator.XL_rX0z" to ".service_locator.XL_rX0z.App\Controller\GymController::showCalendar()".
Inlined service ".service_locator.9hExk48" to ".service_locator.9hExk48.App\Controller\GymController::loadCalendarEvents()".
Inlined service ".service_locator.74YNMeG" to ".service_locator.74YNMeG.App\Controller\GymController::nonRecurringScheduleAndBookAjax()".
Inlined service ".service_locator.jqvMtdf" to ".service_locator.jqvMtdf.App\Controller\GymController::newGeneralScheduleAjax()".
Inlined service ".service_locator.QgbnuWe" to ".service_locator.QgbnuWe.App\Controller\GymController::recurringScheduleAndBookAjax()".
Inlined service ".service_locator.9OlDZ.1" to ".service_locator.9OlDZ.1.App\Controller\GymController::newRecurringScheduleAjax()".
Inlined service ".service_locator.bUW.uwj" to ".service_locator.bUW.uwj.App\Controller\HrmDashboardController::job_types()".
Inlined service ".service_locator.kzxINFP" to ".service_locator.kzxINFP.App\Controller\HrmDashboardController::new_employee()".
Inlined service ".service_locator.qPNs4NP" to ".service_locator.qPNs4NP.App\Controller\HrmDashboardController::employees()".
Inlined service ".service_locator.knlhci0" to ".service_locator.knlhci0.App\Controller\HrmDashboardController::profile()".
Inlined service ".service_locator.3AYutnu" to ".service_locator.3AYutnu.App\Controller\HrmDashboardController::new_payroll()".
Inlined service ".service_locator.df1NC74" to ".service_locator.df1NC74.App\Controller\HrmDashboardController::manage_user_store()".
Inlined service ".service_locator.XgY7r6I" to ".service_locator.XgY7r6I.App\Controller\IfaceController::receiveSendUser()".
Inlined service ".service_locator.6rzlEO8" to ".service_locator.6rzlEO8.App\Controller\LabController::config_view_tests()".
Inlined service ".service_locator.XQDnh4z" to ".service_locator.XQDnh4z.App\Controller\LabController::new_examination()".
Inlined service ".service_locator.9Oqbwht" to ".service_locator.9Oqbwht.App\Controller\LabController::add_discount()".
Inlined service ".service_locator.83CGiUc" to ".service_locator.83CGiUc.App\Controller\LabController::store_lab_request()".
Inlined service ".service_locator.V3JWYZw" to ".service_locator.V3JWYZw.App\Controller\LabController::pay_test()".
Inlined service ".service_locator.82mMo2k" to ".service_locator.82mMo2k.App\Controller\LabController::store_payment()".
Inlined service ".service_locator.cNNGVkh" to ".service_locator.cNNGVkh.App\Controller\LabController::process_patient_test()".
Inlined service ".service_locator.jyO4_Xr" to ".service_locator.jyO4_Xr.App\Controller\LabController::process_store()".
Inlined service ".service_locator.g2nVLX8" to ".service_locator.g2nVLX8.App\Controller\LabController::lab_set_results()".
Inlined service ".service_locator.y47puyr" to ".service_locator.y47puyr.App\Controller\LabController::result_print()".
Inlined service ".service_locator.bgEIcMp" to ".service_locator.bgEIcMp.App\Controller\LabController::view_lab_results()".
Inlined service ".service_locator.BRHVqVH" to ".service_locator.BRHVqVH.App\Controller\LabController::store_discount()".
Inlined service ".service_locator..mcWYgG" to ".service_locator..mcWYgG.App\Controller\LabController::test_mark_as_viewed()".
Inlined service ".service_locator.WJQarND" to ".service_locator.WJQarND.App\Controller\LabController::test_refund()".
Inlined service ".service_locator.iwKEoaA" to ".service_locator.iwKEoaA.App\Controller\LabController::store_refund()".
Inlined service ".service_locator.n62CsyZ" to ".service_locator.n62CsyZ.App\Controller\LabController::refund_approve()".
Inlined service ".service_locator.YFczz7." to ".service_locator.YFczz7..App\Controller\LabController::staff_credit_approve()".
Inlined service ".service_locator.IkZxfJi" to ".service_locator.IkZxfJi.App\Controller\LabController::report_receipt_items()".
Inlined service ".service_locator.TtBeZIr" to ".service_locator.TtBeZIr.App\Controller\LabController::test_requests_to_order()".
Inlined service ".service_locator.uxMHf07" to ".service_locator.uxMHf07.App\Controller\LabController::print_order()".
Inlined service ".service_locator.NJy_Rdt" to ".service_locator.NJy_Rdt.App\Controller\MiscController::print_bill()".
Inlined service ".service_locator.jIOGuS4" to ".service_locator.jIOGuS4.App\Controller\MiscController::exportSubscriptions()".
Inlined service ".service_locator.L1cRiNL" to ".service_locator.L1cRiNL.App\Controller\MiscController::collectionReportPrint()".
Inlined service ".service_locator.5dzHu7m" to ".service_locator.5dzHu7m.App\Controller\MiscController::subscriptionsReportPrint()".
Inlined service ".service_locator.AWTFz7e" to ".service_locator.AWTFz7e.App\Controller\OpdController::index()".
Inlined service ".service_locator.PQ_Npts" to ".service_locator.PQ_Npts.App\Controller\OpdController::opd_new()".
Inlined service ".service_locator.3429laP" to ".service_locator.3429laP.App\Controller\OpdController::generate_opd()".
Inlined service ".service_locator.KOh2SLv" to ".service_locator.KOh2SLv.App\Controller\OpdController::ticket()".
Inlined service ".service_locator.3xQkQD_" to ".service_locator.3xQkQD_.App\Controller\OpdController::visits()".
Inlined service ".service_locator.8cSkZ4o" to ".service_locator.8cSkZ4o.App\Controller\OpdController::new_examination()".
Inlined service ".service_locator.nWYQ3wD" to ".service_locator.nWYQ3wD.App\Controller\OpdController::store_examination()".
Inlined service ".service_locator.DT.5O0J" to ".service_locator.DT.5O0J.App\Controller\OpdController::opd_details()".
Inlined service ".service_locator.WCXccoQ" to ".service_locator.WCXccoQ.App\Controller\OpdController::opd_discharge()".
Inlined service ".service_locator.2KYI4_7" to ".service_locator.2KYI4_7.App\Controller\OpdController::opd_icd_test()".
Inlined service ".service_locator.22.EqSN" to ".service_locator.22.EqSN.App\Controller\OpdController::icd_diag()".
Inlined service ".service_locator.37A1fRC" to ".service_locator.37A1fRC.App\Controller\OpdController::dischargeOpd()".
Inlined service ".service_locator.Bab_Fcm" to ".service_locator.Bab_Fcm.App\Controller\OpdController::opd_prescriptions()".
Inlined service ".service_locator.zwzHwWT" to ".service_locator.zwzHwWT.App\Controller\OperationController::new_operation()".
Inlined service ".service_locator.e7KiqHZ" to ".service_locator.e7KiqHZ.App\Controller\OperationController::new_delivery()".
Inlined service ".service_locator.OAn5X92" to ".service_locator.OAn5X92.App\Controller\PatientController::new_patient()".
Inlined service ".service_locator.O4RHWGB" to ".service_locator.O4RHWGB.App\Controller\PosController::posSubmit()".
Inlined service ".service_locator.SyLgMer" to ".service_locator.SyLgMer.App\Controller\PosController::getProducts()".
Inlined service ".service_locator.KAWHxDW" to ".service_locator.KAWHxDW.App\Controller\RegistrationController::register()".
Inlined service ".service_locator.vbR_BqY" to ".service_locator.vbR_BqY.App\Controller\ReportController::index()".
Inlined service ".service_locator.wA5dsmA" to ".service_locator.wA5dsmA.App\Controller\ReportController::print_opd()".
Inlined service ".service_locator.JwH1KvI" to ".service_locator.JwH1KvI.App\Controller\ReportController::print_lab_receipt()".
Inlined service ".service_locator.10iWClf" to ".service_locator.10iWClf.App\Controller\ReportController::print_admission()".
Inlined service ".service_locator.yUKjDOd" to ".service_locator.yUKjDOd.App\Controller\ReportController::medical_report()".
Inlined service ".service_locator.3QECKYg" to ".service_locator.3QECKYg.App\Controller\SecurityController::login()".
Inlined service ".service_locator._xVm7Br" to ".service_locator._xVm7Br.App\Controller\WhatsAppWebhookController::webhook()".
Inlined service ".service_locator.ngGnMnU" to ".service_locator.ngGnMnU.App\Twig\CartItemComponent::onQuantityUpdated()".
Inlined service ".service_locator.B9J88hh" to ".service_locator.B9J88hh.App\Twig\PosComponent::quantityChangedByChild()".
Inlined service ".service_locator.HcEY5CP" to ".service_locator.HcEY5CP.App\Twig\PosComponent::saveVisit()".
Inlined service ".service_locator.DZwQZzw" to ".service_locator.DZwQZzw.App\Twig\ProductComponent::mount()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\SendWhatsappNotificationHandler" to ".messenger.handler_descriptor.mZD7PUG".
Inlined service "App\MessageHandler\CreateAssetCategoryMessageHandler" to ".messenger.handler_descriptor.kAojh.H".
Inlined service "App\MessageHandler\LogMessageHandler" to ".messenger.handler_descriptor.kdkJePr".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
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 "App\Security\Voter\ConfigurationVoter" to ".debug.security.voter.App\Security\Voter\ConfigurationVoter".
Inlined service "App\Security\Voter\OpdVoter" to ".debug.security.voter.App\Security\Voter\OpdVoter".
Inlined service "App\Security\Voter\PatientVoter" to ".debug.security.voter.App\Security\Voter\PatientVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.euaNshl" to ".service_locator.euaNshl.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 ".service_locator.7vU95QS" to ".service_locator.7vU95QS.ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J" to ".service_locator.KeMDz.J.ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx." to ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7" to ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.lZH22eH" to ".service_locator.lZH22eH.Symfony\UX\LiveComponent\ComponentValidator".
Inlined service ".service_locator.M6Pf5l9" to ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.UIRcdBR" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.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.RMdKYxw" to "console.command_loader".
Inlined service ".service_locator.euaNshl.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "flasher.storage_manager" to "flasher".
Inlined service "flasher.storage_manager" to "flasher".
Inlined service "flasher.event_dispatcher" to "flasher".
Inlined service "flasher.event_dispatcher" to "flasher".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.