Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Temporary\PriceTier\CreatePriceTiersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Controller\Admin\Clinic\DefaultController::zoomMeetingPage(): Optional parameter $meetingId declared before required parameter $paginator is implicitly treated as a required parameter
App\Controller\Admin\LeadCapturePipelineController::saveEmailAndMessage(): Optional parameter $subject declared before required parameter $type is implicitly treated as a required parameter
App\Controller\Api\Clinic\DefaultController::treatmentsList(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead
App\Controller\Api\DefaultController::returnEmailTemplateForOTP(): Optional parameter $username declared before required parameter $otp is implicitly treated as a required parameter
App\Controller\CustomFormDataController::customformdata_index(): Optional parameter $formid declared before required parameter $paginator is implicitly treated as a required parameter
App\Controller\CustomFormDataController::eventformdata_index(): Optional parameter $formid declared before required parameter $paginator is implicitly treated as a required parameter
App\Controller\DefaultController::returnEmailTemplateForOTP(): Optional parameter $username declared before required parameter $otp is implicitly treated as a required parameter
App\Controller\EventController::appointmentlead_details(): Implicitly marking parameter $appointmentlead as nullable is deprecated, the explicit nullable type must be used instead
App\Controller\EventController::appointmentleadJoin(): Implicitly marking parameter $appointmentlead as nullable is deprecated, the explicit nullable type must be used instead
App\Controller\OpenController::silentPost(): Implicitly marking parameter $post as nullable is deprecated, the explicit nullable type must be used instead
App\Controller\TemplateController::library(): Optional parameter $category_id declared before required parameter $qtype is implicitly treated as a required parameter
App\Controller\TemplateController::clinic_templates(): Optional parameter $category_id declared before required parameter $qtype is implicitly treated as a required parameter
App\Controller\YourController::silentPost(): Implicitly marking parameter $post as nullable is deprecated, the explicit nullable type must be used instead
App\DataFixtures\Faker\Loader::load(): Implicitly marking parameter $purgeMode as nullable is deprecated, the explicit nullable type must be used instead
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\AppointmentSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\ClinicDoctrineSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\ClinicUserSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\FormFileSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\InvoiceSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\MediaSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\PatientDocumentSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\PatientFormSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
App\ExportImport\CampaignDataExport::setUser(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\CampaignDataExport::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\CriteriaExport::setUser(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\CriteriaExport::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\ExportAllData::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\ExportDetailInterface::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\ExportImport\ExportInterface::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
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\CampaigndetailsType" 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\CampaigndetailsType" 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\CustomReports\CustomReportsFilterForm" 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\CustomReports\CustomReportsFilterForm" 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\CustomReports\CustomReportsForm" 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\CustomReports\CustomReportsForm" 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\CustomReports\FavoriteCustomReportsForm" 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\CustomReports\FavoriteCustomReportsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Form\Model\CustomFilter::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Form\Model\DashboardFilter::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Form\Model\DashboardFilter::addClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
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\Model\MailChimpWebhookDataMergeFieldsType" 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\Model\MailChimpWebhookDataMergeFieldsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Model\MailChimpWebhookDataMergeFieldsType" 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\Model\MailChimpWebhookDataType" 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\Model\MailChimpWebhookDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Model\MailChimpWebhookDataType" 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\Model\MailChimpWebhookRequestType" 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\Model\MailChimpWebhookRequestType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Model\MailChimpWebhookRequestType" 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\ParseApiFilterForm" 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\ParseApiFilterForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\ParseApiFilterForm" 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\Type\AddPasswordType" 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\Type\AddPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AddPasswordType" 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\Type\Appointment\AppointmentType" 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\Type\Appointment\AppointmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Appointment\AppointmentType" 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\Type\Appointment\GoogleEventDaySheetStatusType" 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\Type\Appointment\GoogleEventDaySheetStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Appointment\GoogleEventDaySheetStatusType" 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\Type\Appointment\GoogleEventType" 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\Type\Appointment\GoogleEventType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Appointment\GoogleEventType" 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\Type\Appointment\SearchFilterType" 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\Type\Appointment\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Appointment\SearchFilterType" 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\Type\Clinic\AppointmentCodeType" 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\Type\Clinic\AppointmentCodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\AppointmentCodeType" 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\Type\Clinic\BlockerReasonType" 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\Type\Clinic\BlockerReasonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\BlockerReasonType" 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\Type\Clinic\Campaign\CampaignType" 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\Type\Clinic\Campaign\CampaignType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Campaign\CampaignType" 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\Type\Clinic\Chronoscan\SettingsType" 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\Type\Clinic\Chronoscan\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Chronoscan\SettingsType" 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\Type\Clinic\ClinicBrandingType" 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\Type\Clinic\ClinicBrandingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicBrandingType" 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\Type\Clinic\ClinicEventsReminderType" 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\Type\Clinic\ClinicEventsReminderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicEventsReminderType" 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\Type\Clinic\ClinicMeetingsReminderType" 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\Type\Clinic\ClinicMeetingsReminderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicMeetingsReminderType" 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\Type\Clinic\ClinicReminderRecallType" 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\Type\Clinic\ClinicReminderRecallType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicReminderRecallType" 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\Type\Clinic\ClinicReminderType" 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\Type\Clinic\ClinicReminderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicReminderType" 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\Type\Clinic\ClinicType" 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\Type\Clinic\ClinicType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ClinicType" 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\Type\Clinic\DeclarationType" 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\Type\Clinic\DeclarationType" 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\Type\Clinic\DiscountReasonType" 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\Type\Clinic\DiscountReasonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\DiscountReasonType" 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\Type\Clinic\DocumentCategoryType" 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\Type\Clinic\DocumentCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\DocumentCategoryType" 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\Type\Clinic\EmailTemplate\EmailTemplateType" 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\Type\Clinic\EmailTemplate\EmailTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\EmailTemplate\EmailTemplateType" 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\Type\Clinic\EquipmentType" 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\Type\Clinic\EquipmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\EquipmentType" 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\Type\Clinic\Filter\InvoiceType" 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\Type\Clinic\Filter\InvoiceType" 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\Type\Clinic\Filter\ProfileType" 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\Type\Clinic\Filter\ProfileType" 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\Type\Clinic\Filter\TreatmentType" 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\Type\Clinic\Filter\TreatmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Filter\TreatmentType" 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\Type\Clinic\FormFileType" 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\Type\Clinic\FormFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\FormFileType" 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\Type\Clinic\LearnAboutSourceType" 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\Type\Clinic\LearnAboutSourceType" 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\Type\Clinic\LearnAboutType" 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\Type\Clinic\LearnAboutType" 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\Type\Clinic\LocationType" 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\Type\Clinic\LocationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\LocationType" 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\Type\Clinic\MailChimpType" 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\Type\Clinic\MailChimpType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\MailChimpType" 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\Type\Clinic\MarketingType" 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\Type\Clinic\MarketingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\MarketingType" 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\Type\Clinic\MeetingReminderType" 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\Type\Clinic\MeetingReminderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\MeetingReminderType" 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\Type\Clinic\Membership\MembershipItemType" 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\Type\Clinic\Membership\MembershipItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Membership\MembershipItemType" 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\Type\Clinic\Membership\MembershipType" 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\Type\Clinic\Membership\MembershipType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Membership\MembershipType" 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\Type\Clinic\NotConvertReasonType" 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\Type\Clinic\NotConvertReasonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\NotConvertReasonType" 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\Type\Clinic\OnlineBooking\EmailSettingType" 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\Type\Clinic\OnlineBooking\EmailSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\OnlineBooking\EmailSettingType" 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\Type\Clinic\OnlineBooking\SettingsType" 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\Type\Clinic\OnlineBooking\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\OnlineBooking\SettingsType" 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\Type\Clinic\OnlineBooking\WidgetType" 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\Type\Clinic\OnlineBooking\WidgetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\OnlineBooking\WidgetType" 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\Type\Clinic\OutcomeType" 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\Type\Clinic\OutcomeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\OutcomeType" 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\Type\Clinic\PatientStatus\PatientStatusType" 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\Type\Clinic\PatientStatus\PatientStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\PatientStatus\PatientStatusType" 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\Type\Clinic\Person\ClinicUserType" 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\Type\Clinic\Person\ClinicUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Person\ClinicUserType" 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\Type\Clinic\Person\DailyScheduleType" 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\Type\Clinic\Person\DailyScheduleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Person\DailyScheduleType" 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\Type\Clinic\PolicyEditType" 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\Type\Clinic\PolicyEditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\PolicyEditType" 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\Type\Clinic\PolicyType" 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\Type\Clinic\PolicyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\PolicyType" 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\Type\Clinic\PostAptFormType" 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\Type\Clinic\PostAptFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\PostAptFormType" 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\Type\Clinic\PriceTier\PriceTierType" 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\Type\Clinic\PriceTier\PriceTierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\PriceTier\PriceTierType" 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\Type\Clinic\Questionaire\AnswerType" 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\Type\Clinic\Questionaire\AnswerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\AnswerType" 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\Type\Clinic\Questionaire\QuestionAnswerType" 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\Type\Clinic\Questionaire\QuestionAnswerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\QuestionAnswerType" 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\Type\Clinic\Questionaire\QuestionType" 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\Type\Clinic\Questionaire\QuestionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\QuestionType" 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\Type\Clinic\Questionaire\QuestionaireExportFilterType" 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\Type\Clinic\Questionaire\QuestionaireExportFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType" 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\Type\Clinic\Questionaire\QuestionaireQuestionType" 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\Type\Clinic\Questionaire\QuestionaireQuestionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType" 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\Type\Clinic\Questionaire\QuestionaireType" 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\Type\Clinic\Questionaire\QuestionaireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Questionaire\QuestionaireType" 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\Type\Clinic\Register\FormFilesType" 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\Type\Clinic\Register\FormFilesType" 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\Type\Clinic\Register\PaymentType" 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\Type\Clinic\Register\PaymentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Register\PaymentType" 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\Type\Clinic\Register\ProductsType" 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\Type\Clinic\Register\ProductsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Register\ProductsType" 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\Type\Clinic\Register\ProfileType" 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\Type\Clinic\Register\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Register\ProfileType" 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\Type\Clinic\Register\TreatmentsType" 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\Type\Clinic\Register\TreatmentsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Register\TreatmentsType" 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\Type\Clinic\ReminderRecallType" 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\Type\Clinic\ReminderRecallType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ReminderRecallType" 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\Type\Clinic\ReminderType" 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\Type\Clinic\ReminderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\ReminderType" 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\Type\Clinic\RoomType" 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\Type\Clinic\RoomType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\RoomType" 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\Type\Clinic\SearchFilterType" 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\Type\Clinic\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\SearchFilterType" 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\Type\Clinic\SpecialOfferType" 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\Type\Clinic\SpecialOfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\SpecialOfferType" 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\Type\Clinic\Stock\AdjustStockType" 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\Type\Clinic\Stock\AdjustStockType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\AdjustStockType" 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\Type\Clinic\Stock\GoodsReceivedType" 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\Type\Clinic\Stock\GoodsReceivedType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\GoodsReceivedType" 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\Type\Clinic\Stock\ItemGoodsReceivedType" 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\Type\Clinic\Stock\ItemGoodsReceivedType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\ItemGoodsReceivedType" 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\Type\Clinic\Stock\PractitionerPricingType" 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\Type\Clinic\Stock\PractitionerPricingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\PractitionerPricingType" 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\Type\Clinic\Stock\PrepayPackageItemType" 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\Type\Clinic\Stock\PrepayPackageItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\PrepayPackageItemType" 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\Type\Clinic\Stock\PrepayPackageType" 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\Type\Clinic\Stock\PrepayPackageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\PrepayPackageType" 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\Type\Clinic\Stock\PriceListType" 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\Type\Clinic\Stock\PriceListType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\PriceListType" 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\Type\Clinic\Stock\ProductType" 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\Type\Clinic\Stock\ProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\ProductType" 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\Type\Clinic\Stock\SopsPolicyTemplateType" 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\Type\Clinic\Stock\SopsPolicyTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\SopsPolicyTemplateType" 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\Type\Clinic\Stock\Treatment\AddEquipmentType" 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\Type\Clinic\Stock\Treatment\AddEquipmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType" 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\Type\Clinic\Stock\Treatment\AddProductType" 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\Type\Clinic\Stock\Treatment\AddProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\Treatment\AddProductType" 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\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType" 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\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType" 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\Type\Clinic\Stock\Treatment\AddTreatmentType" 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\Type\Clinic\Stock\Treatment\AddTreatmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType" 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\Type\Clinic\Stock\Treatment\CheckListItemType" 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\Type\Clinic\Stock\Treatment\CheckListItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\Treatment\CheckListItemType" 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\Type\Clinic\Stock\TreatmentCategoryGroup" 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\Type\Clinic\Stock\TreatmentCategoryGroup" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\TreatmentCategoryGroup" 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\Type\Clinic\Stock\TreatmentClinicType" 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\Type\Clinic\Stock\TreatmentClinicType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\TreatmentClinicType" 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\Type\Clinic\Stock\TreatmentGroupType" 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\Type\Clinic\Stock\TreatmentGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\TreatmentGroupType" 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\Type\Clinic\Stock\TreatmentNoteType" 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\Type\Clinic\Stock\TreatmentNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\Stock\TreatmentNoteType" 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\Type\Clinic\SurveyType" 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\Type\Clinic\SurveyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\SurveyType" 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\Type\Clinic\TaskBoardType" 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\Type\Clinic\TaskBoardType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\TaskBoardType" 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\Type\Clinic\TaskItemType" 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\Type\Clinic\TaskItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\TaskItemType" 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\Type\Clinic\TermsAndCondType" 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\Type\Clinic\TermsAndCondType" 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\Type\Clinic\TreatmentPlanTermsAndCondType" 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\Type\Clinic\TreatmentPlanTermsAndCondType" 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\Type\Clinic\TwilioType" 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\Type\Clinic\TwilioType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Clinic\TwilioType" 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\Type\Dashboard\DashboardFilterType" 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\Type\Dashboard\DashboardFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Dashboard\DashboardFilterType" 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\Type\DaySheet\DaySheetType" 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\Type\DaySheet\DaySheetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\DaySheet\DaySheetType" 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\Type\DaySheet\SearchFilterType" 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\Type\DaySheet\SearchFilterType" 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\Type\EventType" 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\Type\EventType" 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\Type\HealthXChange\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\HealthXChange\LoginType" 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\Type\HealthXChange\LoginType" 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\Type\HealthXChange\SearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\HealthXChange\SearchType" 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\Type\HealthXChange\SearchType" 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\Type\Help\HelpType" 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\Type\Help\HelpType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Help\HelpType" 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\Type\Invoice\InvoiceFilterType" 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\Type\Invoice\InvoiceFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Invoice\InvoiceFilterType" 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\Type\LeadCapture\LeadCapturePipelineType" 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\Type\LeadCapture\LeadCapturePipelineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LeadCapture\LeadCapturePipelineType" 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\Type\LeadCapture\LeadCaptureSearchType" 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\Type\LeadCapture\LeadCaptureSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LeadCapture\LeadCaptureSearchType" 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\Type\LeadCapture\LeadCaptureStageType" 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\Type\LeadCapture\LeadCaptureStageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LeadCapture\LeadCaptureStageType" 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\Type\LeadCapture\LeadCaptureType" 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\Type\LeadCapture\LeadCaptureType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LeadCapture\LeadCaptureType" 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\Type\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LoginType" 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\Type\Media\CorrespondenceMediaType" 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\Type\Media\CorrespondenceMediaType" 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\Type\Media\DocumentMediaType" 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\Type\Media\DocumentMediaType" 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\Type\Media\HelpMediaType" 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\Type\Media\HelpMediaType" 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\Type\Media\MarketingMediaType" 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\Type\Media\MarketingMediaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Media\MarketingMediaType" 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\Type\Media\MediaType" 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\Type\Media\MediaType" 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\Type\Message\MessageType" 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\Type\Message\MessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Message\MessageType" 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\Type\Model\BoardSearchClinicFilterType" 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\Type\Model\BoardSearchClinicFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Model\BoardSearchClinicFilterType" 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\Type\Model\CalendarSearchFilterType" 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\Type\Model\CalendarSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Model\CalendarSearchFilterType" 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\Type\Model\ImportCSVType" 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\Type\Model\ImportCSVType" 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\Type\Model\ImportZipType" 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\Type\Model\ImportZipType" 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\Type\Model\ReportSearchClinicFilterType" 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\Type\Model\ReportSearchClinicFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Model\ReportSearchClinicFilterType" 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\Type\Organisation\CustomerSetting\CustomerSettingType" 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\Type\Organisation\CustomerSetting\CustomerSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Organisation\CustomerSetting\CustomerSettingType" 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\Type\Organisation\OrganisationType" 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\Type\Organisation\OrganisationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Organisation\OrganisationType" 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\Type\Organisation\SearchFilterType" 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\Type\Organisation\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Organisation\SearchFilterType" 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\Type\Patient\ActivePhotoType" 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\Type\Patient\ActivePhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\ActivePhotoType" 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\Type\Patient\Correspondence\CorrespondenceType" 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\Type\Patient\Correspondence\CorrespondenceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Correspondence\CorrespondenceType" 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\Type\Patient\Correspondence\CorrespondenceUploadType" 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\Type\Patient\Correspondence\CorrespondenceUploadType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Correspondence\CorrespondenceUploadType" 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\Type\Patient\Correspondence\MessageTemplateType" 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\Type\Patient\Correspondence\MessageTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Correspondence\MessageTemplateType" 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\Type\Patient\CreditNoteType" 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\Type\Patient\CreditNoteType" 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\Type\Patient\DocumentType" 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\Type\Patient\DocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\DocumentType" 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\Type\Patient\EditInvoiceNoteType" 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\Type\Patient\EditInvoiceNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\EditInvoiceNoteType" 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\Type\Patient\EditInvoiceType" 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\Type\Patient\EditInvoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\EditInvoiceType" 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\Type\Patient\FormType" 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\Type\Patient\FormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\FormType" 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\Type\Patient\GiftVoucherType" 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\Type\Patient\GiftVoucherType" 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\Type\Patient\Invoice\BaseItemType" 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\Type\Patient\Invoice\BaseItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Invoice\BaseItemType" 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\Type\Patient\Invoice\InvoiceItemType" 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\Type\Patient\Invoice\InvoiceItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Invoice\InvoiceItemType" 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\Type\Patient\Invoice\RefundConnectEType" 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\Type\Patient\Invoice\RefundConnectEType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Invoice\RefundConnectEType" now to avoid errors or add an explicit @return annotation to suppress this message.
{closure:{closure:App\Form\Type\Patient\Invoice\RefundType::buildForm():115}:322}(): Implicitly marking parameter $entity as nullable is deprecated, the explicit nullable type must be used instead
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\Type\Patient\Invoice\RefundType" 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\Type\Patient\Invoice\RefundType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Invoice\RefundType" 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\Type\Patient\InvoiceType" 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\Type\Patient\InvoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\InvoiceType" 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\Type\Patient\Note\AdditionalNoteType" 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\Type\Patient\Note\AdditionalNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\AdditionalNoteType" 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\Type\Patient\Note\AudioNoteType" 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\Type\Patient\Note\AudioNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\AudioNoteType" 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\Type\Patient\Note\ConsultationNoteType" 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\Type\Patient\Note\ConsultationNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\ConsultationNoteType" 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\Type\Patient\Note\NoteType" 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\Type\Patient\Note\NoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\NoteType" 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\Type\Patient\Note\PatientType" 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\Type\Patient\Note\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\PatientType" 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\Type\Patient\Note\TreatmentNoteType" 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\Type\Patient\Note\TreatmentNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\TreatmentNoteType" 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\Type\Patient\Note\TreatmentOutcomeNoteType" 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\Type\Patient\Note\TreatmentOutcomeNoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Note\TreatmentOutcomeNoteType" 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\Type\Patient\PatientAppointmentTabSearchType" 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\Type\Patient\PatientAppointmentTabSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\PatientAppointmentTabSearchType" 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\Type\Patient\PatientSearchType" 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\Type\Patient\PatientSearchType" 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\Type\Patient\Payment\HandpointPOSType" 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\Type\Patient\Payment\HandpointPOSType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\HandpointPOSType" 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\Type\Patient\Payment\HandpointType" 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\Type\Patient\Payment\HandpointType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\HandpointType" 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\Type\Patient\Payment\KindType" 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\Type\Patient\Payment\KindType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\KindType" 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\Type\Patient\Payment\PaymentsenseConnectType" 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\Type\Patient\Payment\PaymentsenseConnectType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\PaymentsenseConnectType" 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\Type\Patient\Payment\PaymentsensePOSTerminalsType" 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\Type\Patient\Payment\PaymentsensePOSTerminalsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType" 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\Type\Patient\Payment\PaymentsensePOSType" 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\Type\Patient\Payment\PaymentsensePOSType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Payment\PaymentsensePOSType" 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\Type\Patient\Payment\TerminalType" 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\Type\Patient\Payment\TerminalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{closure:{closure:App\Form\Type\Patient\PaymentType::buildForm():38}:198}(): Implicitly marking parameter $entity as nullable is deprecated, the explicit nullable type must be used instead
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\Type\Patient\PaymentType" 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\Type\Patient\PaymentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\PaymentType" 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\Type\Patient\PhotoType" 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\Type\Patient\PhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\PhotoType" 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\Type\Patient\PostAptFormSent\FormFileType" 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\Type\Patient\PostAptFormSent\FormFileType" 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\Type\Patient\PostAptFormSent\PatientType" 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\Type\Patient\PostAptFormSent\PatientType" 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\Type\Patient\PostAptFormSent\QuestionType" 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\Type\Patient\PostAptFormSent\QuestionType" 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\Type\Patient\PostAptFormSent\QuestionnaireType" 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\Type\Patient\PostAptFormSent\QuestionnaireType" 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\Type\Patient\PostAptFormSentType" 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\Type\Patient\PostAptFormSentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\PostAptFormSentType" 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\Type\Patient\Prepay\PrepayTreatmentItemType" 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\Type\Patient\Prepay\PrepayTreatmentItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\Prepay\PrepayTreatmentItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
{closure:App\Form\Type\Patient\PrepayType::buildForm():249}(): Implicitly marking parameter $entity as nullable is deprecated, the explicit nullable type must be used instead
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\Type\Patient\PrepayType" 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\Type\Patient\PrepayType" 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\Type\Patient\SearchAjaxFilterType" 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\Type\Patient\SearchAjaxFilterType" 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\Type\Patient\SearchWaitingType" 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\Type\Patient\SearchWaitingType" 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\Type\Patient\SurveySent\FormFileType" 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\Type\Patient\SurveySent\FormFileType" 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\Type\Patient\SurveySent\PatientType" 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\Type\Patient\SurveySent\PatientType" 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\Type\Patient\SurveySent\QuestionType" 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\Type\Patient\SurveySent\QuestionType" 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\Type\Patient\SurveySent\QuestionnaireType" 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\Type\Patient\SurveySent\QuestionnaireType" 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\Type\Patient\SurveySentType" 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\Type\Patient\SurveySentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\SurveySentType" 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\Type\Patient\TreatmentPhotoType" 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\Type\Patient\TreatmentPhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\TreatmentPhotoType" 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\Type\Patient\TreatmentPhotoUsedProductType" 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\Type\Patient\TreatmentPhotoUsedProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\TreatmentPhotoUsedProductType" 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\Type\Patient\TreatmentPlanType" 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\Type\Patient\TreatmentPlanType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\TreatmentPlanType" 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\Type\Patient\TreatmentType" 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\Type\Patient\TreatmentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\TreatmentType" 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\Type\Patient\UsedMembershipType" 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\Type\Patient\UsedMembershipType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Patient\UsedMembershipType" 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\Type\Person\AdminSupportType" 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\Type\Person\AdminSupportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\AdminSupportType" 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\Type\Person\PatientType" 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\Type\Person\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\PatientType" 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\Type\Person\ProfileType" 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\Type\Person\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\ProfileType" 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\Type\Person\ReportSettingType" 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\Type\Person\ReportSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\ReportSettingType" 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\Type\Person\SettingType" 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\Type\Person\SettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\SettingType" 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\Type\Person\SuperClinicAdminType" 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\Type\Person\SuperClinicAdminType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\SuperClinicAdminType" 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\Type\Person\UserType" 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\Type\Person\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Person\UserType" 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\Type\PriceTier\AddonType" 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\Type\PriceTier\AddonType" 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\Type\PriceTier\PriceTierType" 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\Type\PriceTier\PriceTierType" 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\Type\PriceTier\PriceTiersGroupType" 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\Type\PriceTier\PriceTiersGroupType" 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\Type\PriceTier\PromoCodeType" 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\Type\PriceTier\PromoCodeType" 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\Type\RecoveryType" 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\Type\RecoveryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\RecoveryType" 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\Type\RegistrationType" 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\Type\RegistrationType" 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\Type\Waiting\ItemType" 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\Type\Waiting\ItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Waiting\ItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Import\ImportConsentForms::generateMedia(): Implicitly marking parameter $oldMedia as nullable is deprecated, the explicit nullable type must be used instead
App\Import\ImportConsentForms::generateMedia(): Implicitly marking parameter $creatingDate as nullable is deprecated, the explicit nullable type must be used instead
App\Import\ImportPhotos::generateMedia(): Implicitly marking parameter $oldMediaPhoto as nullable is deprecated, the explicit nullable type must be used instead
App\Import\ImportPhotos::generateMedia(): Implicitly marking parameter $oldMediaThumbnail as nullable is deprecated, the explicit nullable type must be used instead
App\Import\ImportQuestionnaires::generateMedia(): Implicitly marking parameter $oldMedia as nullable is deprecated, the explicit nullable type must be used instead
App\Import\ImportQuestionnaires::generateMedia(): Implicitly marking parameter $creatingDate as nullable is deprecated, the explicit nullable type must be used instead
App\Model\Calendar\DraggableEvent::setPractitioner(): Implicitly marking parameter $practitioner as nullable is deprecated, the explicit nullable type must be used instead
App\Model\Calendar\DraggableEvent::setRoom(): Implicitly marking parameter $room as nullable is deprecated, the explicit nullable type must be used instead
App\Model\Calendar\DraggableEvent::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
App\Model\Calendar\DraggableEvent::setStatus(): Implicitly marking parameter $status as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Appointments::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Appointments::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Appointments::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Interfaces\ReportInterface::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Interfaces\ReportInterface::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Interfaces\ReportInterface::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Billings::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Billings::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Billings::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Cancellations::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Cancellations::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Cancellations::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\CommissionReport::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\CommissionReport::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\CommissionReport::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionDay::getFormat(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionDay::getDateStart(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionDay::getDateEnd(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionMonth::getFormat(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionMonth::getDateStart(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionMonth::getDateEnd(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionWeek::getFormat(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionWeek::getDateStart(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionWeek::getDateEnd(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionYear::getFormat(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionYear::getDateStart(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionYear::getDateEnd(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Dob::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Dob::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Dob::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\EmailOpenRate::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\EmailOpenRate::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\EmailOpenRate::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Invoice::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Invoice::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Invoice::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\LastAppointments::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\LastAppointments::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\LastAppointments::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\NewPatients::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\NewPatients::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\NewPatients::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Patients::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Patients::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Patients::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PatientsWithCoursesAndNoFutureAppointments::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PatientsWithCoursesAndNoFutureAppointments::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PatientsWithCoursesAndNoFutureAppointments::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PhotoConsentReport::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PhotoConsentReport::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PhotoConsentReport::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Practitioner::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Practitioner::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Practitioner::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PractitionerOccupancyReport::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PractitionerOccupancyReport::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\PractitionerOccupancyReport::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Prospects::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Prospects::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Prospects::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ProspectsConverting::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ProspectsConverting::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\ProspectsConverting::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\RetentionReport::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\RetentionReport::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\RetentionReport::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TopSpendingPatients::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TopSpendingPatients::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TopSpendingPatients::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TreatmentInterestedIn::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TreatmentInterestedIn::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TreatmentInterestedIn::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TreatmentRisk::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\TreatmentRisk::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Treatments::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Treatments::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Model\CustomReports\Treatments::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Model\MailChimp\BatchOperation::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Model\MailChimp\BatchOperation" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Model\MailChimp\BatchRequest::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Model\MailChimp\BatchRequest" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Model\MailChimp\MailChimpWebHooksSources::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Model\MailChimp\MailChimpWebHooksSources" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Model\MailChimp\MemberMergeFields::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Model\MailChimp\MemberMergeFields" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Report\ItemReportResult::setTreatmentCategory(): Implicitly marking parameter $treatmentCategory as nullable is deprecated, the explicit nullable type must be used instead
App\Report\ItemReportResult::setPriceList(): Implicitly marking parameter $priceList as nullable is deprecated, the explicit nullable type must be used instead
App\Report\ItemReportResult::setProduct(): Implicitly marking parameter $product as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\AppointmentLeadRepository::getActualEvents(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::findNumberAppointmentsDateRange(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::findNumberAppointmentsDateRangeForCancellation(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::selectNumberAppointmentsDateRange(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::selectNumberAppointmentsDateRange(): Implicitly marking parameter $typeReport as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::selectNumberAppointmentsDateRange(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::countAllRecordsDetailLastAppointment(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getActualEvents(): Implicitly marking parameter $appointment as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getActualEvents(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getNumberBookedEventsByPractitioner(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getNumberBookedOnlyBlockersEventsByPractitioner(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getNumberBookedEventsByRoom(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::getNumberBookedEventsByEquipments(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::qbForCheckBusy(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Appointment\GoogleEventRepository::findPatientAppointmentCancelled(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\AppointmentRepository::findAppointmentsByPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\AppointmentRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\AppointmentRepository::findPatientCancelledAppointments(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\AppointmentRepository::findPatientCancelledAppointments(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\AppointmentRepository::findLastAppointmentOfAllPatient(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\BlockerReasonRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ClinicRepository::selectActiveClinicByUser(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ClinicRepository::findActiveClinicBySuperAdmin(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ClinicRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ClinicRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\DiscountReasonRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\DocumentCategoryRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\EquipmentRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\FormFileRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\GocardlessCustomerRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\LicenseRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\MarketingRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\MeetingRepository::findAppointmentsByPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\MeetingRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\MeetingRepository::getActualEvents(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Person\ClinicUserRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\PolicyRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Questionaire\AnswerRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Questionaire\QuestionRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Questionaire\QuestionaireRepository::selectAnsweredQuestionnaireByClinic(): Implicitly marking parameter $questionaire as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Questionaire\QuestionaireRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ReferralGiftRepository::findAllForAdmin(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ReferralInvitationRepository::loadUserReferralRewardsProgressSummary(): Implicitly marking parameter $currency as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ReferralInvitationRepository::findByReferrer(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\ReferralInvitationRepository::getReferralRewards(): Implicitly marking parameter $currency as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\RoomRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\AdjustStockRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\GoodsReceivedRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\HistoryRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\ItemGoodsReceivedRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\PriceListRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\PriceListRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\ProductRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\ProductRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\ProductRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\TreatmentClinicRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Clinic\Stock\TreatmentClinicRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectsByClinicId(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectsByClinicId(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectsByClinicId(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findConversionProspectsByClinicId(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectAdditionalColumnsByClinicId(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectAdditionalColumnsByClinicId(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\LeadCapture\LeadCaptureRepository::findProspectWithClinicUserId(): Implicitly marking parameter $clinicUser as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectBillingByFilter(): Implicitly marking parameter $typeInvoice as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectBilling(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectBilling(): Implicitly marking parameter $typeInvoice as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectBilling(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectInvoicesReports(): Implicitly marking parameter $typeInvoice as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::selectInvoicesReports(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\BaseInvoiceRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\CreditNoteRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\CreditNoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\DocumentRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\FormRepository::findData(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\FormRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\GiftVoucherRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Invoice\HistoryRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Invoice\ItemRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Invoice\RefundRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Invoice\RefundRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\InvoiceRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\InvoiceRepository::selectInvoicesForTable(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\InvoiceRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\InvoiceRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\AdditionalNoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\AudioNoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\ConsultationNoteRepository::findConsultationNotesByPatient(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\ConsultationNoteRepository::findPractitionerFromConsultationNotesByPatient(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\ConsultationNoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\MemoryJogRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\NoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Note\TreatmentNoteRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Payment\KindRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PaymentRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PaymentRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PhotoRepository::selectConsultationPhotosByPatient(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PhotoRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PhotoRepository::findDataExportQuery(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PhotoRepository::findDataExportCsv(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PrepayRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PrepayRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PrepayRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\PrepayRepository::selectClinicPrepay(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\Questionnaire\QuestionnairePDFRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\SketchRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\TreatmentPlanEntryRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\TreatmentPlanRepository::findTreatmentPlansByPatient(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Patient\TreatmentPlanRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\Patient\BalanceRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientBday(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientBday(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::countAllRecordsWithNullableCreatedBy(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::selectPatientsForSms(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::selectPatientsForEmail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::countAllRecordsDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::countAllPatientBaseVisitDetail(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientAppointmentCancelled1(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientLastAppointments(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientByClinic(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientByClinic(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::findPatientByClinic_treatmentInterestedIn(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Person\PatientRepository::getTopSpendingPatient(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Waiting\ItemRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
App\Repository\Waiting\ItemRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Security\ApplicationAuthenticator::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
App\Security\PatientBearerAuthenticator::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
The "App\Security\PermissionVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
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.
App\Services\AppointmentService::getAppointmentsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\AppointmentService::getAppointmentsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\CancellationService::getCancellationsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\CancellationService::getCancellationsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\ConversionService::getNewPatientAppointmentsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\ConversionService::getNewPatientAppointmentsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\ConversionService::getProspectsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\ConversionService::getProspectsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\CustomReports\GenerateReportsService::getGenerateTables(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
App\Services\CustomReports\GenerateReportsService::getDataReports(): Implicitly marking parameter $reportId as nullable is deprecated, the explicit nullable type must be used instead
App\Services\DeviceManager::logoutFirstUser(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getReceiptsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getReceiptsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getNetReceiptsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getNetReceiptsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getRefundsData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getRefundsData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getPrepaymentsBalanceData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getPrepaymentsBalanceData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getReconciliationData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getReconciliationData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getUnpaidReportData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\FinancialService::getUnpaidReportData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\MailingListService::getMailingListData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\MailingListService::getMailingListData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientReferralService::getPatientReferralData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientReferralService::getPatientReferralData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getRecencyData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getRecencyData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getFrequencyData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getFrequencyData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getCustomerBaseData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientService::getCustomerBaseData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientSpendingService::getAverageSpendData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientSpendingService::getAverageSpendData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientSpendingService::getPatientListByTreatmentDateData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PatientSpendingService::getPatientListByTreatmentDateData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PaymentSense\HandpointE::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PaymentSense\HandpointE::directRequest(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PaymentSense\HandpointE::hostedRequest(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PaymentSense\HandpointE::prepareRequest(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PaymentSense\HandpointE::collectBrowserInfo(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerPractitionerData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerPractitionerData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getRevenuePerPractitionerData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getRevenuePerPractitionerData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerPeriodData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerPeriodData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getRevenuePerPeriodData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getRevenuePerPeriodData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerCoordinatorData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PractitionerReportsService::getBillingsPerCoordinatorData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\PriceTiersService::create(): Implicitly marking parameter $addons as nullable is deprecated, the explicit nullable type must be used instead
App\Services\Referral\FirstPromoterClient::makeRequest(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead
App\Services\RetentionService::getRetentionData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\RetentionService::getRetentionData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\SmsMessagesService::getSmsMessagesData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\SmsMessagesService::getSmsMessagesData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\TerminalService::getTerminalsEndOfDayData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\TerminalService::getTerminalsEndOfDayData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
App\Services\VoucherService::getVouchersData(): Implicitly marking parameter $customStart as nullable is deprecated, the explicit nullable type must be used instead
App\Services\VoucherService::getVouchersData(): Implicitly marking parameter $customEnd as nullable is deprecated, the explicit nullable type must be used instead
The "App\Voters\AppVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\OrganisationVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\AdditionalNoteVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\ApiVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\AppointmentVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\ClinicsVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\ConsultationNoteVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\InvoiceVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\LeadCaptureVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\MediaVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\NotConvertReasonVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\PatientVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\QuestionaireVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\SuperAdminVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\TreatmentNoteVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Voters\TreatmentVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
App\Entity\Person\User::getClinicRole(): Implicitly marking parameter $editUser as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Person\User::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\User" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Clinic\Clinic::getStrReplacedTAndC(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\Clinic::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Clinic" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Person\AdminSupport implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\AdminSupport" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Clinic\Appointment\GoogleEvent::setStatusDaySheet(): Implicitly marking parameter $statusDaySheet as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Appointment\GoogleEvent::setRoom(): Implicitly marking parameter $room as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Appointment\GoogleEvent::setTreatmentClinic(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\BlockerReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\BlockerReason::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
App\Entity\Clinic\Campaign\Campaign::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\DiscountReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\DiscountReason::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
App\Entity\Clinic\DocumentCategory::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\DocumentCategory::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
App\Entity\Clinic\EmailTemplate\EmailTemplate::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\Equipment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Equipment" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Entity\Clinic\FormFile::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\FormFile" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Clinic\Membership\Membership::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\NotConvertReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Clinic\PatientStatus\PatientStatus::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\PatientStatus\PatientStatus" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Entity\Clinic\Room::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Room" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Clinic\Stock\History::setGoodsReceived(): Implicitly marking parameter $goodsReceived as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Stock\History::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Stock\History::setInvoice(): Implicitly marking parameter $invoice as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Stock\History::setAdjustStock(): Implicitly marking parameter $adjustStock as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Stock\History::setPractitioner(): Implicitly marking parameter $practitioner as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Stock\PriceList::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Clinic\Person\ClinicUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
App\Entity\Patient\Invoice::setConsultationPractitioner(): Implicitly marking parameter $consultationPractitioner as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Invoice::setGeneratedPatientVoucher(): Implicitly marking parameter $generatedPatientVoucher as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Invoice::setConsultationNote(): Implicitly marking parameter $consultationNote as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\BaseInvoice::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\LeadCapture\LeadCapture::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Person\SuperClinicAdmin::setCurrentClinic(): Implicitly marking parameter $currentClinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Person\SuperClinicAdmin implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\SuperClinicAdmin" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Person\Patient::getStatuses(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Person\Patient::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Person\Patient implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Return type of App\Entity\Patient\Correspondence\MessageTemplate::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Patient\Correspondence\MessageTemplate" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Patient\Document::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Document::setMedia(): Implicitly marking parameter $media as nullable is deprecated, the explicit nullable type must be used instead
Return type of App\Entity\Patient\Document::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
App\Entity\Patient\Payment::setPrepayment(): Implicitly marking parameter $prepayment as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Payment::setPrepayTreatmentItem(): Implicitly marking parameter $prepayTreatmentItem as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Invoice\BaseItem::setPriceList(): Implicitly marking parameter $priceList as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Invoice\BaseItem::setVat(): Implicitly marking parameter $vat as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Prepay::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\Prepay::setConsultationPractitioner(): Implicitly marking parameter $consultationPractitioner as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\TreatmentPlan::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\TreatmentPlan::setClinicUser(): Implicitly marking parameter $clinicUser as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\TreatmentPlan::setSuperClinicAdmin(): Implicitly marking parameter $superClinicAdmin as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\TreatmentPhoto\TreatmentPhotoUsedProduct::setItemGoodsReceived(): Implicitly marking parameter $itemGoodsReceived as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Patient\TreatmentPhoto\TreatmentPhotoUsedProduct::setProduct(): Implicitly marking parameter $product as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Waiting\Item::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Waiting\Item::setPractitioner(): Implicitly marking parameter $practitioner as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Event::setQuestionaire(): Implicitly marking parameter $questionaire as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\AppointmentLead::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\AppointmentLead::setLeadCapture(): Implicitly marking parameter $leadCapture as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\AppointmentLead::setCustomFormData(): Implicitly marking parameter $customFormData as nullable is deprecated, the explicit nullable type must be used instead
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 "booking/history.html.twig" at line 38.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\CreateSessionTableCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\DestroySessionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ProcessFilterTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\SmsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Temporary\MigrateLearnAbout" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Controller\CustomFormDataController::customformdata_index(): Optional parameter $formid declared before required parameter $paginator is implicitly treated as a required parameter
Deprecated: App\Controller\CustomFormDataController::eventformdata_index(): Optional parameter $formid declared before required parameter $paginator is implicitly treated as a required parameter
Deprecated: App\Controller\YourController::silentPost(): Implicitly marking parameter $post as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Appointments::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Appointments::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Appointments::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Interfaces\ReportInterface::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Interfaces\ReportInterface::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\Interfaces\ReportInterface::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\CommissionReport::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\CommissionReport::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\CommissionReport::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TopSpendingPatients::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TopSpendingPatients::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TopSpendingPatients::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TreatmentInterestedIn::getDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TreatmentInterestedIn::generateTableByDataReport(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Model\CustomReports\TreatmentInterestedIn::generateTableByDataReport(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Services\SmsService::sendSMSCampaign(): Optional parameter $type declared before required parameter $campainUserId is implicitly treated as a required parameter
Deprecated: App\EventListener\DoctrineExtensionSubscriber::__construct(): Optional parameter $blameableListener declared before required parameter $tokenStorage is implicitly treated as a required parameter
Deprecated: App\EventListener\RateLimitSubscriber::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Service\RateLimiter\RateLimiterService::__construct(): Implicitly marking parameter $redis as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Controller\DefaultController::returnEmailTemplateForOTP(): Optional parameter $username declared before required parameter $otp is implicitly treated as a required parameter
Deprecated: App\Services\Referral\FirstPromoterClient::makeRequest(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Person\User::getClinicRole(): Implicitly marking parameter $editUser as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Person\User::setDevice(): Implicitly marking parameter $device as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Person\User::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Repository\Clinic\ReferralInvitationRepository::loadUserReferralRewardsProgressSummary(): Implicitly marking parameter $currency as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ReferralInvitationRepository::findByReferrer(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ReferralInvitationRepository::getReferralRewards(): Implicitly marking parameter $currency as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ReferralGiftRepository::findAllForAdmin(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
"SELECT t0.id AS id_1, t0.sms_providers AS sms_providers_2, t0.twilio_rate AS twilio_rate_3, t0.twilio_settings AS twilio_settings_4, t0.plivo_settings AS plivo_settings_5, t0.currency_rate AS currency_rate_6, t0.feature_custom_website_amount AS feature_custom_website_amount_7, t0.feature_ad_amount AS feature_ad_amount_8, t0.feature_message_amount AS feature_message_amount_9, t0.feature_template_amount AS feature_template_amount_10, t0.template_us_stripe_price_id AS template_us_stripe_price_id_11, t0.template_gbp_stripe_price_id AS template_gbp_stripe_price_id_12, t0.ai_api_key AS ai_api_key_13, t0.system_prompt AS system_prompt_14, t0.ai_modal AS ai_modal_15, t0.ai_modal_temperature AS ai_modal_temperature_16, t0.ai_top_p AS ai_top_p_17, t0.ai_max_tokens AS ai_max_tokens_18, t0.daily_ai_token_credit AS daily_ai_token_credit_19, t0.referral_levels AS referral_levels_20, t0.firstpromoter_api_key AS firstpromoter_api_key_21, t0.firstpromoter_account_id AS firstpromoter_account_id_22, t0.firstpromoter_campaign_id AS firstpromoter_campaign_id_23, t0.demo_master_clinic_id AS demo_master_clinic_id_24, t0.per_login_first_amount AS per_login_first_amount_25, t0.per_login_additional_amount AS per_login_additional_amount_26, t0.email_sms_logging AS email_sms_logging_27, t0.email_sms_send AS email_sms_send_28 FROM admin_setting t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.sms_providers AS sms_providers_2, t0.twilio_rate AS twilio_rate_3, t0.twilio_settings AS twilio_settings_4, t0.plivo_settings AS plivo_settings_5, t0.currency_rate AS currency_rate_6, t0.feature_custom_website_amount AS feature_custom_website_amount_7, t0.feature_ad_amount AS feature_ad_amount_8, t0.feature_message_amount AS feature_message_amount_9, t0.feature_template_amount AS feature_template_amount_10, t0.template_us_stripe_price_id AS template_us_stripe_price_id_11, t0.template_gbp_stripe_price_id AS template_gbp_stripe_price_id_12, t0.ai_api_key AS ai_api_key_13, t0.system_prompt AS system_prompt_14, t0.ai_modal AS ai_modal_15, t0.ai_modal_temperature AS ai_modal_temperature_16, t0.ai_top_p AS ai_top_p_17, t0.ai_max_tokens AS ai_max_tokens_18, t0.daily_ai_token_credit AS daily_ai_token_credit_19, t0.referral_levels AS referral_levels_20, t0.firstpromoter_api_key AS firstpromoter_api_key_21, t0.firstpromoter_account_id AS firstpromoter_account_id_22, t0.firstpromoter_campaign_id AS firstpromoter_campaign_id_23, t0.demo_master_clinic_id AS demo_master_clinic_id_24, t0.per_login_first_amount AS per_login_first_amount_25, t0.per_login_additional_amount AS per_login_additional_amount_26, t0.email_sms_logging AS email_sms_logging_27, t0.email_sms_send AS email_sms_send_28 FROM admin_setting t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#2480
+name: "INTEGER"
}
]
]
Deprecated: App\Entity\Person\SuperClinicAdmin::setCurrentClinic(): Implicitly marking parameter $currentClinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Person\ClinicUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Deprecated: App\Entity\Person\SuperClinicAdmin implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\SuperClinicAdmin" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Clinic\Clinic::getStrReplacedTAndC(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\Clinic::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Clinic" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Media\Media::setFile(): Implicitly marking parameter $file as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Event::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Event::setQuestionaire(): Implicitly marking parameter $questionaire as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\AppointmentLead::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\AppointmentLead::setEvent(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\AppointmentLead::setLeadCapture(): Implicitly marking parameter $leadCapture as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\AppointmentLead::setCustomFormData(): Implicitly marking parameter $customFormData as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\Equipment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Equipment" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Clinic\Reminder::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\ReminderRecall::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment::setRoom(): Implicitly marking parameter $room as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment::setEquipment(): Implicitly marking parameter $equipment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment::setTreatmentClinic(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\Room::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\Room" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Clinic\Stock\PriceList::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\FormFile::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\FormFile" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Patient\BaseInvoice::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\DocumentCategory::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\DocumentCategory::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: App\Entity\Clinic\BlockerReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\BlockerReason::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: App\Entity\Clinic\DiscountReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\DiscountReason::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: App\Entity\Person\Patient::getStatuses(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Person\Patient::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Person\Patient implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Deprecated: App\Entity\Waiting\Item::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Waiting\Item::setPractitioner(): Implicitly marking parameter $practitioner as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\LeadCapture\LeadCapture::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Export\ExportData::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Clinic\PatientStatus\PatientStatus::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Clinic\PatientStatus\PatientStatus" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Clinic\Membership\Membership::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\ExportImport\ExportInterface::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\ExportImport\ExportAllData::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ClinicRepository::selectActiveClinicByUser(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ClinicRepository::findActiveClinicBySuperAdmin(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ClinicRepository::countAllRecords(): Implicitly marking parameter $criteria as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Repository\Clinic\ClinicRepository::findDataExport(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sub_domain AS sub_domain_3, t0.organisation_id AS organisation_id_4, t0.smscredit AS smscredit_5, t0.ai_token_credit AS ai_token_credit_6, t0.last_daily_token_date AS last_daily_token_date_7, t0.ai_seconds_credit AS ai_seconds_credit_8, t0.daily_ai_token_credit AS daily_ai_token_credit_9, t0.booking_btn_name AS booking_btn_name_10, t0.booking_btn_clr AS booking_btn_clr_11, t0.booking_btn_bg_clr AS booking_btn_bg_clr_12, t0.inner_color AS inner_color_13, t0.outer_color AS outer_color_14, t0.background_img AS background_img_15, t0.profile_img AS profile_img_16, t0.meeting_price AS meeting_price_17, t0.meeting_price_type AS meeting_price_type_18, t0.show_in_public_profile AS show_in_public_profile_19, t0.patient_ref_prefix AS patient_ref_prefix_20, t0.email AS email_21, t0.verified_email AS verified_email_22, t0.web_site AS web_site_23, t0.phone AS phone_24, t0.contact_name AS contact_name_25, t0.description AS description_26, t0.widget_settings AS widget_settings_27, t0.sms_number AS sms_number_28, t0.sms_status AS sms_status_29, t0.timezone AS timezone_30, t0.reminder_header AS reminder_header_31, t0.reminder_footer AS reminder_footer_32, t0.reminder_recall_text AS reminder_recall_text_33, t0.google_token AS google_token_34, t0.google_id AS google_id_35, t0.topic_arn AS topic_arn_36, t0.pm_pin AS pm_pin_37, t0.auto_email_reply_address AS auto_email_reply_address_38, t0.pm_patient_message AS pm_patient_message_39, t0.pm_clinic_intro AS pm_clinic_intro_40, t0.auto_renew_subscription AS auto_renew_subscription_41, t0.subscription_expiry AS subscription_expiry_42, t0.email_reminder AS email_reminder_43, t0.email_new AS email_new_44, t0.sms_new AS sms_new_45, t0.sms_reminder AS sms_reminder_46, t0.when_answered_hide_where_did_you_hear_about_us AS when_answered_hide_where_did_you_hear_about_us_47, t0.calendar_start_day AS calendar_start_day_48, t0.calendar_end_day AS calendar_end_day_49, t0.appointment_default_time AS appointment_default_time_50, t0.appointment_slot_duration AS appointment_slot_duration_51, t0.appointment_default_view AS appointment_default_view_52, t0.private_mode_calendar AS private_mode_calendar_53, t0.clinic_representative AS clinic_representative_54, t0.data_protection_officer AS data_protection_officer_55, t0.company_registration_number AS company_registration_number_56, t0.email_to_withdraw AS email_to_withdraw_57, t0.period_stored_data AS period_stored_data_58, t0.survey_email_text AS survey_email_text_59, t0.post_apt_form_email_text AS post_apt_form_email_text_60, t0.export_in_progress AS export_in_progress_61, t0.vat_number AS vat_number_62, t0.enabled_vat AS enabled_vat_63, t0.patient_list_display_pair AS patient_list_display_pair_64, t0.stripe_refresh_token AS stripe_refresh_token_65, t0.stripe_publishable_key AS stripe_publishable_key_66, t0.stripe_account_id AS stripe_account_id_67, t0.shared_all_patients AS shared_all_patients_68, t0.currency AS currency_69, t0.patient_info_to_document_header AS patient_info_to_document_header_70, t0.t_and_c AS t_and_c_71, t0.declaration AS declaration_72, t0.treatment_plan_tand_c AS treatment_plan_tand_c_73, t0.traffic_light AS traffic_light_74, t0.booking_required_fields AS booking_required_fields_75, t0.double_booking AS double_booking_76, t0.required_confirmation AS required_confirmation_77, t0.fixed_discount_amount AS fixed_discount_amount_78, t0.required_questionnaires AS required_questionnaires_79, t0.patient_required_fields AS patient_required_fields_80, t0.prospect_required_fields AS prospect_required_fields_81, t0.enabled_postcode AS enabled_postcode_82, t0.enabled_chronoscan AS enabled_chronoscan_83, t0.postcode_api_key AS postcode_api_key_84, t0.enabled_prospect_web_form AS enabled_prospect_web_form_85, t0.payment_sense AS payment_sense_86, t0.xero_tenant_id AS xero_tenant_id_87, t0.reduce_stock AS reduce_stock_88, t0.patient_questionnaire AS patient_questionnaire_89, t0.xero_bank_account AS xero_bank_account_90, t0.is_new_clinic AS is_new_clinic_91, t0.marketing_expert AS marketing_expert_92, t0.clinic_survey_email_text AS clinic_survey_email_text_93, t0.trial_end_date AS trial_end_date_94, t0.shared_patient_date AS shared_patient_date_95, t0.feature_custom_website_amount AS feature_custom_website_amount_96, t0.feature_ad_amount AS feature_ad_amount_97, t0.feature_message_amount AS feature_message_amount_98, t0.feature_template_amount AS feature_template_amount_99, t0.is_template_user_only AS is_template_user_only_100, t0.new_user AS new_user_101, t0.template_subscription_end_date AS template_subscription_end_date_102, t0.is_demo_clinic AS is_demo_clinic_103, t0.demo_signup_email AS demo_signup_email_104, t0.onboarding_status AS onboarding_status_105, t0.address1 AS address1_106, t0.address2 AS address2_107, t0.town AS town_108, t0.state AS state_109, t0.country AS country_110, t0.postcode AS postcode_111, t0.created_at AS created_at_112, t0.updated_at AS updated_at_113, t0.logo_id AS logo_id_114, t115.id AS id_116, t115.s3key AS s3key_117, t115.name_file AS name_file_118, t115.url AS url_119, t115.type AS type_120, t115.created_at AS created_at_121, t115.updated_at AS updated_at_122, t0.background_id AS background_id_123, t124.id AS id_125, t124.s3key AS s3key_126, t124.name_file AS name_file_127, t124.url AS url_128, t124.type AS type_129, t124.created_at AS created_at_130, t124.updated_at AS updated_at_131, t132.id AS id_133, t132.creditor AS creditor_134, t132.mandate AS mandate_135, t132.customer AS customer_136, t132.customer_bank_account AS customer_bank_account_137, t132.created_at AS created_at_138, t132.updated_at AS updated_at_139, t132.clinic_id AS clinic_id_140, t141.id AS id_142, t141.sid AS sid_143, t141.token AS token_144, t141.number_from AS number_from_145, t141.clinic_id AS clinic_id_146, t0.organisation_id AS organisation_id_147, t148.id AS id_149, t148.enabled AS enabled_150, t148.time_required_for_booking AS time_required_for_booking_151, t148.time_required_for_cancellation AS time_required_for_cancellation_152, t148.take_payment_for_new_patients AS take_payment_for_new_patients_153, t148.take_payment_for_existing_patients AS take_payment_for_existing_patients_154, t148.type AS type_155, t148.hide_full_price AS hide_full_price_156, t148.terms AS terms_157, t148.clinic_id AS clinic_id_158, t159.id AS id_160, t159.server AS server_161, t159.file_location AS file_location_162, t159.username AS username_163, t159.password AS password_164, t159.email AS email_165, t159.clinic_id AS clinic_id_166, t167.id AS id_168, t167.theme AS theme_169, t167.max_embed_width AS max_embed_width_170, t167.primary_interface_colour AS primary_interface_colour_171, t167.secondary_interface_colour AS secondary_interface_colour_172, t167.primary_font_colour AS primary_font_colour_173, t167.secondary_font_colour AS secondary_font_colour_174, t167.background_colour AS background_colour_175, t167.widget_hash AS widget_hash_176, t167.created_at AS created_at_177, t167.updated_at AS updated_at_178, t167.clinic_id AS clinic_id_179, t167.custom_css_id AS custom_css_id_180, t181.id AS id_182, t181.confirmation_text AS confirmation_text_183, t181.treatment_info AS treatment_info_184, t181.clinic_id AS clinic_id_185, t186.id AS id_187, t186.api_key AS api_key_188, t186.list_id AS list_id_189, t186.sync AS sync_190, t186.sync_date AS sync_date_191, t186.pro AS pro_192, t186.created_at AS created_at_193, t186.updated_at AS updated_at_194, t186.clinic_id AS clinic_id_195, t0.promo_code_id AS promo_code_id_196, t0.price_tier_id AS price_tier_id_197, t0.xero_sync_job_id AS xero_sync_job_id_198 FROM clinics t0 LEFT JOIN media t115 ON t0.logo_id = t115.id LEFT JOIN media t124 ON t0.background_id = t124.id LEFT JOIN gocardless_customer t132 ON t132.clinic_id = t0.id LEFT JOIN twilio t141 ON t141.clinic_id = t0.id LEFT JOIN setting_online_booking t148 ON t148.clinic_id = t0.id LEFT JOIN setting_chronoscan t159 ON t159.clinic_id = t0.id LEFT JOIN widget_online_booking t167 ON t167.clinic_id = t0.id LEFT JOIN email_setting_online_booking t181 ON t181.clinic_id = t0.id LEFT JOIN mail_chimp_config t186 ON t186.clinic_id = t0.id WHERE t0.patient_ref_prefix = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sub_domain AS sub_domain_3, t0.organisation_id AS organisation_id_4, t0.smscredit AS smscredit_5, t0.ai_token_credit AS ai_token_credit_6, t0.last_daily_token_date AS last_daily_token_date_7, t0.ai_seconds_credit AS ai_seconds_credit_8, t0.daily_ai_token_credit AS daily_ai_token_credit_9, t0.booking_btn_name AS booking_btn_name_10, t0.booking_btn_clr AS booking_btn_clr_11, t0.booking_btn_bg_clr AS booking_btn_bg_clr_12, t0.inner_color AS inner_color_13, t0.outer_color AS outer_color_14, t0.background_img AS background_img_15, t0.profile_img AS profile_img_16, t0.meeting_price AS meeting_price_17, t0.meeting_price_type AS meeting_price_type_18, t0.show_in_public_profile AS show_in_public_profile_19, t0.patient_ref_prefix AS patient_ref_prefix_20, t0.email AS email_21, t0.verified_email AS verified_email_22, t0.web_site AS web_site_23, t0.phone AS phone_24, t0.contact_name AS contact_name_25, t0.description AS description_26, t0.widget_settings AS widget_settings_27, t0.sms_number AS sms_number_28, t0.sms_status AS sms_status_29, t0.timezone AS timezone_30, t0.reminder_header AS reminder_header_31, t0.reminder_footer AS reminder_footer_32, t0.reminder_recall_text AS reminder_recall_text_33, t0.google_token AS google_token_34, t0.google_id AS google_id_35, t0.topic_arn AS topic_arn_36, t0.pm_pin AS pm_pin_37, t0.auto_email_reply_address AS auto_email_reply_address_38, t0.pm_patient_message AS pm_patient_message_39, t0.pm_clinic_intro AS pm_clinic_intro_40, t0.auto_renew_subscription AS auto_renew_subscription_41, t0.subscription_expiry AS subscription_expiry_42, t0.email_reminder AS email_reminder_43, t0.email_new AS email_new_44, t0.sms_new AS sms_new_45, t0.sms_reminder AS sms_reminder_46, t0.when_answered_hide_where_did_you_hear_about_us AS when_answered_hide_where_did_you_hear_about_us_47, t0.calendar_start_day AS calendar_start_day_48, t0.calendar_end_day AS calendar_end_day_49, t0.appointment_default_time AS appointment_default_time_50, t0.appointment_slot_duration AS appointment_slot_duration_51, t0.appointment_default_view AS appointment_default_view_52, t0.private_mode_calendar AS private_mode_calendar_53, t0.clinic_representative AS clinic_representative_54, t0.data_protection_officer AS data_protection_officer_55, t0.company_registration_number AS company_registration_number_56, t0.email_to_withdraw AS email_to_withdraw_57, t0.period_stored_data AS period_stored_data_58, t0.survey_email_text AS survey_email_text_59, t0.post_apt_form_email_text AS post_apt_form_email_text_60, t0.export_in_progress AS export_in_progress_61, t0.vat_number AS vat_number_62, t0.enabled_vat AS enabled_vat_63, t0.patient_list_display_pair AS patient_list_display_pair_64, t0.stripe_refresh_token AS stripe_refresh_token_65, t0.stripe_publishable_key AS stripe_publishable_key_66, t0.stripe_account_id AS stripe_account_id_67, t0.shared_all_patients AS shared_all_patients_68, t0.currency AS currency_69, t0.patient_info_to_document_header AS patient_info_to_document_header_70, t0.t_and_c AS t_and_c_71, t0.declaration AS declaration_72, t0.treatment_plan_tand_c AS treatment_plan_tand_c_73, t0.traffic_light AS traffic_light_74, t0.booking_required_fields AS booking_required_fields_75, t0.double_booking AS double_booking_76, t0.required_confirmation AS required_confirmation_77, t0.fixed_discount_amount AS fixed_discount_amount_78, t0.required_questionnaires AS required_questionnaires_79, t0.patient_required_fields AS patient_required_fields_80, t0.prospect_required_fields AS prospect_required_fields_81, t0.enabled_postcode AS enabled_postcode_82, t0.enabled_chronoscan AS enabled_chronoscan_83, t0.postcode_api_key AS postcode_api_key_84, t0.enabled_prospect_web_form AS enabled_prospect_web_form_85, t0.payment_sense AS payment_sense_86, t0.xero_tenant_id AS xero_tenant_id_87, t0.reduce_stock AS reduce_stock_88, t0.patient_questionnaire AS patient_questionnaire_89, t0.xero_bank_account AS xero_bank_account_90, t0.is_new_clinic AS is_new_clinic_91, t0.marketing_expert AS marketing_expert_92, t0.clinic_survey_email_text AS clinic_survey_email_text_93, t0.trial_end_date AS trial_end_date_94, t0.shared_patient_date AS shared_patient_date_95, t0.feature_custom_website_amount AS feature_custom_website_amount_96, t0.feature_ad_amount AS feature_ad_amount_97, t0.feature_message_amount AS feature_message_amount_98, t0.feature_template_amount AS feature_template_amount_99, t0.is_template_user_only AS is_template_user_only_100, t0.new_user AS new_user_101, t0.template_subscription_end_date AS template_subscription_end_date_102, t0.is_demo_clinic AS is_demo_clinic_103, t0.demo_signup_email AS demo_signup_email_104, t0.onboarding_status AS onboarding_status_105, t0.address1 AS address1_106, t0.address2 AS address2_107, t0.town AS town_108, t0.state AS state_109, t0.country AS country_110, t0.postcode AS postcode_111, t0.created_at AS created_at_112, t0.updated_at AS updated_at_113, t0.logo_id AS logo_id_114, t115.id AS id_116, t115.s3key AS s3key_117, t115.name_file AS name_file_118, t115.url AS url_119, t115.type AS type_120, t115.created_at AS created_at_121, t115.updated_at AS updated_at_122, t0.background_id AS background_id_123, t124.id AS id_125, t124.s3key AS s3key_126, t124.name_file AS name_file_127, t124.url AS url_128, t124.type AS type_129, t124.created_at AS created_at_130, t124.updated_at AS updated_at_131, t132.id AS id_133, t132.creditor AS creditor_134, t132.mandate AS mandate_135, t132.customer AS customer_136, t132.customer_bank_account AS customer_bank_account_137, t132.created_at AS created_at_138, t132.updated_at AS updated_at_139, t132.clinic_id AS clinic_id_140, t141.id AS id_142, t141.sid AS sid_143, t141.token AS token_144, t141.number_from AS number_from_145, t141.clinic_id AS clinic_id_146, t0.organisation_id AS organisation_id_147, t148.id AS id_149, t148.enabled AS enabled_150, t148.time_required_for_booking AS time_required_for_booking_151, t148.time_required_for_cancellation AS time_required_for_cancellation_152, t148.take_payment_for_new_patients AS take_payment_for_new_patients_153, t148.take_payment_for_existing_patients AS take_payment_for_existing_patients_154, t148.type AS type_155, t148.hide_full_price AS hide_full_price_156, t148.terms AS terms_157, t148.clinic_id AS clinic_id_158, t159.id AS id_160, t159.server AS server_161, t159.file_location AS file_location_162, t159.username AS username_163, t159.password AS password_164, t159.email AS email_165, t159.clinic_id AS clinic_id_166, t167.id AS id_168, t167.theme AS theme_169, t167.max_embed_width AS max_embed_width_170, t167.primary_interface_colour AS primary_interface_colour_171, t167.secondary_interface_colour AS secondary_interface_colour_172, t167.primary_font_colour AS primary_font_colour_173, t167.secondary_font_colour AS secondary_font_colour_174, t167.background_colour AS background_colour_175, t167.widget_hash AS widget_hash_176, t167.created_at AS created_at_177, t167.updated_at AS updated_at_178, t167.clinic_id AS clinic_id_179, t167.custom_css_id AS custom_css_id_180, t181.id AS id_182, t181.confirmation_text AS confirmation_text_183, t181.treatment_info AS treatment_info_184, t181.clinic_id AS clinic_id_185, t186.id AS id_187, t186.api_key AS api_key_188, t186.list_id AS list_id_189, t186.sync AS sync_190, t186.sync_date AS sync_date_191, t186.pro AS pro_192, t186.created_at AS created_at_193, t186.updated_at AS updated_at_194, t186.clinic_id AS clinic_id_195, t0.promo_code_id AS promo_code_id_196, t0.price_tier_id AS price_tier_id_197, t0.xero_sync_job_id AS xero_sync_job_id_198 FROM clinics t0 LEFT JOIN media t115 ON t0.logo_id = t115.id LEFT JOIN media t124 ON t0.background_id = t124.id LEFT JOIN gocardless_customer t132 ON t132.clinic_id = t0.id LEFT JOIN twilio t141 ON t141.clinic_id = t0.id LEFT JOIN setting_online_booking t148 ON t148.clinic_id = t0.id LEFT JOIN setting_chronoscan t159 ON t159.clinic_id = t0.id LEFT JOIN widget_online_booking t167 ON t167.clinic_id = t0.id LEFT JOIN email_setting_online_booking t181 ON t181.clinic_id = t0.id LEFT JOIN mail_chimp_config t186 ON t186.clinic_id = t0.id WHERE t0.patient_ref_prefix = ? LIMIT 1"
"params" => [1 => "QSQ"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#3052
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sub_domain AS sub_domain_3, t0.organisation_id AS organisation_id_4, t0.smscredit AS smscredit_5, t0.ai_token_credit AS ai_token_credit_6, t0.last_daily_token_date AS last_daily_token_date_7, t0.ai_seconds_credit AS ai_seconds_credit_8, t0.daily_ai_token_credit AS daily_ai_token_credit_9, t0.booking_btn_name AS booking_btn_name_10, t0.booking_btn_clr AS booking_btn_clr_11, t0.booking_btn_bg_clr AS booking_btn_bg_clr_12, t0.inner_color AS inner_color_13, t0.outer_color AS outer_color_14, t0.background_img AS background_img_15, t0.profile_img AS profile_img_16, t0.meeting_price AS meeting_price_17, t0.meeting_price_type AS meeting_price_type_18, t0.show_in_public_profile AS show_in_public_profile_19, t0.patient_ref_prefix AS patient_ref_prefix_20, t0.email AS email_21, t0.verified_email AS verified_email_22, t0.web_site AS web_site_23, t0.phone AS phone_24, t0.contact_name AS contact_name_25, t0.description AS description_26, t0.widget_settings AS widget_settings_27, t0.sms_number AS sms_number_28, t0.sms_status AS sms_status_29, t0.timezone AS timezone_30, t0.reminder_header AS reminder_header_31, t0.reminder_footer AS reminder_footer_32, t0.reminder_recall_text AS reminder_recall_text_33, t0.google_token AS google_token_34, t0.google_id AS google_id_35, t0.topic_arn AS topic_arn_36, t0.pm_pin AS pm_pin_37, t0.auto_email_reply_address AS auto_email_reply_address_38, t0.pm_patient_message AS pm_patient_message_39, t0.pm_clinic_intro AS pm_clinic_intro_40, t0.auto_renew_subscription AS auto_renew_subscription_41, t0.subscription_expiry AS subscription_expiry_42, t0.email_reminder AS email_reminder_43, t0.email_new AS email_new_44, t0.sms_new AS sms_new_45, t0.sms_reminder AS sms_reminder_46, t0.when_answered_hide_where_did_you_hear_about_us AS when_answered_hide_where_did_you_hear_about_us_47, t0.calendar_start_day AS calendar_start_day_48, t0.calendar_end_day AS calendar_end_day_49, t0.appointment_default_time AS appointment_default_time_50, t0.appointment_slot_duration AS appointment_slot_duration_51, t0.appointment_default_view AS appointment_default_view_52, t0.private_mode_calendar AS private_mode_calendar_53, t0.clinic_representative AS clinic_representative_54, t0.data_protection_officer AS data_protection_officer_55, t0.company_registration_number AS company_registration_number_56, t0.email_to_withdraw AS email_to_withdraw_57, t0.period_stored_data AS period_stored_data_58, t0.survey_email_text AS survey_email_text_59, t0.post_apt_form_email_text AS post_apt_form_email_text_60, t0.export_in_progress AS export_in_progress_61, t0.vat_number AS vat_number_62, t0.enabled_vat AS enabled_vat_63, t0.patient_list_display_pair AS patient_list_display_pair_64, t0.stripe_refresh_token AS stripe_refresh_token_65, t0.stripe_publishable_key AS stripe_publishable_key_66, t0.stripe_account_id AS stripe_account_id_67, t0.shared_all_patients AS shared_all_patients_68, t0.currency AS currency_69, t0.patient_info_to_document_header AS patient_info_to_document_header_70, t0.t_and_c AS t_and_c_71, t0.declaration AS declaration_72, t0.treatment_plan_tand_c AS treatment_plan_tand_c_73, t0.traffic_light AS traffic_light_74, t0.booking_required_fields AS booking_required_fields_75, t0.double_booking AS double_booking_76, t0.required_confirmation AS required_confirmation_77, t0.fixed_discount_amount AS fixed_discount_amount_78, t0.required_questionnaires AS required_questionnaires_79, t0.patient_required_fields AS patient_required_fields_80, t0.prospect_required_fields AS prospect_required_fields_81, t0.enabled_postcode AS enabled_postcode_82, t0.enabled_chronoscan AS enabled_chronoscan_83, t0.postcode_api_key AS postcode_api_key_84, t0.enabled_prospect_web_form AS enabled_prospect_web_form_85, t0.payment_sense AS payment_sense_86, t0.xero_tenant_id AS xero_tenant_id_87, t0.reduce_stock AS reduce_stock_88, t0.patient_questionnaire AS patient_questionnaire_89, t0.xero_bank_account AS xero_bank_account_90, t0.is_new_clinic AS is_new_clinic_91, t0.marketing_expert AS marketing_expert_92, t0.clinic_survey_email_text AS clinic_survey_email_text_93, t0.trial_end_date AS trial_end_date_94, t0.shared_patient_date AS shared_patient_date_95, t0.feature_custom_website_amount AS feature_custom_website_amount_96, t0.feature_ad_amount AS feature_ad_amount_97, t0.feature_message_amount AS feature_message_amount_98, t0.feature_template_amount AS feature_template_amount_99, t0.is_template_user_only AS is_template_user_only_100, t0.new_user AS new_user_101, t0.template_subscription_end_date AS template_subscription_end_date_102, t0.is_demo_clinic AS is_demo_clinic_103, t0.demo_signup_email AS demo_signup_email_104, t0.onboarding_status AS onboarding_status_105, t0.address1 AS address1_106, t0.address2 AS address2_107, t0.town AS town_108, t0.state AS state_109, t0.country AS country_110, t0.postcode AS postcode_111, t0.created_at AS created_at_112, t0.updated_at AS updated_at_113, t0.logo_id AS logo_id_114, t115.id AS id_116, t115.s3key AS s3key_117, t115.name_file AS name_file_118, t115.url AS url_119, t115.type AS type_120, t115.created_at AS created_at_121, t115.updated_at AS updated_at_122, t0.background_id AS background_id_123, t124.id AS id_125, t124.s3key AS s3key_126, t124.name_file AS name_file_127, t124.url AS url_128, t124.type AS type_129, t124.created_at AS created_at_130, t124.updated_at AS updated_at_131, t132.id AS id_133, t132.creditor AS creditor_134, t132.mandate AS mandate_135, t132.customer AS customer_136, t132.customer_bank_account AS customer_bank_account_137, t132.created_at AS created_at_138, t132.updated_at AS updated_at_139, t132.clinic_id AS clinic_id_140, t141.id AS id_142, t141.sid AS sid_143, t141.token AS token_144, t141.number_from AS number_from_145, t141.clinic_id AS clinic_id_146, t0.organisation_id AS organisation_id_147, t148.id AS id_149, t148.enabled AS enabled_150, t148.time_required_for_booking AS time_required_for_booking_151, t148.time_required_for_cancellation AS time_required_for_cancellation_152, t148.take_payment_for_new_patients AS take_payment_for_new_patients_153, t148.take_payment_for_existing_patients AS take_payment_for_existing_patients_154, t148.type AS type_155, t148.hide_full_price AS hide_full_price_156, t148.terms AS terms_157, t148.clinic_id AS clinic_id_158, t159.id AS id_160, t159.server AS server_161, t159.file_location AS file_location_162, t159.username AS username_163, t159.password AS password_164, t159.email AS email_165, t159.clinic_id AS clinic_id_166, t167.id AS id_168, t167.theme AS theme_169, t167.max_embed_width AS max_embed_width_170, t167.primary_interface_colour AS primary_interface_colour_171, t167.secondary_interface_colour AS secondary_interface_colour_172, t167.primary_font_colour AS primary_font_colour_173, t167.secondary_font_colour AS secondary_font_colour_174, t167.background_colour AS background_colour_175, t167.widget_hash AS widget_hash_176, t167.created_at AS created_at_177, t167.updated_at AS updated_at_178, t167.clinic_id AS clinic_id_179, t167.custom_css_id AS custom_css_id_180, t181.id AS id_182, t181.confirmation_text AS confirmation_text_183, t181.treatment_info AS treatment_info_184, t181.clinic_id AS clinic_id_185, t186.id AS id_187, t186.api_key AS api_key_188, t186.list_id AS list_id_189, t186.sync AS sync_190, t186.sync_date AS sync_date_191, t186.pro AS pro_192, t186.created_at AS created_at_193, t186.updated_at AS updated_at_194, t186.clinic_id AS clinic_id_195, t0.promo_code_id AS promo_code_id_196, t0.price_tier_id AS price_tier_id_197, t0.xero_sync_job_id AS xero_sync_job_id_198 FROM clinics t0 LEFT JOIN media t115 ON t0.logo_id = t115.id LEFT JOIN media t124 ON t0.background_id = t124.id LEFT JOIN gocardless_customer t132 ON t132.clinic_id = t0.id LEFT JOIN twilio t141 ON t141.clinic_id = t0.id LEFT JOIN setting_online_booking t148 ON t148.clinic_id = t0.id LEFT JOIN setting_chronoscan t159 ON t159.clinic_id = t0.id LEFT JOIN widget_online_booking t167 ON t167.clinic_id = t0.id LEFT JOIN email_setting_online_booking t181 ON t181.clinic_id = t0.id LEFT JOIN mail_chimp_config t186 ON t186.clinic_id = t0.id WHERE t0.patient_ref_prefix = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sub_domain AS sub_domain_3, t0.organisation_id AS organisation_id_4, t0.smscredit AS smscredit_5, t0.ai_token_credit AS ai_token_credit_6, t0.last_daily_token_date AS last_daily_token_date_7, t0.ai_seconds_credit AS ai_seconds_credit_8, t0.daily_ai_token_credit AS daily_ai_token_credit_9, t0.booking_btn_name AS booking_btn_name_10, t0.booking_btn_clr AS booking_btn_clr_11, t0.booking_btn_bg_clr AS booking_btn_bg_clr_12, t0.inner_color AS inner_color_13, t0.outer_color AS outer_color_14, t0.background_img AS background_img_15, t0.profile_img AS profile_img_16, t0.meeting_price AS meeting_price_17, t0.meeting_price_type AS meeting_price_type_18, t0.show_in_public_profile AS show_in_public_profile_19, t0.patient_ref_prefix AS patient_ref_prefix_20, t0.email AS email_21, t0.verified_email AS verified_email_22, t0.web_site AS web_site_23, t0.phone AS phone_24, t0.contact_name AS contact_name_25, t0.description AS description_26, t0.widget_settings AS widget_settings_27, t0.sms_number AS sms_number_28, t0.sms_status AS sms_status_29, t0.timezone AS timezone_30, t0.reminder_header AS reminder_header_31, t0.reminder_footer AS reminder_footer_32, t0.reminder_recall_text AS reminder_recall_text_33, t0.google_token AS google_token_34, t0.google_id AS google_id_35, t0.topic_arn AS topic_arn_36, t0.pm_pin AS pm_pin_37, t0.auto_email_reply_address AS auto_email_reply_address_38, t0.pm_patient_message AS pm_patient_message_39, t0.pm_clinic_intro AS pm_clinic_intro_40, t0.auto_renew_subscription AS auto_renew_subscription_41, t0.subscription_expiry AS subscription_expiry_42, t0.email_reminder AS email_reminder_43, t0.email_new AS email_new_44, t0.sms_new AS sms_new_45, t0.sms_reminder AS sms_reminder_46, t0.when_answered_hide_where_did_you_hear_about_us AS when_answered_hide_where_did_you_hear_about_us_47, t0.calendar_start_day AS calendar_start_day_48, t0.calendar_end_day AS calendar_end_day_49, t0.appointment_default_time AS appointment_default_time_50, t0.appointment_slot_duration AS appointment_slot_duration_51, t0.appointment_default_view AS appointment_default_view_52, t0.private_mode_calendar AS private_mode_calendar_53, t0.clinic_representative AS clinic_representative_54, t0.data_protection_officer AS data_protection_officer_55, t0.company_registration_number AS company_registration_number_56, t0.email_to_withdraw AS email_to_withdraw_57, t0.period_stored_data AS period_stored_data_58, t0.survey_email_text AS survey_email_text_59, t0.post_apt_form_email_text AS post_apt_form_email_text_60, t0.export_in_progress AS export_in_progress_61, t0.vat_number AS vat_number_62, t0.enabled_vat AS enabled_vat_63, t0.patient_list_display_pair AS patient_list_display_pair_64, t0.stripe_refresh_token AS stripe_refresh_token_65, t0.stripe_publishable_key AS stripe_publishable_key_66, t0.stripe_account_id AS stripe_account_id_67, t0.shared_all_patients AS shared_all_patients_68, t0.currency AS currency_69, t0.patient_info_to_document_header AS patient_info_to_document_header_70, t0.t_and_c AS t_and_c_71, t0.declaration AS declaration_72, t0.treatment_plan_tand_c AS treatment_plan_tand_c_73, t0.traffic_light AS traffic_light_74, t0.booking_required_fields AS booking_required_fields_75, t0.double_booking AS double_booking_76, t0.required_confirmation AS required_confirmation_77, t0.fixed_discount_amount AS fixed_discount_amount_78, t0.required_questionnaires AS required_questionnaires_79, t0.patient_required_fields AS patient_required_fields_80, t0.prospect_required_fields AS prospect_required_fields_81, t0.enabled_postcode AS enabled_postcode_82, t0.enabled_chronoscan AS enabled_chronoscan_83, t0.postcode_api_key AS postcode_api_key_84, t0.enabled_prospect_web_form AS enabled_prospect_web_form_85, t0.payment_sense AS payment_sense_86, t0.xero_tenant_id AS xero_tenant_id_87, t0.reduce_stock AS reduce_stock_88, t0.patient_questionnaire AS patient_questionnaire_89, t0.xero_bank_account AS xero_bank_account_90, t0.is_new_clinic AS is_new_clinic_91, t0.marketing_expert AS marketing_expert_92, t0.clinic_survey_email_text AS clinic_survey_email_text_93, t0.trial_end_date AS trial_end_date_94, t0.shared_patient_date AS shared_patient_date_95, t0.feature_custom_website_amount AS feature_custom_website_amount_96, t0.feature_ad_amount AS feature_ad_amount_97, t0.feature_message_amount AS feature_message_amount_98, t0.feature_template_amount AS feature_template_amount_99, t0.is_template_user_only AS is_template_user_only_100, t0.new_user AS new_user_101, t0.template_subscription_end_date AS template_subscription_end_date_102, t0.is_demo_clinic AS is_demo_clinic_103, t0.demo_signup_email AS demo_signup_email_104, t0.onboarding_status AS onboarding_status_105, t0.address1 AS address1_106, t0.address2 AS address2_107, t0.town AS town_108, t0.state AS state_109, t0.country AS country_110, t0.postcode AS postcode_111, t0.created_at AS created_at_112, t0.updated_at AS updated_at_113, t0.logo_id AS logo_id_114, t115.id AS id_116, t115.s3key AS s3key_117, t115.name_file AS name_file_118, t115.url AS url_119, t115.type AS type_120, t115.created_at AS created_at_121, t115.updated_at AS updated_at_122, t0.background_id AS background_id_123, t124.id AS id_125, t124.s3key AS s3key_126, t124.name_file AS name_file_127, t124.url AS url_128, t124.type AS type_129, t124.created_at AS created_at_130, t124.updated_at AS updated_at_131, t132.id AS id_133, t132.creditor AS creditor_134, t132.mandate AS mandate_135, t132.customer AS customer_136, t132.customer_bank_account AS customer_bank_account_137, t132.created_at AS created_at_138, t132.updated_at AS updated_at_139, t132.clinic_id AS clinic_id_140, t141.id AS id_142, t141.sid AS sid_143, t141.token AS token_144, t141.number_from AS number_from_145, t141.clinic_id AS clinic_id_146, t0.organisation_id AS organisation_id_147, t148.id AS id_149, t148.enabled AS enabled_150, t148.time_required_for_booking AS time_required_for_booking_151, t148.time_required_for_cancellation AS time_required_for_cancellation_152, t148.take_payment_for_new_patients AS take_payment_for_new_patients_153, t148.take_payment_for_existing_patients AS take_payment_for_existing_patients_154, t148.type AS type_155, t148.hide_full_price AS hide_full_price_156, t148.terms AS terms_157, t148.clinic_id AS clinic_id_158, t159.id AS id_160, t159.server AS server_161, t159.file_location AS file_location_162, t159.username AS username_163, t159.password AS password_164, t159.email AS email_165, t159.clinic_id AS clinic_id_166, t167.id AS id_168, t167.theme AS theme_169, t167.max_embed_width AS max_embed_width_170, t167.primary_interface_colour AS primary_interface_colour_171, t167.secondary_interface_colour AS secondary_interface_colour_172, t167.primary_font_colour AS primary_font_colour_173, t167.secondary_font_colour AS secondary_font_colour_174, t167.background_colour AS background_colour_175, t167.widget_hash AS widget_hash_176, t167.created_at AS created_at_177, t167.updated_at AS updated_at_178, t167.clinic_id AS clinic_id_179, t167.custom_css_id AS custom_css_id_180, t181.id AS id_182, t181.confirmation_text AS confirmation_text_183, t181.treatment_info AS treatment_info_184, t181.clinic_id AS clinic_id_185, t186.id AS id_187, t186.api_key AS api_key_188, t186.list_id AS list_id_189, t186.sync AS sync_190, t186.sync_date AS sync_date_191, t186.pro AS pro_192, t186.created_at AS created_at_193, t186.updated_at AS updated_at_194, t186.clinic_id AS clinic_id_195, t0.promo_code_id AS promo_code_id_196, t0.price_tier_id AS price_tier_id_197, t0.xero_sync_job_id AS xero_sync_job_id_198 FROM clinics t0 LEFT JOIN media t115 ON t0.logo_id = t115.id LEFT JOIN media t124 ON t0.background_id = t124.id LEFT JOIN gocardless_customer t132 ON t132.clinic_id = t0.id LEFT JOIN twilio t141 ON t141.clinic_id = t0.id LEFT JOIN setting_online_booking t148 ON t148.clinic_id = t0.id LEFT JOIN setting_chronoscan t159 ON t159.clinic_id = t0.id LEFT JOIN widget_online_booking t167 ON t167.clinic_id = t0.id LEFT JOIN email_setting_online_booking t181 ON t181.clinic_id = t0.id LEFT JOIN mail_chimp_config t186 ON t186.clinic_id = t0.id WHERE t0.patient_ref_prefix = ? LIMIT 1"
"params" => [1 => "QSQ"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#3052
+name: "STRING"
}
]
]
deprecation
Deprecated: App\Entity\Person\Admin implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\Admin" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\Person\AdminSupport implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Person\AdminSupport" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: App\Entity\CustomForm::setEvent(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment\GoogleEvent::setStatusDaySheet(): Implicitly marking parameter $statusDaySheet as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment\GoogleEvent::setRoom(): Implicitly marking parameter $room as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\Appointment\GoogleEvent::setTreatmentClinic(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Invoice\BaseItem::setPriceList(): Implicitly marking parameter $priceList as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Invoice\BaseItem::setVat(): Implicitly marking parameter $vat as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Invoice::setConsultationPractitioner(): Implicitly marking parameter $consultationPractitioner as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Invoice::setGeneratedPatientVoucher(): Implicitly marking parameter $generatedPatientVoucher as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Invoice::setConsultationNote(): Implicitly marking parameter $consultationNote as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Prepay::setTreatment(): Implicitly marking parameter $treatment as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Prepay::setConsultationPractitioner(): Implicitly marking parameter $consultationPractitioner as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Document::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Document::setMedia(): Implicitly marking parameter $media as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Return type of App\Entity\Patient\Document::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: App\Entity\Patient\TreatmentPlan::setPatient(): Implicitly marking parameter $patient as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\TreatmentPlan::setClinicUser(): Implicitly marking parameter $clinicUser as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\TreatmentPlan::setSuperClinicAdmin(): Implicitly marking parameter $superClinicAdmin as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Form::setFormFile(): Implicitly marking parameter $formFile as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Patient\Questionnaire\QuestionnairePDF::setQuestionnaire(): Implicitly marking parameter $questionnaire as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: App\Entity\Clinic\NotConvertReason::setClinic(): Implicitly marking parameter $clinic as nullable is deprecated, the explicit nullable type must be used instead
Log messages generated during the compilation of the service container.
Messages
Class
1989
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\AuthFailedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\AuthFailedEvent).
Resolving inheritance for "App\BusinessEvent\Event\AuthFailedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\AuthFailedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\ConsultationBookedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\ConsultationBookedEvent).
Resolving inheritance for "App\BusinessEvent\Event\ConsultationBookedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\ConsultationBookedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\InvoiceCreatedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\InvoiceCreatedEvent).
Resolving inheritance for "App\BusinessEvent\Event\InvoiceCreatedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\InvoiceCreatedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\LeadCreatedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\LeadCreatedEvent).
Resolving inheritance for "App\BusinessEvent\Event\LeadCreatedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\LeadCreatedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PatientCreatedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\PatientCreatedEvent).
Resolving inheritance for "App\BusinessEvent\Event\PatientCreatedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PatientCreatedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PaymentReceivedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\PaymentReceivedEvent).
Resolving inheritance for "App\BusinessEvent\Event\PaymentReceivedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PaymentReceivedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionEndedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\SessionEndedEvent).
Resolving inheritance for "App\BusinessEvent\Event\SessionEndedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionEndedEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionStartedEvent" (parent: .abstract.instanceof.App\BusinessEvent\Event\SessionStartedEvent).
Resolving inheritance for "App\BusinessEvent\Event\SessionStartedEvent" (parent: .instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionStartedEvent).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdminCreateCommand" (parent: .abstract.instanceof.App\Command\AdminCreateCommand).
Resolving inheritance for "App\Command\AdminCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdminCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppointmentUpdateEquipmentCommand" (parent: .abstract.instanceof.App\Command\AppointmentUpdateEquipmentCommand).
Resolving inheritance for "App\Command\AppointmentUpdateEquipmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppointmentUpdateEquipmentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssigntouserCommand" (parent: .abstract.instanceof.App\Command\AssigntouserCommand).
Resolving inheritance for "App\Command\AssigntouserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssigntouserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeStatusCommand" (parent: .abstract.instanceof.App\Command\ChangeStatusCommand).
Resolving inheritance for "App\Command\ChangeStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUnpaidInvoiceCommand" (parent: .abstract.instanceof.App\Command\CheckUnpaidInvoiceCommand).
Resolving inheritance for "App\Command\CheckUnpaidInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUnpaidInvoiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicDeleteAppointmentsCommand" (parent: .abstract.instanceof.App\Command\ClinicDeleteAppointmentsCommand).
Resolving inheritance for "App\Command\ClinicDeleteAppointmentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicDeleteAppointmentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicRemovePatientsCommand" (parent: .abstract.instanceof.App\Command\ClinicRemovePatientsCommand).
Resolving inheritance for "App\Command\ClinicRemovePatientsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicRemovePatientsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicTopicsCreateCommand" (parent: .abstract.instanceof.App\Command\ClinicTopicsCreateCommand).
Resolving inheritance for "App\Command\ClinicTopicsCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicTopicsCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertToPatientCommand" (parent: .abstract.instanceof.App\Command\ConvertToPatientCommand).
Resolving inheritance for "App\Command\ConvertToPatientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertToPatientCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateClinicVoucherCommand" (parent: .abstract.instanceof.App\Command\CreateClinicVoucherCommand).
Resolving inheritance for "App\Command\CreateClinicVoucherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateClinicVoucherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultPatientStatusesCommand" (parent: .abstract.instanceof.App\Command\CreateDefaultPatientStatusesCommand).
Resolving inheritance for "App\Command\CreateDefaultPatientStatusesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultPatientStatusesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSessionTableCommand" (parent: .abstract.instanceof.App\Command\CreateSessionTableCommand).
Resolving inheritance for "App\Command\CreateSessionTableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSessionTableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateStripePaymentTypeCommand" (parent: .abstract.instanceof.App\Command\CreateStripePaymentTypeCommand).
Resolving inheritance for "App\Command\CreateStripePaymentTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateStripePaymentTypeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClinicAnswersCommand" (parent: .abstract.instanceof.App\Command\DeleteClinicAnswersCommand).
Resolving inheritance for "App\Command\DeleteClinicAnswersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClinicAnswersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DestroySessionCommand" (parent: .abstract.instanceof.App\Command\DestroySessionCommand).
Resolving inheritance for "App\Command\DestroySessionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DestroySessionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisengagedPatientFlagCommand" (parent: .abstract.instanceof.App\Command\DisengagedPatientFlagCommand).
Resolving inheritance for ".instanceof.App\Command\DisengagedPatientFlagCommand.0.App\Command\DisengagedPatientFlagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisengagedPatientFlagCommand).
Resolving inheritance for "App\Command\DisengagedPatientFlagCommand" (parent: .instanceof.App\Command\DisengagedPatientFlagCommand.0.App\Command\DisengagedPatientFlagCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchEventCommand" (parent: .abstract.instanceof.App\Command\DispatchEventCommand).
Resolving inheritance for "App\Command\DispatchEventCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchEventCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DownloadFileCommand" (parent: .abstract.instanceof.App\Command\DownloadFileCommand).
Resolving inheritance for "App\Command\DownloadFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DownloadFileCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailStackCommand" (parent: .abstract.instanceof.App\Command\EmailStackCommand).
Resolving inheritance for ".instanceof.App\Command\EmailStackCommand.0.App\Command\EmailStackCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailStackCommand).
Resolving inheritance for "App\Command\EmailStackCommand" (parent: .instanceof.App\Command\EmailStackCommand.0.App\Command\EmailStackCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EncryptCommand" (parent: .abstract.instanceof.App\Command\EncryptCommand).
Resolving inheritance for "App\Command\EncryptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EncryptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportClinic" (parent: .abstract.instanceof.App\Command\ExportClinic).
Resolving inheritance for "App\Command\ExportClinic" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportClinic).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleCalendarCheckCommand" (parent: .abstract.instanceof.App\Command\GoogleCalendarCheckCommand).
Resolving inheritance for "App\Command\GoogleCalendarCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleCalendarCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddCommand" (parent: .abstract.instanceof.App\Command\GoogleEventAddCommand).
Resolving inheritance for "App\Command\GoogleEventAddCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddRoomCommand" (parent: .abstract.instanceof.App\Command\GoogleEventAddRoomCommand).
Resolving inheritance for "App\Command\GoogleEventAddRoomCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddRoomCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddTreatmentCommand" (parent: .abstract.instanceof.App\Command\GoogleEventAddTreatmentCommand).
Resolving inheritance for "App\Command\GoogleEventAddTreatmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddTreatmentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventCheckCommand" (parent: .abstract.instanceof.App\Command\GoogleEventCheckCommand).
Resolving inheritance for "App\Command\GoogleEventCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ICalendarExportCommand" (parent: .abstract.instanceof.App\Command\ICalendarExportCommand).
Resolving inheritance for "App\Command\ICalendarExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ICalendarExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportFilesByClinicCommand" (parent: .abstract.instanceof.App\Command\ImportFilesByClinicCommand).
Resolving inheritance for "App\Command\ImportFilesByClinicCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportFilesByClinicCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMongoCommand" (parent: .abstract.instanceof.App\Command\ImportMongoCommand).
Resolving inheritance for "App\Command\ImportMongoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMongoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMySqlCommand" (parent: .abstract.instanceof.App\Command\ImportMySqlCommand).
Resolving inheritance for "App\Command\ImportMySqlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMySqlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LearnAboutSourcesCommand" (parent: .abstract.instanceof.App\Command\LearnAboutSourcesCommand).
Resolving inheritance for "App\Command\LearnAboutSourcesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LearnAboutSourcesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailchimpPatientsUpdateCommand" (parent: .abstract.instanceof.App\Command\MailchimpPatientsUpdateCommand).
Resolving inheritance for "App\Command\MailchimpPatientsUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailchimpPatientsUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoteCommand" (parent: .abstract.instanceof.App\Command\NoteCommand).
Resolving inheritance for "App\Command\NoteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingAddHashToWidgetCommand" (parent: .abstract.instanceof.App\Command\OnlineBookingAddHashToWidgetCommand).
Resolving inheritance for "App\Command\OnlineBookingAddHashToWidgetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingAddHashToWidgetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingNotConfirmedAppointmentCommand" (parent: .abstract.instanceof.App\Command\OnlineBookingNotConfirmedAppointmentCommand).
Resolving inheritance for "App\Command\OnlineBookingNotConfirmedAppointmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingNotConfirmedAppointmentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand" (parent: .abstract.instanceof.App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand).
Resolving inheritance for "App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\EndOfDayReports" (parent: .abstract.instanceof.App\Command\Paymentsense\EndOfDayReports).
Resolving inheritance for "App\Command\Paymentsense\EndOfDayReports" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\EndOfDayReports).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PdfCreateCommand" (parent: .abstract.instanceof.App\Command\PdfCreateCommand).
Resolving inheritance for "App\Command\PdfCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PdfCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppointmentConsentSnapshotCommand" (parent: .abstract.instanceof.App\Command\PopulateAppointmentConsentSnapshotCommand).
Resolving inheritance for ".instanceof.App\Command\PopulateAppointmentConsentSnapshotCommand.0.App\Command\PopulateAppointmentConsentSnapshotCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppointmentConsentSnapshotCommand).
Resolving inheritance for "App\Command\PopulateAppointmentConsentSnapshotCommand" (parent: .instanceof.App\Command\PopulateAppointmentConsentSnapshotCommand.0.App\Command\PopulateAppointmentConsentSnapshotCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCampaignTrackingCommand" (parent: .abstract.instanceof.App\Command\ProcessCampaignTrackingCommand).
Resolving inheritance for "App\Command\ProcessCampaignTrackingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCampaignTrackingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCorrespondenceTrackingCommand" (parent: .abstract.instanceof.App\Command\ProcessCorrespondenceTrackingCommand).
Resolving inheritance for "App\Command\ProcessCorrespondenceTrackingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCorrespondenceTrackingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterCommand" (parent: .abstract.instanceof.App\Command\ProcessFilterCommand).
Resolving inheritance for "App\Command\ProcessFilterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterTestCommand" (parent: .abstract.instanceof.App\Command\ProcessFilterTestCommand).
Resolving inheritance for "App\Command\ProcessFilterTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RateLimitResetCommand" (parent: .abstract.instanceof.App\Command\RateLimitResetCommand).
Resolving inheritance for ".instanceof.App\Command\RateLimitResetCommand.0.App\Command\RateLimitResetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RateLimitResetCommand).
Resolving inheritance for "App\Command\RateLimitResetCommand" (parent: .instanceof.App\Command\RateLimitResetCommand.0.App\Command\RateLimitResetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOldArchive" (parent: .abstract.instanceof.App\Command\RemoveOldArchive).
Resolving inheritance for "App\Command\RemoveOldArchive" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOldArchive).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceOldPrepayCommand" (parent: .abstract.instanceof.App\Command\ReplaceOldPrepayCommand).
Resolving inheritance for "App\Command\ReplaceOldPrepayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceOldPrepayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailCommand" (parent: .abstract.instanceof.App\Command\SendEmailCommand).
Resolving inheritance for "App\Command\SendEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand" (parent: .abstract.instanceof.App\Command\SendSmsCommand).
Resolving inheritance for "App\Command\SendSmsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetPatientsCreatedByCommand" (parent: .abstract.instanceof.App\Command\SetPatientsCreatedByCommand).
Resolving inheritance for "App\Command\SetPatientsCreatedByCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetPatientsCreatedByCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsCommand" (parent: .abstract.instanceof.App\Command\SmsCommand).
Resolving inheritance for "App\Command\SmsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsStackCommand" (parent: .abstract.instanceof.App\Command\SmsStackCommand).
Resolving inheritance for ".instanceof.App\Command\SmsStackCommand.0.App\Command\SmsStackCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsStackCommand).
Resolving inheritance for "App\Command\SmsStackCommand" (parent: .instanceof.App\Command\SmsStackCommand.0.App\Command\SmsStackCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\MigrateLearnAbout" (parent: .abstract.instanceof.App\Command\Temporary\MigrateLearnAbout).
Resolving inheritance for "App\Command\Temporary\MigrateLearnAbout" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\MigrateLearnAbout).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand" (parent: .abstract.instanceof.App\Command\Temporary\PriceTier\CreatePriceTiersCommand).
Resolving inheritance for ".instanceof.App\Command\Temporary\PriceTier\CreatePriceTiersCommand.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand).
Resolving inheritance for "App\Command\Temporary\PriceTier\CreatePriceTiersCommand" (parent: .instanceof.App\Command\Temporary\PriceTier\CreatePriceTiersCommand.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand" (parent: .abstract.instanceof.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand).
Resolving inheritance for ".instanceof.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand).
Resolving inheritance for "App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand" (parent: .instanceof.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand" (parent: .abstract.instanceof.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand).
Resolving inheritance for ".instanceof.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand).
Resolving inheritance for "App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand" (parent: .instanceof.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TermsAndCondCommand" (parent: .abstract.instanceof.App\Command\TermsAndCondCommand).
Resolving inheritance for "App\Command\TermsAndCondCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TermsAndCondCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestFixturesLoaderCommand" (parent: .abstract.instanceof.App\Command\TestFixturesLoaderCommand).
Resolving inheritance for "App\Command\TestFixturesLoaderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestFixturesLoaderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestQueueCommand" (parent: .abstract.instanceof.App\Command\TestQueueCommand).
Resolving inheritance for ".instanceof.App\Command\TestQueueCommand.0.App\Command\TestQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestQueueCommand).
Resolving inheritance for "App\Command\TestQueueCommand" (parent: .instanceof.App\Command\TestQueueCommand.0.App\Command\TestQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThumborCommand" (parent: .abstract.instanceof.App\Command\ThumborCommand).
Resolving inheritance for "App\Command\ThumborCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThumborCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharing" (parent: .abstract.instanceof.App\Command\UpdateClinicSharing).
Resolving inheritance for "App\Command\UpdateClinicSharing" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharing).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharingNew" (parent: .abstract.instanceof.App\Command\UpdateClinicSharingNew).
Resolving inheritance for "App\Command\UpdateClinicSharingNew" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharingNew).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNewClinicAutomatic" (parent: .abstract.instanceof.App\Command\UpdateNewClinicAutomatic).
Resolving inheritance for "App\Command\UpdateNewClinicAutomatic" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNewClinicAutomatic).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePhotoNotesCommand" (parent: .abstract.instanceof.App\Command\UpdatePhotoNotesCommand).
Resolving inheritance for "App\Command\UpdatePhotoNotesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePhotoNotesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\XeroDataSynchronizeCommand" (parent: .abstract.instanceof.App\Command\XeroDataSynchronizeCommand).
Resolving inheritance for "App\Command\XeroDataSynchronizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\XeroDataSynchronizeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AIChatController" (parent: .abstract.instanceof.App\Controller\Admin\AIChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AIChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AIChatController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AIChatController.0.App\Controller\Admin\AIChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AIChatController).
Resolving inheritance for "App\Controller\Admin\AIChatController" (parent: .instanceof.App\Controller\Admin\AIChatController.0.App\Controller\Admin\AIChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminAccessController" (parent: .abstract.instanceof.App\Controller\Admin\AdminAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminAccessController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminAccessController.0.App\Controller\Admin\AdminAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminAccessController).
Resolving inheritance for "App\Controller\Admin\AdminAccessController" (parent: .instanceof.App\Controller\Admin\AdminAccessController.0.App\Controller\Admin\AdminAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminSettingController.0.App\Controller\Admin\AdminSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingController).
Resolving inheritance for "App\Controller\Admin\AdminSettingController" (parent: .instanceof.App\Controller\Admin\AdminSettingController.0.App\Controller\Admin\AdminSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AiPlanController" (parent: .abstract.instanceof.App\Controller\Admin\AiPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AiPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AiPlanController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AiPlanController.0.App\Controller\Admin\AiPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AiPlanController).
Resolving inheritance for "App\Controller\Admin\AiPlanController" (parent: .instanceof.App\Controller\Admin\AiPlanController.0.App\Controller\Admin\AiPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppointmentController" (parent: .abstract.instanceof.App\Controller\Admin\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppointmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppointmentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AppointmentController.0.App\Controller\Admin\AppointmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppointmentController).
Resolving inheritance for "App\Controller\Admin\AppointmentController" (parent: .instanceof.App\Controller\Admin\AppointmentController.0.App\Controller\Admin\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlockerController" (parent: .abstract.instanceof.App\Controller\Admin\BlockerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlockerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlockerController).
Resolving inheritance for ".instanceof.App\Controller\Admin\BlockerController.0.App\Controller\Admin\BlockerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlockerController).
Resolving inheritance for "App\Controller\Admin\BlockerController" (parent: .instanceof.App\Controller\Admin\BlockerController.0.App\Controller\Admin\BlockerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatController" (parent: .abstract.instanceof.App\Controller\Admin\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatController).
Resolving inheritance for "App\Controller\Admin\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController).
Resolving inheritance for "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" (parent: .instanceof.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AppointmentCodeController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\AppointmentCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AppointmentCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AppointmentCodeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\AppointmentCodeController.0.App\Controller\Admin\Clinic\AppointmentCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AppointmentCodeController).
Resolving inheritance for "App\Controller\Admin\Clinic\AppointmentCodeController" (parent: .instanceof.App\Controller\Admin\Clinic\AppointmentCodeController.0.App\Controller\Admin\Clinic\AppointmentCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\BlockerReasonController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\BlockerReasonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\BlockerReasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\BlockerReasonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\BlockerReasonController.0.App\Controller\Admin\Clinic\BlockerReasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\BlockerReasonController).
Resolving inheritance for "App\Controller\Admin\Clinic\BlockerReasonController" (parent: .instanceof.App\Controller\Admin\Clinic\BlockerReasonController.0.App\Controller\Admin\Clinic\BlockerReasonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\CQCReportController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\CQCReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\CQCReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\CQCReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\CQCReportController.0.App\Controller\Admin\Clinic\CQCReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\CQCReportController).
Resolving inheritance for "App\Controller\Admin\Clinic\CQCReportController" (parent: .instanceof.App\Controller\Admin\Clinic\CQCReportController.0.App\Controller\Admin\Clinic\CQCReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Campaign\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Campaign\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Campaign\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Campaign\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Campaign\DefaultController.0.App\Controller\Admin\Clinic\Campaign\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Campaign\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\Campaign\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\Campaign\DefaultController.0.App\Controller\Admin\Clinic\Campaign\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ChronoscanController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\ChronoscanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ChronoscanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ChronoscanController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\ChronoscanController.0.App\Controller\Admin\Clinic\ChronoscanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ChronoscanController).
Resolving inheritance for "App\Controller\Admin\Clinic\ChronoscanController" (parent: .instanceof.App\Controller\Admin\Clinic\ChronoscanController.0.App\Controller\Admin\Clinic\ChronoscanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\ClinicCorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\ClinicCorrespondenceController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController).
Resolving inheritance for "App\Controller\Admin\Clinic\ClinicCorrespondenceController" (parent: .instanceof.App\Controller\Admin\Clinic\ClinicCorrespondenceController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCustomReportController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\ClinicCustomReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCustomReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCustomReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\ClinicCustomReportController.0.App\Controller\Admin\Clinic\ClinicCustomReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCustomReportController).
Resolving inheritance for "App\Controller\Admin\Clinic\ClinicCustomReportController" (parent: .instanceof.App\Controller\Admin\Clinic\ClinicCustomReportController.0.App\Controller\Admin\Clinic\ClinicCustomReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\DefaultController.0.App\Controller\Admin\Clinic\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\DefaultController.0.App\Controller\Admin\Clinic\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DiscountReasonController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\DiscountReasonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DiscountReasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DiscountReasonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\DiscountReasonController.0.App\Controller\Admin\Clinic\DiscountReasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DiscountReasonController).
Resolving inheritance for "App\Controller\Admin\Clinic\DiscountReasonController" (parent: .instanceof.App\Controller\Admin\Clinic\DiscountReasonController.0.App\Controller\Admin\Clinic\DiscountReasonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DocumentCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\DocumentCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DocumentCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DocumentCategoryController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\DocumentCategoryController.0.App\Controller\Admin\Clinic\DocumentCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DocumentCategoryController).
Resolving inheritance for "App\Controller\Admin\Clinic\DocumentCategoryController" (parent: .instanceof.App\Controller\Admin\Clinic\DocumentCategoryController.0.App\Controller\Admin\Clinic\DocumentCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\EmailTemplate\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\EmailTemplate\DefaultController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\EmailTemplate\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\EmailTemplate\DefaultController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EquipmentController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\EquipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EquipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EquipmentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\EquipmentController.0.App\Controller\Admin\Clinic\EquipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EquipmentController).
Resolving inheritance for "App\Controller\Admin\Clinic\EquipmentController" (parent: .instanceof.App\Controller\Admin\Clinic\EquipmentController.0.App\Controller\Admin\Clinic\EquipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Filter\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Filter\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Filter\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Filter\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Filter\DefaultController.0.App\Controller\Admin\Clinic\Filter\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Filter\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\Filter\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\Filter\DefaultController.0.App\Controller\Admin\Clinic\Filter\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\FormsAreaController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\FormsAreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\FormsAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\FormsAreaController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\FormsAreaController.0.App\Controller\Admin\Clinic\FormsAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\FormsAreaController).
Resolving inheritance for "App\Controller\Admin\Clinic\FormsAreaController" (parent: .instanceof.App\Controller\Admin\Clinic\FormsAreaController.0.App\Controller\Admin\Clinic\FormsAreaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\HealthXChangeController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\HealthXChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\HealthXChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\HealthXChangeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\HealthXChangeController.0.App\Controller\Admin\Clinic\HealthXChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\HealthXChangeController).
Resolving inheritance for "App\Controller\Admin\Clinic\HealthXChangeController" (parent: .instanceof.App\Controller\Admin\Clinic\HealthXChangeController.0.App\Controller\Admin\Clinic\HealthXChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\IncidentCauseController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\IncidentCauseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\IncidentCauseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\IncidentCauseController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\IncidentCauseController.0.App\Controller\Admin\Clinic\IncidentCauseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\IncidentCauseController).
Resolving inheritance for "App\Controller\Admin\Clinic\IncidentCauseController" (parent: .instanceof.App\Controller\Admin\Clinic\IncidentCauseController.0.App\Controller\Admin\Clinic\IncidentCauseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LearnAboutController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\LearnAboutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LearnAboutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LearnAboutController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\LearnAboutController.0.App\Controller\Admin\Clinic\LearnAboutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LearnAboutController).
Resolving inheritance for "App\Controller\Admin\Clinic\LearnAboutController" (parent: .instanceof.App\Controller\Admin\Clinic\LearnAboutController.0.App\Controller\Admin\Clinic\LearnAboutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LicenseController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LicenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LicenseController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\LicenseController.0.App\Controller\Admin\Clinic\LicenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LicenseController).
Resolving inheritance for "App\Controller\Admin\Clinic\LicenseController" (parent: .instanceof.App\Controller\Admin\Clinic\LicenseController.0.App\Controller\Admin\Clinic\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LocationController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\LocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LocationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\LocationController.0.App\Controller\Admin\Clinic\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LocationController).
Resolving inheritance for "App\Controller\Admin\Clinic\LocationController" (parent: .instanceof.App\Controller\Admin\Clinic\LocationController.0.App\Controller\Admin\Clinic\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MailChimpController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\MailChimpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MailChimpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MailChimpController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\MailChimpController.0.App\Controller\Admin\Clinic\MailChimpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MailChimpController).
Resolving inheritance for "App\Controller\Admin\Clinic\MailChimpController" (parent: .instanceof.App\Controller\Admin\Clinic\MailChimpController.0.App\Controller\Admin\Clinic\MailChimpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MarketingController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MarketingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MarketingController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\MarketingController.0.App\Controller\Admin\Clinic\MarketingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MarketingController).
Resolving inheritance for "App\Controller\Admin\Clinic\MarketingController" (parent: .instanceof.App\Controller\Admin\Clinic\MarketingController.0.App\Controller\Admin\Clinic\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Membership\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Membership\DefaultController.0.App\Controller\Admin\Clinic\Membership\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\Membership\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\Membership\DefaultController.0.App\Controller\Admin\Clinic\Membership\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\MembershipItemController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Membership\MembershipItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\MembershipItemController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Membership\MembershipItemController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController).
Resolving inheritance for "App\Controller\Admin\Clinic\Membership\MembershipItemController" (parent: .instanceof.App\Controller\Admin\Clinic\Membership\MembershipItemController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotConvertReasonController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\NotConvertReasonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotConvertReasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotConvertReasonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\NotConvertReasonController.0.App\Controller\Admin\Clinic\NotConvertReasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotConvertReasonController).
Resolving inheritance for "App\Controller\Admin\Clinic\NotConvertReasonController" (parent: .instanceof.App\Controller\Admin\Clinic\NotConvertReasonController.0.App\Controller\Admin\Clinic\NotConvertReasonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotificationController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\NotificationController.0.App\Controller\Admin\Clinic\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotificationController).
Resolving inheritance for "App\Controller\Admin\Clinic\NotificationController" (parent: .instanceof.App\Controller\Admin\Clinic\NotificationController.0.App\Controller\Admin\Clinic\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OnlineBookingController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\OnlineBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OnlineBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OnlineBookingController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\OnlineBookingController.0.App\Controller\Admin\Clinic\OnlineBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OnlineBookingController).
Resolving inheritance for "App\Controller\Admin\Clinic\OnlineBookingController" (parent: .instanceof.App\Controller\Admin\Clinic\OnlineBookingController.0.App\Controller\Admin\Clinic\OnlineBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OutcomeController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\OutcomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OutcomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OutcomeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\OutcomeController.0.App\Controller\Admin\Clinic\OutcomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OutcomeController).
Resolving inheritance for "App\Controller\Admin\Clinic\OutcomeController" (parent: .instanceof.App\Controller\Admin\Clinic\OutcomeController.0.App\Controller\Admin\Clinic\OutcomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PatientStatusController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PatientStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PatientStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PatientStatusController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PatientStatusController.0.App\Controller\Admin\Clinic\PatientStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PatientStatusController).
Resolving inheritance for "App\Controller\Admin\Clinic\PatientStatusController" (parent: .instanceof.App\Controller\Admin\Clinic\PatientStatusController.0.App\Controller\Admin\Clinic\PatientStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PlivoController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PlivoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PlivoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PlivoController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PlivoController.0.App\Controller\Admin\Clinic\PlivoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PlivoController).
Resolving inheritance for "App\Controller\Admin\Clinic\PlivoController" (parent: .instanceof.App\Controller\Admin\Clinic\PlivoController.0.App\Controller\Admin\Clinic\PlivoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PolicyController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PolicyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PolicyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PolicyController.0.App\Controller\Admin\Clinic\PolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PolicyController).
Resolving inheritance for "App\Controller\Admin\Clinic\PolicyController" (parent: .instanceof.App\Controller\Admin\Clinic\PolicyController.0.App\Controller\Admin\Clinic\PolicyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PostAptFormController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PostAptFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PostAptFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PostAptFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PostAptFormController.0.App\Controller\Admin\Clinic\PostAptFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PostAptFormController).
Resolving inheritance for "App\Controller\Admin\Clinic\PostAptFormController" (parent: .instanceof.App\Controller\Admin\Clinic\PostAptFormController.0.App\Controller\Admin\Clinic\PostAptFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PrescriptionController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PrescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PrescriptionController.0.App\Controller\Admin\Clinic\PrescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PrescriptionController).
Resolving inheritance for "App\Controller\Admin\Clinic\PrescriptionController" (parent: .instanceof.App\Controller\Admin\Clinic\PrescriptionController.0.App\Controller\Admin\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PriceTierController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\PriceTierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PriceTierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PriceTierController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\PriceTierController.0.App\Controller\Admin\Clinic\PriceTierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PriceTierController).
Resolving inheritance for "App\Controller\Admin\Clinic\PriceTierController" (parent: .instanceof.App\Controller\Admin\Clinic\PriceTierController.0.App\Controller\Admin\Clinic\PriceTierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Questionaire\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Questionaire\DefaultController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\Questionaire\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\Questionaire\DefaultController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\QuestionController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Questionaire\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\QuestionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Questionaire\QuestionController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController).
Resolving inheritance for "App\Controller\Admin\Clinic\Questionaire\QuestionController" (parent: .instanceof.App\Controller\Admin\Clinic\Questionaire\QuestionController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RegisterController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RegisterController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\RegisterController.0.App\Controller\Admin\Clinic\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RegisterController).
Resolving inheritance for "App\Controller\Admin\Clinic\RegisterController" (parent: .instanceof.App\Controller\Admin\Clinic\RegisterController.0.App\Controller\Admin\Clinic\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ReminderController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ReminderController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\ReminderController.0.App\Controller\Admin\Clinic\ReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ReminderController).
Resolving inheritance for "App\Controller\Admin\Clinic\ReminderController" (parent: .instanceof.App\Controller\Admin\Clinic\ReminderController.0.App\Controller\Admin\Clinic\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RoomController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\RoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RoomController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\RoomController.0.App\Controller\Admin\Clinic\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RoomController).
Resolving inheritance for "App\Controller\Admin\Clinic\RoomController" (parent: .instanceof.App\Controller\Admin\Clinic\RoomController.0.App\Controller\Admin\Clinic\RoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SafetyChecklistController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\SafetyChecklistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SafetyChecklistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SafetyChecklistController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\SafetyChecklistController.0.App\Controller\Admin\Clinic\SafetyChecklistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SafetyChecklistController).
Resolving inheritance for "App\Controller\Admin\Clinic\SafetyChecklistController" (parent: .instanceof.App\Controller\Admin\Clinic\SafetyChecklistController.0.App\Controller\Admin\Clinic\SafetyChecklistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\BatchController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\BatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\BatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\BatchController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\BatchController.0.App\Controller\Admin\Clinic\Stock\BatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\BatchController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\BatchController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\BatchController.0.App\Controller\Admin\Clinic\Stock\BatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\DefaultController.0.App\Controller\Admin\Clinic\Stock\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\DefaultController.0.App\Controller\Admin\Clinic\Stock\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\FormarchiveController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\FormarchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\FormarchiveController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\FormarchiveController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\FormarchiveController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\FormarchiveController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\GoodsReceivedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\GoodsReceivedController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\GoodsReceivedController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\GoodsReceivedController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\HealthXChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\HealthXChangeController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\HealthXChangeController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\HealthXChangeController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\PrepayPackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\PrepayPackageController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\PrepayPackageController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\PrepayPackageController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PriceListController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\PriceListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PriceListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PriceListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\PriceListController.0.App\Controller\Admin\Clinic\Stock\PriceListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PriceListController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\PriceListController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\PriceListController.0.App\Controller\Admin\Clinic\Stock\PriceListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\ProductController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\ProductController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\ProductController.0.App\Controller\Admin\Clinic\Stock\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\ProductController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\ProductController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\ProductController.0.App\Controller\Admin\Clinic\Stock\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentClinicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentClinicController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\TreatmentClinicController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\TreatmentClinicController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentGroupController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\TreatmentGroupController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\TreatmentGroupController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentNoteController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController).
Resolving inheritance for "App\Controller\Admin\Clinic\Stock\TreatmentNoteController" (parent: .instanceof.App\Controller\Admin\Clinic\Stock\TreatmentNoteController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\StripeController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\StripeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\StripeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\StripeController.0.App\Controller\Admin\Clinic\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\StripeController).
Resolving inheritance for "App\Controller\Admin\Clinic\StripeController" (parent: .instanceof.App\Controller\Admin\Clinic\StripeController.0.App\Controller\Admin\Clinic\StripeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SurveyController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\SurveyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SurveyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\SurveyController.0.App\Controller\Admin\Clinic\SurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SurveyController).
Resolving inheritance for "App\Controller\Admin\Clinic\SurveyController" (parent: .instanceof.App\Controller\Admin\Clinic\SurveyController.0.App\Controller\Admin\Clinic\SurveyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\SystemEmails\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\SystemEmails\DefaultController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController).
Resolving inheritance for "App\Controller\Admin\Clinic\SystemEmails\DefaultController" (parent: .instanceof.App\Controller\Admin\Clinic\SystemEmails\DefaultController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TermsAndCondController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\TermsAndCondController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TermsAndCondController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TermsAndCondController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\TermsAndCondController.0.App\Controller\Admin\Clinic\TermsAndCondController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TermsAndCondController).
Resolving inheritance for "App\Controller\Admin\Clinic\TermsAndCondController" (parent: .instanceof.App\Controller\Admin\Clinic\TermsAndCondController.0.App\Controller\Admin\Clinic\TermsAndCondController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TwilioController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\TwilioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TwilioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TwilioController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\TwilioController.0.App\Controller\Admin\Clinic\TwilioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TwilioController).
Resolving inheritance for "App\Controller\Admin\Clinic\TwilioController" (parent: .instanceof.App\Controller\Admin\Clinic\TwilioController.0.App\Controller\Admin\Clinic\TwilioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\UserController" (parent: .abstract.instanceof.App\Controller\Admin\Clinic\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\UserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Clinic\UserController.0.App\Controller\Admin\Clinic\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\UserController).
Resolving inheritance for "App\Controller\Admin\Clinic\UserController" (parent: .instanceof.App\Controller\Admin\Clinic\UserController.0.App\Controller\Admin\Clinic\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClinicDashboardController" (parent: .abstract.instanceof.App\Controller\Admin\ClinicDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClinicDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClinicDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ClinicDashboardController.0.App\Controller\Admin\ClinicDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClinicDashboardController).
Resolving inheritance for "App\Controller\Admin\ClinicDashboardController" (parent: .instanceof.App\Controller\Admin\ClinicDashboardController.0.App\Controller\Admin\ClinicDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\CustomReportsController" (parent: .abstract.instanceof.App\Controller\Admin\CustomReports\CustomReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\CustomReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\CustomReportsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CustomReports\CustomReportsController.0.App\Controller\Admin\CustomReports\CustomReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\CustomReportsController).
Resolving inheritance for "App\Controller\Admin\CustomReports\CustomReportsController" (parent: .instanceof.App\Controller\Admin\CustomReports\CustomReportsController.0.App\Controller\Admin\CustomReports\CustomReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController" (parent: .abstract.instanceof.App\Controller\Admin\CustomReports\FavoritesCustomReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CustomReports\FavoritesCustomReportsController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController).
Resolving inheritance for "App\Controller\Admin\CustomReports\FavoritesCustomReportsController" (parent: .instanceof.App\Controller\Admin\CustomReports\FavoritesCustomReportsController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DaySheetController" (parent: .abstract.instanceof.App\Controller\Admin\DaySheetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DaySheetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DaySheetController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DaySheetController.0.App\Controller\Admin\DaySheetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DaySheetController).
Resolving inheritance for "App\Controller\Admin\DaySheetController" (parent: .instanceof.App\Controller\Admin\DaySheetController.0.App\Controller\Admin\DaySheetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DirectoryLinkController" (parent: .abstract.instanceof.App\Controller\Admin\DirectoryLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DirectoryLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DirectoryLinkController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DirectoryLinkController.0.App\Controller\Admin\DirectoryLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DirectoryLinkController).
Resolving inheritance for "App\Controller\Admin\DirectoryLinkController" (parent: .instanceof.App\Controller\Admin\DirectoryLinkController.0.App\Controller\Admin\DirectoryLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController" (parent: .abstract.instanceof.App\Controller\Admin\HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController).
Resolving inheritance for ".instanceof.App\Controller\Admin\HelpController.0.App\Controller\Admin\HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController).
Resolving inheritance for "App\Controller\Admin\HelpController" (parent: .instanceof.App\Controller\Admin\HelpController.0.App\Controller\Admin\HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IncidentReportController" (parent: .abstract.instanceof.App\Controller\Admin\IncidentReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IncidentReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IncidentReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\IncidentReportController.0.App\Controller\Admin\IncidentReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IncidentReportController).
Resolving inheritance for "App\Controller\Admin\IncidentReportController" (parent: .instanceof.App\Controller\Admin\IncidentReportController.0.App\Controller\Admin\IncidentReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoicesController" (parent: .abstract.instanceof.App\Controller\Admin\InvoicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoicesController).
Resolving inheritance for ".instanceof.App\Controller\Admin\InvoicesController.0.App\Controller\Admin\InvoicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoicesController).
Resolving inheritance for "App\Controller\Admin\InvoicesController" (parent: .instanceof.App\Controller\Admin\InvoicesController.0.App\Controller\Admin\InvoicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureController" (parent: .abstract.instanceof.App\Controller\Admin\LeadCaptureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LeadCaptureController.0.App\Controller\Admin\LeadCaptureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureController).
Resolving inheritance for "App\Controller\Admin\LeadCaptureController" (parent: .instanceof.App\Controller\Admin\LeadCaptureController.0.App\Controller\Admin\LeadCaptureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCapturePipelineController" (parent: .abstract.instanceof.App\Controller\Admin\LeadCapturePipelineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCapturePipelineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCapturePipelineController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LeadCapturePipelineController.0.App\Controller\Admin\LeadCapturePipelineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCapturePipelineController).
Resolving inheritance for "App\Controller\Admin\LeadCapturePipelineController" (parent: .instanceof.App\Controller\Admin\LeadCapturePipelineController.0.App\Controller\Admin\LeadCapturePipelineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureStageController" (parent: .abstract.instanceof.App\Controller\Admin\LeadCaptureStageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureStageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureStageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LeadCaptureStageController.0.App\Controller\Admin\LeadCaptureStageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureStageController).
Resolving inheritance for "App\Controller\Admin\LeadCaptureStageController" (parent: .instanceof.App\Controller\Admin\LeadCaptureStageController.0.App\Controller\Admin\LeadCaptureStageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\EmailTemplateController" (parent: .abstract.instanceof.App\Controller\Admin\Marketing\EmailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\EmailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\EmailTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Marketing\EmailTemplateController.0.App\Controller\Admin\Marketing\EmailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\EmailTemplateController).
Resolving inheritance for "App\Controller\Admin\Marketing\EmailTemplateController" (parent: .instanceof.App\Controller\Admin\Marketing\EmailTemplateController.0.App\Controller\Admin\Marketing\EmailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\ListController" (parent: .abstract.instanceof.App\Controller\Admin\Marketing\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\ListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Marketing\ListController.0.App\Controller\Admin\Marketing\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\ListController).
Resolving inheritance for "App\Controller\Admin\Marketing\ListController" (parent: .instanceof.App\Controller\Admin\Marketing\ListController.0.App\Controller\Admin\Marketing\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Message\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Message\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Message\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Message\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Message\DefaultController.0.App\Controller\Admin\Message\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Message\DefaultController).
Resolving inheritance for "App\Controller\Admin\Message\DefaultController" (parent: .instanceof.App\Controller\Admin\Message\DefaultController.0.App\Controller\Admin\Message\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpsReportController" (parent: .abstract.instanceof.App\Controller\Admin\NpsReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpsReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpsReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpsReportController.0.App\Controller\Admin\NpsReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpsReportController).
Resolving inheritance for "App\Controller\Admin\NpsReportController" (parent: .instanceof.App\Controller\Admin\NpsReportController.0.App\Controller\Admin\NpsReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OnBoardingController" (parent: .abstract.instanceof.App\Controller\Admin\OnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OnBoardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OnBoardingController).
Resolving inheritance for ".instanceof.App\Controller\Admin\OnBoardingController.0.App\Controller\Admin\OnBoardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OnBoardingController).
Resolving inheritance for "App\Controller\Admin\OnBoardingController" (parent: .instanceof.App\Controller\Admin\OnBoardingController.0.App\Controller\Admin\OnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController" (parent: .abstract.instanceof.App\Controller\Admin\Organisation\DashboardConsentzAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Organisation\DashboardConsentzAdminController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController).
Resolving inheritance for "App\Controller\Admin\Organisation\DashboardConsentzAdminController" (parent: .instanceof.App\Controller\Admin\Organisation\DashboardConsentzAdminController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Organisation\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Organisation\DefaultController.0.App\Controller\Admin\Organisation\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DefaultController).
Resolving inheritance for "App\Controller\Admin\Organisation\DefaultController" (parent: .instanceof.App\Controller\Admin\Organisation\DefaultController.0.App\Controller\Admin\Organisation\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\UserController" (parent: .abstract.instanceof.App\Controller\Admin\Organisation\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\UserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Organisation\UserController.0.App\Controller\Admin\Organisation\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\UserController).
Resolving inheritance for "App\Controller\Admin\Organisation\UserController" (parent: .instanceof.App\Controller\Admin\Organisation\UserController.0.App\Controller\Admin\Organisation\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\AppointmentTabController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\AppointmentTabController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\AppointmentTabController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\AppointmentTabController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\AppointmentTabController.0.App\Controller\Admin\Patient\AppointmentTabController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\AppointmentTabController).
Resolving inheritance for "App\Controller\Admin\Patient\AppointmentTabController" (parent: .instanceof.App\Controller\Admin\Patient\AppointmentTabController.0.App\Controller\Admin\Patient\AppointmentTabController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\ConsultationNoteController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\ConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\ConsultationNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\ConsultationNoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\ConsultationNoteController.0.App\Controller\Admin\Patient\ConsultationNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\ConsultationNoteController).
Resolving inheritance for "App\Controller\Admin\Patient\ConsultationNoteController" (parent: .instanceof.App\Controller\Admin\Patient\ConsultationNoteController.0.App\Controller\Admin\Patient\ConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\CorrespondenceController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\CorrespondenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\CorrespondenceController.0.App\Controller\Admin\Patient\CorrespondenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\CorrespondenceController).
Resolving inheritance for "App\Controller\Admin\Patient\CorrespondenceController" (parent: .instanceof.App\Controller\Admin\Patient\CorrespondenceController.0.App\Controller\Admin\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\DefaultController.0.App\Controller\Admin\Patient\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DefaultController).
Resolving inheritance for "App\Controller\Admin\Patient\DefaultController" (parent: .instanceof.App\Controller\Admin\Patient\DefaultController.0.App\Controller\Admin\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DocumentController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DocumentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\DocumentController.0.App\Controller\Admin\Patient\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DocumentController).
Resolving inheritance for "App\Controller\Admin\Patient\DocumentController" (parent: .instanceof.App\Controller\Admin\Patient\DocumentController.0.App\Controller\Admin\Patient\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\FormController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\FormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\FormController.0.App\Controller\Admin\Patient\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\FormController).
Resolving inheritance for "App\Controller\Admin\Patient\FormController" (parent: .instanceof.App\Controller\Admin\Patient\FormController.0.App\Controller\Admin\Patient\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\IncidentController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\IncidentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\IncidentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\IncidentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\IncidentController.0.App\Controller\Admin\Patient\IncidentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\IncidentController).
Resolving inheritance for "App\Controller\Admin\Patient\IncidentController" (parent: .instanceof.App\Controller\Admin\Patient\IncidentController.0.App\Controller\Admin\Patient\IncidentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\InvoiceController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\InvoiceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\InvoiceController.0.App\Controller\Admin\Patient\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\InvoiceController).
Resolving inheritance for "App\Controller\Admin\Patient\InvoiceController" (parent: .instanceof.App\Controller\Admin\Patient\InvoiceController.0.App\Controller\Admin\Patient\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\MembershipController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\MembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\MembershipController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\MembershipController.0.App\Controller\Admin\Patient\MembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\MembershipController).
Resolving inheritance for "App\Controller\Admin\Patient\MembershipController" (parent: .instanceof.App\Controller\Admin\Patient\MembershipController.0.App\Controller\Admin\Patient\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\NoteController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\NoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\NoteController.0.App\Controller\Admin\Patient\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\NoteController).
Resolving inheritance for "App\Controller\Admin\Patient\NoteController" (parent: .instanceof.App\Controller\Admin\Patient\NoteController.0.App\Controller\Admin\Patient\NoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PhotoController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PhotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PhotoController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\PhotoController.0.App\Controller\Admin\Patient\PhotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PhotoController).
Resolving inheritance for "App\Controller\Admin\Patient\PhotoController" (parent: .instanceof.App\Controller\Admin\Patient\PhotoController.0.App\Controller\Admin\Patient\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrepayController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\PrepayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrepayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrepayController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\PrepayController.0.App\Controller\Admin\Patient\PrepayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrepayController).
Resolving inheritance for "App\Controller\Admin\Patient\PrepayController" (parent: .instanceof.App\Controller\Admin\Patient\PrepayController.0.App\Controller\Admin\Patient\PrepayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrescriptionController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrescriptionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\PrescriptionController.0.App\Controller\Admin\Patient\PrescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrescriptionController).
Resolving inheritance for "App\Controller\Admin\Patient\PrescriptionController" (parent: .instanceof.App\Controller\Admin\Patient\PrescriptionController.0.App\Controller\Admin\Patient\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\QuestionaireController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\QuestionaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\QuestionaireController.0.App\Controller\Admin\Patient\QuestionaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\QuestionaireController).
Resolving inheritance for "App\Controller\Admin\Patient\QuestionaireController" (parent: .instanceof.App\Controller\Admin\Patient\QuestionaireController.0.App\Controller\Admin\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\TreatmentController.0.App\Controller\Admin\Patient\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentController).
Resolving inheritance for "App\Controller\Admin\Patient\TreatmentController" (parent: .instanceof.App\Controller\Admin\Patient\TreatmentController.0.App\Controller\Admin\Patient\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentPhotoController" (parent: .abstract.instanceof.App\Controller\Admin\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentPhotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Patient\TreatmentPhotoController.0.App\Controller\Admin\Patient\TreatmentPhotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentPhotoController).
Resolving inheritance for "App\Controller\Admin\Patient\TreatmentPhotoController" (parent: .instanceof.App\Controller\Admin\Patient\TreatmentPhotoController.0.App\Controller\Admin\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentsenseController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentsenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentsenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentsenseController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PaymentsenseController.0.App\Controller\Admin\PaymentsenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentsenseController).
Resolving inheritance for "App\Controller\Admin\PaymentsenseController" (parent: .instanceof.App\Controller\Admin\PaymentsenseController.0.App\Controller\Admin\PaymentsenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\FormsAreaController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\FormsAreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\FormsAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\FormsAreaController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\FormsAreaController.0.App\Controller\Admin\Predefine\FormsAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\FormsAreaController).
Resolving inheritance for "App\Controller\Admin\Predefine\FormsAreaController" (parent: .instanceof.App\Controller\Admin\Predefine\FormsAreaController.0.App\Controller\Admin\Predefine\FormsAreaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\ProductController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\ProductController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\ProductController.0.App\Controller\Admin\Predefine\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\ProductController).
Resolving inheritance for "App\Controller\Admin\Predefine\ProductController" (parent: .instanceof.App\Controller\Admin\Predefine\ProductController.0.App\Controller\Admin\Predefine\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\QuestionnaireController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\QuestionnaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\QuestionnaireController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\QuestionnaireController.0.App\Controller\Admin\Predefine\QuestionnaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\QuestionnaireController).
Resolving inheritance for "App\Controller\Admin\Predefine\QuestionnaireController" (parent: .instanceof.App\Controller\Admin\Predefine\QuestionnaireController.0.App\Controller\Admin\Predefine\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\SopsPolicyTemplateController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController).
Resolving inheritance for "App\Controller\Admin\Predefine\SopsPolicyTemplateController" (parent: .instanceof.App\Controller\Admin\Predefine\SopsPolicyTemplateController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\TreatmentController.0.App\Controller\Admin\Predefine\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentController).
Resolving inheritance for "App\Controller\Admin\Predefine\TreatmentController" (parent: .instanceof.App\Controller\Admin\Predefine\TreatmentController.0.App\Controller\Admin\Predefine\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentGroupController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\TreatmentGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\TreatmentGroupController.0.App\Controller\Admin\Predefine\TreatmentGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentGroupController).
Resolving inheritance for "App\Controller\Admin\Predefine\TreatmentGroupController" (parent: .instanceof.App\Controller\Admin\Predefine\TreatmentGroupController.0.App\Controller\Admin\Predefine\TreatmentGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentNoteController" (parent: .abstract.instanceof.App\Controller\Admin\Predefine\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentNoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Predefine\TreatmentNoteController.0.App\Controller\Admin\Predefine\TreatmentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentNoteController).
Resolving inheritance for "App\Controller\Admin\Predefine\TreatmentNoteController" (parent: .instanceof.App\Controller\Admin\Predefine\TreatmentNoteController.0.App\Controller\Admin\Predefine\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreferenceController" (parent: .abstract.instanceof.App\Controller\Admin\PreferenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreferenceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PreferenceController.0.App\Controller\Admin\PreferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreferenceController).
Resolving inheritance for "App\Controller\Admin\PreferenceController" (parent: .instanceof.App\Controller\Admin\PreferenceController.0.App\Controller\Admin\PreferenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\AddonController" (parent: .abstract.instanceof.App\Controller\Admin\PriceTier\AddonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\AddonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\AddonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PriceTier\AddonController.0.App\Controller\Admin\PriceTier\AddonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\AddonController).
Resolving inheritance for "App\Controller\Admin\PriceTier\AddonController" (parent: .instanceof.App\Controller\Admin\PriceTier\AddonController.0.App\Controller\Admin\PriceTier\AddonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTierController" (parent: .abstract.instanceof.App\Controller\Admin\PriceTier\PriceTierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTierController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PriceTier\PriceTierController.0.App\Controller\Admin\PriceTier\PriceTierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTierController).
Resolving inheritance for "App\Controller\Admin\PriceTier\PriceTierController" (parent: .instanceof.App\Controller\Admin\PriceTier\PriceTierController.0.App\Controller\Admin\PriceTier\PriceTierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTiersGroupController" (parent: .abstract.instanceof.App\Controller\Admin\PriceTier\PriceTiersGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTiersGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PriceTier\PriceTiersGroupController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController).
Resolving inheritance for "App\Controller\Admin\PriceTier\PriceTiersGroupController" (parent: .instanceof.App\Controller\Admin\PriceTier\PriceTiersGroupController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PromoCodeController" (parent: .abstract.instanceof.App\Controller\Admin\PriceTier\PromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PromoCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PromoCodeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PriceTier\PromoCodeController.0.App\Controller\Admin\PriceTier\PromoCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PromoCodeController).
Resolving inheritance for "App\Controller\Admin\PriceTier\PromoCodeController" (parent: .instanceof.App\Controller\Admin\PriceTier\PromoCodeController.0.App\Controller\Admin\PriceTier\PromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\FirstPromoterWebhookController" (parent: .abstract.instanceof.App\Controller\Admin\Referral\FirstPromoterWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\FirstPromoterWebhookController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Referral\FirstPromoterWebhookController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController).
Resolving inheritance for "App\Controller\Admin\Referral\FirstPromoterWebhookController" (parent: .instanceof.App\Controller\Admin\Referral\FirstPromoterWebhookController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\ReferralInvitationController" (parent: .abstract.instanceof.App\Controller\Admin\Referral\ReferralInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\ReferralInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\ReferralInvitationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Referral\ReferralInvitationController.0.App\Controller\Admin\Referral\ReferralInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\ReferralInvitationController).
Resolving inheritance for "App\Controller\Admin\Referral\ReferralInvitationController" (parent: .instanceof.App\Controller\Admin\Referral\ReferralInvitationController.0.App\Controller\Admin\Referral\ReferralInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportController" (parent: .abstract.instanceof.App\Controller\Admin\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ReportController.0.App\Controller\Admin\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportController).
Resolving inheritance for "App\Controller\Admin\ReportController" (parent: .instanceof.App\Controller\Admin\ReportController.0.App\Controller\Admin\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsPlanController" (parent: .abstract.instanceof.App\Controller\Admin\SmsPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsPlanController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SmsPlanController.0.App\Controller\Admin\SmsPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsPlanController).
Resolving inheritance for "App\Controller\Admin\SmsPlanController" (parent: .instanceof.App\Controller\Admin\SmsPlanController.0.App\Controller\Admin\SmsPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsTransactionController" (parent: .abstract.instanceof.App\Controller\Admin\SmsTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsTransactionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SmsTransactionController.0.App\Controller\Admin\SmsTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsTransactionController).
Resolving inheritance for "App\Controller\Admin\SmsTransactionController" (parent: .instanceof.App\Controller\Admin\SmsTransactionController.0.App\Controller\Admin\SmsTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskBoardController" (parent: .abstract.instanceof.App\Controller\Admin\TaskBoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskBoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskBoardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TaskBoardController.0.App\Controller\Admin\TaskBoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskBoardController).
Resolving inheritance for "App\Controller\Admin\TaskBoardController" (parent: .instanceof.App\Controller\Admin\TaskBoardController.0.App\Controller\Admin\TaskBoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Waiting\ItemController" (parent: .abstract.instanceof.App\Controller\Admin\Waiting\ItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Waiting\ItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Waiting\ItemController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Waiting\ItemController.0.App\Controller\Admin\Waiting\ItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Waiting\ItemController).
Resolving inheritance for "App\Controller\Admin\Waiting\ItemController" (parent: .instanceof.App\Controller\Admin\Waiting\ItemController.0.App\Controller\Admin\Waiting\ItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiCustomTemplateController" (parent: .abstract.instanceof.App\Controller\AiCustomTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiCustomTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiCustomTemplateController).
Resolving inheritance for ".instanceof.App\Controller\AiCustomTemplateController.0.App\Controller\AiCustomTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiCustomTemplateController).
Resolving inheritance for "App\Controller\AiCustomTemplateController" (parent: .instanceof.App\Controller\AiCustomTemplateController.0.App\Controller\AiCustomTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Analytics\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\Analytics\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Analytics\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Analytics\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\Analytics\DefaultController.0.App\Controller\Api\Analytics\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Analytics\DefaultController).
Resolving inheritance for "App\Controller\Api\Analytics\DefaultController" (parent: .instanceof.App\Controller\Api\Analytics\DefaultController.0.App\Controller\Api\Analytics\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appointment\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\Appointment\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appointment\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appointment\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\Appointment\DefaultController.0.App\Controller\Api\Appointment\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appointment\DefaultController).
Resolving inheritance for "App\Controller\Api\Appointment\DefaultController" (parent: .instanceof.App\Controller\Api\Appointment\DefaultController.0.App\Controller\Api\Appointment\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\AfterCareNoteController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\AfterCareNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\AfterCareNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\AfterCareNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\AfterCareNoteController.0.App\Controller\Api\Clinic\AfterCareNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\AfterCareNoteController).
Resolving inheritance for "App\Controller\Api\Clinic\AfterCareNoteController" (parent: .instanceof.App\Controller\Api\Clinic\AfterCareNoteController.0.App\Controller\Api\Clinic\AfterCareNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CQCReportsApiController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\CQCReportsApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CQCReportsApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CQCReportsApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\CQCReportsApiController.0.App\Controller\Api\Clinic\CQCReportsApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CQCReportsApiController).
Resolving inheritance for "App\Controller\Api\Clinic\CQCReportsApiController" (parent: .instanceof.App\Controller\Api\Clinic\CQCReportsApiController.0.App\Controller\Api\Clinic\CQCReportsApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CampaignController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CampaignController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\CampaignController.0.App\Controller\Api\Clinic\CampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CampaignController).
Resolving inheritance for "App\Controller\Api\Clinic\CampaignController" (parent: .instanceof.App\Controller\Api\Clinic\CampaignController.0.App\Controller\Api\Clinic\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\DefaultController.0.App\Controller\Api\Clinic\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\DefaultController).
Resolving inheritance for "App\Controller\Api\Clinic\DefaultController" (parent: .instanceof.App\Controller\Api\Clinic\DefaultController.0.App\Controller\Api\Clinic\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\EventController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\EventController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\EventController.0.App\Controller\Api\Clinic\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\EventController).
Resolving inheritance for "App\Controller\Api\Clinic\EventController" (parent: .instanceof.App\Controller\Api\Clinic\EventController.0.App\Controller\Api\Clinic\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\FormController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\FormController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\FormController.0.App\Controller\Api\Clinic\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\FormController).
Resolving inheritance for "App\Controller\Api\Clinic\FormController" (parent: .instanceof.App\Controller\Api\Clinic\FormController.0.App\Controller\Api\Clinic\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\MarketingController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\MarketingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\MarketingController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\MarketingController.0.App\Controller\Api\Clinic\MarketingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\MarketingController).
Resolving inheritance for "App\Controller\Api\Clinic\MarketingController" (parent: .instanceof.App\Controller\Api\Clinic\MarketingController.0.App\Controller\Api\Clinic\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PatientListController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\PatientListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PatientListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PatientListController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\PatientListController.0.App\Controller\Api\Clinic\PatientListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PatientListController).
Resolving inheritance for "App\Controller\Api\Clinic\PatientListController" (parent: .instanceof.App\Controller\Api\Clinic\PatientListController.0.App\Controller\Api\Clinic\PatientListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PractitionerController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\PractitionerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PractitionerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PractitionerController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\PractitionerController.0.App\Controller\Api\Clinic\PractitionerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PractitionerController).
Resolving inheritance for "App\Controller\Api\Clinic\PractitionerController" (parent: .instanceof.App\Controller\Api\Clinic\PractitionerController.0.App\Controller\Api\Clinic\PractitionerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PrescriptionController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PrescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\PrescriptionController.0.App\Controller\Api\Clinic\PrescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PrescriptionController).
Resolving inheritance for "App\Controller\Api\Clinic\PrescriptionController" (parent: .instanceof.App\Controller\Api\Clinic\PrescriptionController.0.App\Controller\Api\Clinic\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\RegistrationController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\RegistrationController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\RegistrationController.0.App\Controller\Api\Clinic\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\RegistrationController).
Resolving inheritance for "App\Controller\Api\Clinic\RegistrationController" (parent: .instanceof.App\Controller\Api\Clinic\RegistrationController.0.App\Controller\Api\Clinic\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\TreatmentController" (parent: .abstract.instanceof.App\Controller\Api\Clinic\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\TreatmentController).
Resolving inheritance for ".instanceof.App\Controller\Api\Clinic\TreatmentController.0.App\Controller\Api\Clinic\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\TreatmentController).
Resolving inheritance for "App\Controller\Api\Clinic\TreatmentController" (parent: .instanceof.App\Controller\Api\Clinic\TreatmentController.0.App\Controller\Api\Clinic\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConsentSnapshot\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\ConsentSnapshot\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConsentSnapshot\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConsentSnapshot\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\ConsentSnapshot\DefaultController.0.App\Controller\Api\ConsentSnapshot\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConsentSnapshot\DefaultController).
Resolving inheritance for "App\Controller\Api\ConsentSnapshot\DefaultController" (parent: .instanceof.App\Controller\Api\ConsentSnapshot\DefaultController.0.App\Controller\Api\ConsentSnapshot\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\AvailabilityController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\AvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\AvailabilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\AvailabilityController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\AvailabilityController.0.App\Controller\Api\CoreLite\AvailabilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\AvailabilityController).
Resolving inheritance for "App\Controller\Api\CoreLite\AvailabilityController" (parent: .instanceof.App\Controller\Api\CoreLite\AvailabilityController.0.App\Controller\Api\CoreLite\AvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\CallBookingController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\CallBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\CallBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\CallBookingController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\CallBookingController.0.App\Controller\Api\CoreLite\CallBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\CallBookingController).
Resolving inheritance for "App\Controller\Api\CoreLite\CallBookingController" (parent: .instanceof.App\Controller\Api\CoreLite\CallBookingController.0.App\Controller\Api\CoreLite\CallBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\ClinicProfileController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\ClinicProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\ClinicProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\ClinicProfileController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\ClinicProfileController.0.App\Controller\Api\CoreLite\ClinicProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\ClinicProfileController).
Resolving inheritance for "App\Controller\Api\CoreLite\ClinicProfileController" (parent: .instanceof.App\Controller\Api\CoreLite\ClinicProfileController.0.App\Controller\Api\CoreLite\ClinicProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\DirectoryController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\DirectoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\DirectoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\DirectoryController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\DirectoryController.0.App\Controller\Api\CoreLite\DirectoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\DirectoryController).
Resolving inheritance for "App\Controller\Api\CoreLite\DirectoryController" (parent: .instanceof.App\Controller\Api\CoreLite\DirectoryController.0.App\Controller\Api\CoreLite\DirectoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\EventController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\EventController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\EventController.0.App\Controller\Api\CoreLite\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\EventController).
Resolving inheritance for "App\Controller\Api\CoreLite\EventController" (parent: .instanceof.App\Controller\Api\CoreLite\EventController.0.App\Controller\Api\CoreLite\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\InboxController" (parent: .abstract.instanceof.App\Controller\Api\CoreLite\InboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\InboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\InboxController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoreLite\InboxController.0.App\Controller\Api\CoreLite\InboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\InboxController).
Resolving inheritance for "App\Controller\Api\CoreLite\InboxController" (parent: .instanceof.App\Controller\Api\CoreLite\InboxController.0.App\Controller\Api\CoreLite\InboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\DefaultController.0.App\Controller\Api\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultController).
Resolving inheritance for "App\Controller\Api\DefaultController" (parent: .instanceof.App\Controller\Api\DefaultController.0.App\Controller\Api\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\IngestController" (parent: .abstract.instanceof.App\Controller\Api\Event\IngestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\IngestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\IngestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Event\IngestController.0.App\Controller\Api\Event\IngestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\IngestController).
Resolving inheritance for "App\Controller\Api\Event\IngestController" (parent: .instanceof.App\Controller\Api\Event\IngestController.0.App\Controller\Api\Event\IngestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\SchemaController" (parent: .abstract.instanceof.App\Controller\Api\Event\SchemaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\SchemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\SchemaController).
Resolving inheritance for ".instanceof.App\Controller\Api\Event\SchemaController.0.App\Controller\Api\Event\SchemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\SchemaController).
Resolving inheritance for "App\Controller\Api\Event\SchemaController" (parent: .instanceof.App\Controller\Api\Event\SchemaController.0.App\Controller\Api\Event\SchemaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Message\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\Message\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Message\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Message\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\Message\DefaultController.0.App\Controller\Api\Message\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Message\DefaultController).
Resolving inheritance for "App\Controller\Api\Message\DefaultController" (parent: .instanceof.App\Controller\Api\Message\DefaultController.0.App\Controller\Api\Message\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\AppointmentController" (parent: .abstract.instanceof.App\Controller\Api\OnlineBooking\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\AppointmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\AppointmentController).
Resolving inheritance for ".instanceof.App\Controller\Api\OnlineBooking\AppointmentController.0.App\Controller\Api\OnlineBooking\AppointmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\AppointmentController).
Resolving inheritance for "App\Controller\Api\OnlineBooking\AppointmentController" (parent: .instanceof.App\Controller\Api\OnlineBooking\AppointmentController.0.App\Controller\Api\OnlineBooking\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\OnlineBooking\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\OnlineBooking\DefaultController.0.App\Controller\Api\OnlineBooking\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\DefaultController).
Resolving inheritance for "App\Controller\Api\OnlineBooking\DefaultController" (parent: .instanceof.App\Controller\Api\OnlineBooking\DefaultController.0.App\Controller\Api\OnlineBooking\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\PaymentPrepareController" (parent: .abstract.instanceof.App\Controller\Api\OnlineBooking\PaymentPrepareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\PaymentPrepareController).
Resolving inheritance for ".instanceof.App\Controller\Api\OnlineBooking\PaymentPrepareController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController).
Resolving inheritance for "App\Controller\Api\OnlineBooking\PaymentPrepareController" (parent: .instanceof.App\Controller\Api\OnlineBooking\PaymentPrepareController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StepController" (parent: .abstract.instanceof.App\Controller\Api\OnlineBooking\StepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StepController).
Resolving inheritance for ".instanceof.App\Controller\Api\OnlineBooking\StepController.0.App\Controller\Api\OnlineBooking\StepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StepController).
Resolving inheritance for "App\Controller\Api\OnlineBooking\StepController" (parent: .instanceof.App\Controller\Api\OnlineBooking\StepController.0.App\Controller\Api\OnlineBooking\StepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StripeController" (parent: .abstract.instanceof.App\Controller\Api\OnlineBooking\StripeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StripeController).
Resolving inheritance for ".instanceof.App\Controller\Api\OnlineBooking\StripeController.0.App\Controller\Api\OnlineBooking\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StripeController).
Resolving inheritance for "App\Controller\Api\OnlineBooking\StripeController" (parent: .instanceof.App\Controller\Api\OnlineBooking\StripeController.0.App\Controller\Api\OnlineBooking\StripeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\BookingsController" (parent: .abstract.instanceof.App\Controller\Api\Patient\BookingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\BookingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\BookingsController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\BookingsController.0.App\Controller\Api\Patient\BookingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\BookingsController).
Resolving inheritance for "App\Controller\Api\Patient\BookingsController" (parent: .instanceof.App\Controller\Api\Patient\BookingsController.0.App\Controller\Api\Patient\BookingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\CorrespondenceController" (parent: .abstract.instanceof.App\Controller\Api\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\CorrespondenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\CorrespondenceController.0.App\Controller\Api\Patient\CorrespondenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\CorrespondenceController).
Resolving inheritance for "App\Controller\Api\Patient\CorrespondenceController" (parent: .instanceof.App\Controller\Api\Patient\CorrespondenceController.0.App\Controller\Api\Patient\CorrespondenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DefaultController" (parent: .abstract.instanceof.App\Controller\Api\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\DefaultController.0.App\Controller\Api\Patient\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DefaultController).
Resolving inheritance for "App\Controller\Api\Patient\DefaultController" (parent: .instanceof.App\Controller\Api\Patient\DefaultController.0.App\Controller\Api\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DocumentController" (parent: .abstract.instanceof.App\Controller\Api\Patient\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DocumentController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\DocumentController.0.App\Controller\Api\Patient\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DocumentController).
Resolving inheritance for "App\Controller\Api\Patient\DocumentController" (parent: .instanceof.App\Controller\Api\Patient\DocumentController.0.App\Controller\Api\Patient\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\FormController" (parent: .abstract.instanceof.App\Controller\Api\Patient\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\FormController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\FormController.0.App\Controller\Api\Patient\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\FormController).
Resolving inheritance for "App\Controller\Api\Patient\FormController" (parent: .instanceof.App\Controller\Api\Patient\FormController.0.App\Controller\Api\Patient\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\ImportantInfoController" (parent: .abstract.instanceof.App\Controller\Api\Patient\ImportantInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\ImportantInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\ImportantInfoController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\ImportantInfoController.0.App\Controller\Api\Patient\ImportantInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\ImportantInfoController).
Resolving inheritance for "App\Controller\Api\Patient\ImportantInfoController" (parent: .instanceof.App\Controller\Api\Patient\ImportantInfoController.0.App\Controller\Api\Patient\ImportantInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\InvoiceController" (parent: .abstract.instanceof.App\Controller\Api\Patient\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\InvoiceController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\InvoiceController.0.App\Controller\Api\Patient\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\InvoiceController).
Resolving inheritance for "App\Controller\Api\Patient\InvoiceController" (parent: .instanceof.App\Controller\Api\Patient\InvoiceController.0.App\Controller\Api\Patient\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\LearnAboutSourceController" (parent: .abstract.instanceof.App\Controller\Api\Patient\LearnAboutSourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\LearnAboutSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\LearnAboutSourceController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\LearnAboutSourceController.0.App\Controller\Api\Patient\LearnAboutSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\LearnAboutSourceController).
Resolving inheritance for "App\Controller\Api\Patient\LearnAboutSourceController" (parent: .instanceof.App\Controller\Api\Patient\LearnAboutSourceController.0.App\Controller\Api\Patient\LearnAboutSourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\MemoryJogController" (parent: .abstract.instanceof.App\Controller\Api\Patient\MemoryJogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\MemoryJogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\MemoryJogController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\MemoryJogController.0.App\Controller\Api\Patient\MemoryJogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\MemoryJogController).
Resolving inheritance for "App\Controller\Api\Patient\MemoryJogController" (parent: .instanceof.App\Controller\Api\Patient\MemoryJogController.0.App\Controller\Api\Patient\MemoryJogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AdditionalNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\AdditionalNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AdditionalNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AdditionalNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\AdditionalNoteController.0.App\Controller\Api\Patient\Note\AdditionalNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AdditionalNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\AdditionalNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\AdditionalNoteController.0.App\Controller\Api\Patient\Note\AdditionalNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AudioNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\AudioNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AudioNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AudioNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\AudioNoteController.0.App\Controller\Api\Patient\Note\AudioNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AudioNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\AudioNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\AudioNoteController.0.App\Controller\Api\Patient\Note\AudioNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\ConsultationNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\ConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\ConsultationNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\ConsultationNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\ConsultationNoteController.0.App\Controller\Api\Patient\Note\ConsultationNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\ConsultationNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\ConsultationNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\ConsultationNoteController.0.App\Controller\Api\Patient\Note\ConsultationNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\OutcomeNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\OutcomeNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\OutcomeNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\OutcomeNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\OutcomeNoteController.0.App\Controller\Api\Patient\Note\OutcomeNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\OutcomeNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\OutcomeNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\OutcomeNoteController.0.App\Controller\Api\Patient\Note\OutcomeNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\QuoteAreaController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\QuoteAreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\QuoteAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\QuoteAreaController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\QuoteAreaController.0.App\Controller\Api\Patient\Note\QuoteAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\QuoteAreaController).
Resolving inheritance for "App\Controller\Api\Patient\Note\QuoteAreaController" (parent: .instanceof.App\Controller\Api\Patient\Note\QuoteAreaController.0.App\Controller\Api\Patient\Note\QuoteAreaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\TreatmentNoteController.0.App\Controller\Api\Patient\Note\TreatmentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\TreatmentNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\TreatmentNoteController.0.App\Controller\Api\Patient\Note\TreatmentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController).
Resolving inheritance for "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" (parent: .instanceof.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\NoteController" (parent: .abstract.instanceof.App\Controller\Api\Patient\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\NoteController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\NoteController.0.App\Controller\Api\Patient\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\NoteController).
Resolving inheritance for "App\Controller\Api\Patient\NoteController" (parent: .instanceof.App\Controller\Api\Patient\NoteController.0.App\Controller\Api\Patient\NoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PhotoController" (parent: .abstract.instanceof.App\Controller\Api\Patient\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PhotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PhotoController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\PhotoController.0.App\Controller\Api\Patient\PhotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PhotoController).
Resolving inheritance for "App\Controller\Api\Patient\PhotoController" (parent: .instanceof.App\Controller\Api\Patient\PhotoController.0.App\Controller\Api\Patient\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PrepayController" (parent: .abstract.instanceof.App\Controller\Api\Patient\PrepayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PrepayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PrepayController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\PrepayController.0.App\Controller\Api\Patient\PrepayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PrepayController).
Resolving inheritance for "App\Controller\Api\Patient\PrepayController" (parent: .instanceof.App\Controller\Api\Patient\PrepayController.0.App\Controller\Api\Patient\PrepayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\QuestionaireController" (parent: .abstract.instanceof.App\Controller\Api\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\QuestionaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\QuestionaireController.0.App\Controller\Api\Patient\QuestionaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\QuestionaireController).
Resolving inheritance for "App\Controller\Api\Patient\QuestionaireController" (parent: .instanceof.App\Controller\Api\Patient\QuestionaireController.0.App\Controller\Api\Patient\QuestionaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\SketchController" (parent: .abstract.instanceof.App\Controller\Api\Patient\SketchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\SketchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\SketchController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\SketchController.0.App\Controller\Api\Patient\SketchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\SketchController).
Resolving inheritance for "App\Controller\Api\Patient\SketchController" (parent: .instanceof.App\Controller\Api\Patient\SketchController.0.App\Controller\Api\Patient\SketchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentClinicController" (parent: .abstract.instanceof.App\Controller\Api\Patient\TreatmentClinicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentClinicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentClinicController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\TreatmentClinicController.0.App\Controller\Api\Patient\TreatmentClinicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentClinicController).
Resolving inheritance for "App\Controller\Api\Patient\TreatmentClinicController" (parent: .instanceof.App\Controller\Api\Patient\TreatmentClinicController.0.App\Controller\Api\Patient\TreatmentClinicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentController" (parent: .abstract.instanceof.App\Controller\Api\Patient\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\TreatmentController.0.App\Controller\Api\Patient\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentController).
Resolving inheritance for "App\Controller\Api\Patient\TreatmentController" (parent: .instanceof.App\Controller\Api\Patient\TreatmentController.0.App\Controller\Api\Patient\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentPhotoController" (parent: .abstract.instanceof.App\Controller\Api\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentPhotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.App\Controller\Api\Patient\TreatmentPhotoController.0.App\Controller\Api\Patient\TreatmentPhotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentPhotoController).
Resolving inheritance for "App\Controller\Api\Patient\TreatmentPhotoController" (parent: .instanceof.App\Controller\Api\Patient\TreatmentPhotoController.0.App\Controller\Api\Patient\TreatmentPhotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController" (parent: .abstract.instanceof.App\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController).
Resolving inheritance for "App\Controller\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandingController" (parent: .abstract.instanceof.App\Controller\BrandingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandingController).
Resolving inheritance for ".instanceof.App\Controller\BrandingController.0.App\Controller\BrandingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandingController).
Resolving inheritance for "App\Controller\BrandingController" (parent: .instanceof.App\Controller\BrandingController.0.App\Controller\BrandingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomFormDataController" (parent: .abstract.instanceof.App\Controller\CustomFormDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomFormDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomFormDataController).
Resolving inheritance for ".instanceof.App\Controller\CustomFormDataController.0.App\Controller\CustomFormDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomFormDataController).
Resolving inheritance for "App\Controller\CustomFormDataController" (parent: .instanceof.App\Controller\CustomFormDataController.0.App\Controller\CustomFormDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSettingController" (parent: .abstract.instanceof.App\Controller\CustomerSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSettingController).
Resolving inheritance for ".instanceof.App\Controller\CustomerSettingController.0.App\Controller\CustomerSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSettingController).
Resolving inheritance for "App\Controller\CustomerSettingController" (parent: .instanceof.App\Controller\CustomerSettingController.0.App\Controller\CustomerSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomainController" (parent: .abstract.instanceof.App\Controller\DomainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomainController).
Resolving inheritance for ".instanceof.App\Controller\DomainController.0.App\Controller\DomainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomainController).
Resolving inheritance for "App\Controller\DomainController" (parent: .instanceof.App\Controller\DomainController.0.App\Controller\DomainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackerController" (parent: .abstract.instanceof.App\Controller\EmailTrackerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackerController).
Resolving inheritance for ".instanceof.App\Controller\EmailTrackerController.0.App\Controller\EmailTrackerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackerController).
Resolving inheritance for "App\Controller\EmailTrackerController" (parent: .instanceof.App\Controller\EmailTrackerController.0.App\Controller\EmailTrackerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController" (parent: .abstract.instanceof.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController).
Resolving inheritance for ".instanceof.App\Controller\EventController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController).
Resolving inheritance for "App\Controller\EventController" (parent: .instanceof.App\Controller\EventController.0.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NpsFeedbackController" (parent: .abstract.instanceof.App\Controller\Front\NpsFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NpsFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NpsFeedbackController).
Resolving inheritance for ".instanceof.App\Controller\Front\NpsFeedbackController.0.App\Controller\Front\NpsFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NpsFeedbackController).
Resolving inheritance for "App\Controller\Front\NpsFeedbackController" (parent: .instanceof.App\Controller\Front\NpsFeedbackController.0.App\Controller\Front\NpsFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\PostAptFormSentController" (parent: .abstract.instanceof.App\Controller\Front\PostAptFormSentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PostAptFormSentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\PostAptFormSentController).
Resolving inheritance for ".instanceof.App\Controller\Front\PostAptFormSentController.0.App\Controller\Front\PostAptFormSentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PostAptFormSentController).
Resolving inheritance for "App\Controller\Front\PostAptFormSentController" (parent: .instanceof.App\Controller\Front\PostAptFormSentController.0.App\Controller\Front\PostAptFormSentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SurveySentController" (parent: .abstract.instanceof.App\Controller\Front\SurveySentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SurveySentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SurveySentController).
Resolving inheritance for ".instanceof.App\Controller\Front\SurveySentController.0.App\Controller\Front\SurveySentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SurveySentController).
Resolving inheritance for "App\Controller\Front\SurveySentController" (parent: .instanceof.App\Controller\Front\SurveySentController.0.App\Controller\Front\SurveySentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetingController" (parent: .abstract.instanceof.App\Controller\MeetingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetingController).
Resolving inheritance for ".instanceof.App\Controller\MeetingController.0.App\Controller\MeetingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetingController).
Resolving inheritance for "App\Controller\MeetingController" (parent: .instanceof.App\Controller\MeetingController.0.App\Controller\MeetingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController" (parent: .abstract.instanceof.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController).
Resolving inheritance for ".instanceof.App\Controller\MessageController.0.App\Controller\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController).
Resolving inheritance for "App\Controller\MessageController" (parent: .instanceof.App\Controller\MessageController.0.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MetricsController" (parent: .abstract.instanceof.App\Controller\MetricsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MetricsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MetricsController).
Resolving inheritance for ".instanceof.App\Controller\MetricsController.0.App\Controller\MetricsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MetricsController).
Resolving inheritance for "App\Controller\MetricsController" (parent: .instanceof.App\Controller\MetricsController.0.App\Controller\MetricsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWebsiteController" (parent: .abstract.instanceof.App\Controller\NewWebsiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWebsiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWebsiteController).
Resolving inheritance for ".instanceof.App\Controller\NewWebsiteController.0.App\Controller\NewWebsiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWebsiteController).
Resolving inheritance for "App\Controller\NewWebsiteController" (parent: .instanceof.App\Controller\NewWebsiteController.0.App\Controller\NewWebsiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWidgetController" (parent: .abstract.instanceof.App\Controller\NewWidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWidgetController).
Resolving inheritance for ".instanceof.App\Controller\NewWidgetController.0.App\Controller\NewWidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWidgetController).
Resolving inheritance for "App\Controller\NewWidgetController" (parent: .instanceof.App\Controller\NewWidgetController.0.App\Controller\NewWidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpenController" (parent: .abstract.instanceof.App\Controller\OpenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpenController).
Resolving inheritance for "App\Controller\OpenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpenController).
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 ".instanceof.App\Controller\PatientController.0.App\Controller\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PatientController).
Resolving inheritance for "App\Controller\PatientController" (parent: .instanceof.App\Controller\PatientController.0.App\Controller\PatientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController" (parent: .abstract.instanceof.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController).
Resolving inheritance for "App\Controller\PaymentController" (parent: .instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlivoWebhookController" (parent: .abstract.instanceof.App\Controller\PlivoWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlivoWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlivoWebhookController).
Resolving inheritance for ".instanceof.App\Controller\PlivoWebhookController.0.App\Controller\PlivoWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlivoWebhookController).
Resolving inheritance for "App\Controller\PlivoWebhookController" (parent: .instanceof.App\Controller\PlivoWebhookController.0.App\Controller\PlivoWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProspectController" (parent: .abstract.instanceof.App\Controller\ProspectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProspectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProspectController).
Resolving inheritance for ".instanceof.App\Controller\ProspectController.0.App\Controller\ProspectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProspectController).
Resolving inheritance for "App\Controller\ProspectController" (parent: .instanceof.App\Controller\ProspectController.0.App\Controller\ProspectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicProfileController" (parent: .abstract.instanceof.App\Controller\PublicProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicProfileController).
Resolving inheritance for ".instanceof.App\Controller\PublicProfileController.0.App\Controller\PublicProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicProfileController).
Resolving inheritance for "App\Controller\PublicProfileController" (parent: .instanceof.App\Controller\PublicProfileController.0.App\Controller\PublicProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsReviewController" (parent: .abstract.instanceof.App\Controller\SmsReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsReviewController).
Resolving inheritance for ".instanceof.App\Controller\SmsReviewController.0.App\Controller\SmsReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsReviewController).
Resolving inheritance for "App\Controller\SmsReviewController" (parent: .instanceof.App\Controller\SmsReviewController.0.App\Controller\SmsReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController" (parent: .abstract.instanceof.App\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.App\Controller\StripeWebhookController.0.App\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController).
Resolving inheritance for "App\Controller\StripeWebhookController" (parent: .instanceof.App\Controller\StripeWebhookController.0.App\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController" (parent: .abstract.instanceof.App\Controller\SupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController).
Resolving inheritance for ".instanceof.App\Controller\SupportController.0.App\Controller\SupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController).
Resolving inheritance for "App\Controller\SupportController" (parent: .instanceof.App\Controller\SupportController.0.App\Controller\SupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SyncController" (parent: .abstract.instanceof.App\Controller\SyncController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SyncController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SyncController).
Resolving inheritance for ".instanceof.App\Controller\SyncController.0.App\Controller\SyncController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SyncController).
Resolving inheritance for "App\Controller\SyncController" (parent: .instanceof.App\Controller\SyncController.0.App\Controller\SyncController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateController" (parent: .abstract.instanceof.App\Controller\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateController).
Resolving inheritance for ".instanceof.App\Controller\TemplateController.0.App\Controller\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateController).
Resolving inheritance for "App\Controller\TemplateController" (parent: .instanceof.App\Controller\TemplateController.0.App\Controller\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.App\Controller\TestController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.App\Controller\TestController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioWebhookController" (parent: .abstract.instanceof.App\Controller\TwilioWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioWebhookController).
Resolving inheritance for ".instanceof.App\Controller\TwilioWebhookController.0.App\Controller\TwilioWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioWebhookController).
Resolving inheritance for "App\Controller\TwilioWebhookController" (parent: .instanceof.App\Controller\TwilioWebhookController.0.App\Controller\TwilioWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YourController" (parent: .abstract.instanceof.App\Controller\YourController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YourController).
Resolving inheritance for ".instanceof.App\Controller\YourController.0.App\Controller\YourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YourController).
Resolving inheritance for "App\Controller\YourController" (parent: .instanceof.App\Controller\YourController.0.App\Controller\YourController).
Resolving inheritance for ".instanceof.App\EventListener\CleanupSessionListener.0.App\EventListener\CleanupSessionListener" (parent: .abstract.instanceof.App\EventListener\CleanupSessionListener).
Resolving inheritance for "App\EventListener\CleanupSessionListener" (parent: .instanceof.App\EventListener\CleanupSessionListener.0.App\EventListener\CleanupSessionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ClinicSubscriber" (parent: .abstract.instanceof.App\EventListener\ClinicSubscriber).
Resolving inheritance for "App\EventListener\ClinicSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ClinicSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DoctrineExtensionSubscriber" (parent: .abstract.instanceof.App\EventListener\DoctrineExtensionSubscriber).
Resolving inheritance for "App\EventListener\DoctrineExtensionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DoctrineExtensionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MessengerMetricsSubscriber" (parent: .abstract.instanceof.App\EventListener\MessengerMetricsSubscriber).
Resolving inheritance for "App\EventListener\MessengerMetricsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MessengerMetricsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MetricsRequestListener" (parent: .abstract.instanceof.App\EventListener\MetricsRequestListener).
Resolving inheritance for "App\EventListener\MetricsRequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MetricsRequestListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\PatientClinicAccessSubscriber" (parent: .abstract.instanceof.App\EventListener\PatientClinicAccessSubscriber).
Resolving inheritance for "App\EventListener\PatientClinicAccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\PatientClinicAccessSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RateLimitSubscriber" (parent: .abstract.instanceof.App\EventListener\RateLimitSubscriber).
Resolving inheritance for "App\EventListener\RateLimitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RateLimitSubscriber).
Resolving inheritance for ".instanceof.App\EventListener\RegisterSessionListener.0.App\EventListener\RegisterSessionListener" (parent: .abstract.instanceof.App\EventListener\RegisterSessionListener).
Resolving inheritance for "App\EventListener\RegisterSessionListener" (parent: .instanceof.App\EventListener\RegisterSessionListener.0.App\EventListener\RegisterSessionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RegistrationCountryBlockSubscriber" (parent: .abstract.instanceof.App\EventListener\RegistrationCountryBlockSubscriber).
Resolving inheritance for "App\EventListener\RegistrationCountryBlockSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RegistrationCountryBlockSubscriber).
Resolving inheritance for ".instanceof.App\EventListener\ValidateSessionListener.0.App\EventListener\ValidateSessionListener" (parent: .abstract.instanceof.App\EventListener\ValidateSessionListener).
Resolving inheritance for "App\EventListener\ValidateSessionListener" (parent: .instanceof.App\EventListener\ValidateSessionListener.0.App\EventListener\ValidateSessionListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaigndetailsType" (parent: .abstract.instanceof.App\Form\CampaigndetailsType).
Resolving inheritance for "App\Form\CampaigndetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaigndetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsFilterForm" (parent: .abstract.instanceof.App\Form\CustomReports\CustomReportsFilterForm).
Resolving inheritance for "App\Form\CustomReports\CustomReportsFilterForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsFilterForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsForm" (parent: .abstract.instanceof.App\Form\CustomReports\CustomReportsForm).
Resolving inheritance for "App\Form\CustomReports\CustomReportsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\FavoriteCustomReportsForm" (parent: .abstract.instanceof.App\Form\CustomReports\FavoriteCustomReportsForm).
Resolving inheritance for "App\Form\CustomReports\FavoriteCustomReportsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\FavoriteCustomReportsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomainFormType" (parent: .abstract.instanceof.App\Form\DomainFormType).
Resolving inheritance for "App\Form\DomainFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomainFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DateTimeTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\DateTimeTypeExtension).
Resolving inheritance for "App\Form\Extension\DateTimeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DateTimeTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltersType" (parent: .abstract.instanceof.App\Form\FiltersType).
Resolving inheritance for "App\Form\FiltersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataMergeFieldsType" (parent: .abstract.instanceof.App\Form\Model\MailChimpWebhookDataMergeFieldsType).
Resolving inheritance for "App\Form\Model\MailChimpWebhookDataMergeFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataMergeFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataType" (parent: .abstract.instanceof.App\Form\Model\MailChimpWebhookDataType).
Resolving inheritance for "App\Form\Model\MailChimpWebhookDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookRequestType" (parent: .abstract.instanceof.App\Form\Model\MailChimpWebhookRequestType).
Resolving inheritance for "App\Form\Model\MailChimpWebhookRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParseApiFilterForm" (parent: .abstract.instanceof.App\Form\ParseApiFilterForm).
Resolving inheritance for "App\Form\ParseApiFilterForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParseApiFilterForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reports\ReportFilterFormType" (parent: .abstract.instanceof.App\Form\Reports\ReportFilterFormType).
Resolving inheritance for "App\Form\Reports\ReportFilterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reports\ReportFilterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsReviewType" (parent: .abstract.instanceof.App\Form\SmsReviewType).
Resolving inheritance for "App\Form\SmsReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddPasswordType" (parent: .abstract.instanceof.App\Form\Type\AddPasswordType).
Resolving inheritance for "App\Form\Type\AddPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\AppointmentType" (parent: .abstract.instanceof.App\Form\Type\Appointment\AppointmentType).
Resolving inheritance for "App\Form\Type\Appointment\AppointmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\AppointmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventDaySheetStatusType" (parent: .abstract.instanceof.App\Form\Type\Appointment\GoogleEventDaySheetStatusType).
Resolving inheritance for "App\Form\Type\Appointment\GoogleEventDaySheetStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventDaySheetStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventType" (parent: .abstract.instanceof.App\Form\Type\Appointment\GoogleEventType).
Resolving inheritance for "App\Form\Type\Appointment\GoogleEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\SearchFilterType" (parent: .abstract.instanceof.App\Form\Type\Appointment\SearchFilterType).
Resolving inheritance for "App\Form\Type\Appointment\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\AppointmentCodeType" (parent: .abstract.instanceof.App\Form\Type\Clinic\AppointmentCodeType).
Resolving inheritance for "App\Form\Type\Clinic\AppointmentCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\AppointmentCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\BlockerReasonType" (parent: .abstract.instanceof.App\Form\Type\Clinic\BlockerReasonType).
Resolving inheritance for "App\Form\Type\Clinic\BlockerReasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\BlockerReasonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Campaign\CampaignType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Campaign\CampaignType).
Resolving inheritance for "App\Form\Type\Clinic\Campaign\CampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Campaign\CampaignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Chronoscan\SettingsType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Chronoscan\SettingsType).
Resolving inheritance for "App\Form\Type\Clinic\Chronoscan\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Chronoscan\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicBrandingType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicBrandingType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicBrandingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicBrandingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicEventsReminderType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicEventsReminderType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicEventsReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicEventsReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicMeetingsReminderType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicMeetingsReminderType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicMeetingsReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicMeetingsReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderRecallType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicReminderRecallType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicReminderRecallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderRecallType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicReminderType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicTermsAllType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicTermsAllType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicTermsAllType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicTermsAllType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ClinicType).
Resolving inheritance for "App\Form\Type\Clinic\ClinicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DeclarationType" (parent: .abstract.instanceof.App\Form\Type\Clinic\DeclarationType).
Resolving inheritance for "App\Form\Type\Clinic\DeclarationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DeclarationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DiscountReasonType" (parent: .abstract.instanceof.App\Form\Type\Clinic\DiscountReasonType).
Resolving inheritance for "App\Form\Type\Clinic\DiscountReasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DiscountReasonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DocumentCategoryType" (parent: .abstract.instanceof.App\Form\Type\Clinic\DocumentCategoryType).
Resolving inheritance for "App\Form\Type\Clinic\DocumentCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DocumentCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EmailTemplate\EmailTemplateType" (parent: .abstract.instanceof.App\Form\Type\Clinic\EmailTemplate\EmailTemplateType).
Resolving inheritance for "App\Form\Type\Clinic\EmailTemplate\EmailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EmailTemplate\EmailTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EquipmentType" (parent: .abstract.instanceof.App\Form\Type\Clinic\EquipmentType).
Resolving inheritance for "App\Form\Type\Clinic\EquipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EquipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\InvoiceType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Filter\InvoiceType).
Resolving inheritance for "App\Form\Type\Clinic\Filter\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\InvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\ProfileType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Filter\ProfileType).
Resolving inheritance for "App\Form\Type\Clinic\Filter\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\TreatmentType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Filter\TreatmentType).
Resolving inheritance for "App\Form\Type\Clinic\Filter\TreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\TreatmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\FormFileType" (parent: .abstract.instanceof.App\Form\Type\Clinic\FormFileType).
Resolving inheritance for "App\Form\Type\Clinic\FormFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\FormFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\IncidentCauseType" (parent: .abstract.instanceof.App\Form\Type\Clinic\IncidentCauseType).
Resolving inheritance for "App\Form\Type\Clinic\IncidentCauseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\IncidentCauseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutSourceType" (parent: .abstract.instanceof.App\Form\Type\Clinic\LearnAboutSourceType).
Resolving inheritance for "App\Form\Type\Clinic\LearnAboutSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutSourceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutType" (parent: .abstract.instanceof.App\Form\Type\Clinic\LearnAboutType).
Resolving inheritance for "App\Form\Type\Clinic\LearnAboutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LocationType" (parent: .abstract.instanceof.App\Form\Type\Clinic\LocationType).
Resolving inheritance for "App\Form\Type\Clinic\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MailChimpType" (parent: .abstract.instanceof.App\Form\Type\Clinic\MailChimpType).
Resolving inheritance for "App\Form\Type\Clinic\MailChimpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MailChimpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MarketingType" (parent: .abstract.instanceof.App\Form\Type\Clinic\MarketingType).
Resolving inheritance for "App\Form\Type\Clinic\MarketingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MarketingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MeetingReminderType" (parent: .abstract.instanceof.App\Form\Type\Clinic\MeetingReminderType).
Resolving inheritance for "App\Form\Type\Clinic\MeetingReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MeetingReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipItemType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Membership\MembershipItemType).
Resolving inheritance for "App\Form\Type\Clinic\Membership\MembershipItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Membership\MembershipType).
Resolving inheritance for "App\Form\Type\Clinic\Membership\MembershipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\NotConvertReasonType" (parent: .abstract.instanceof.App\Form\Type\Clinic\NotConvertReasonType).
Resolving inheritance for "App\Form\Type\Clinic\NotConvertReasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\NotConvertReasonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\EmailSettingType" (parent: .abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\EmailSettingType).
Resolving inheritance for "App\Form\Type\Clinic\OnlineBooking\EmailSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\EmailSettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\SettingsType" (parent: .abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\SettingsType).
Resolving inheritance for "App\Form\Type\Clinic\OnlineBooking\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\WidgetType" (parent: .abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\WidgetType).
Resolving inheritance for "App\Form\Type\Clinic\OnlineBooking\WidgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\WidgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OutcomeType" (parent: .abstract.instanceof.App\Form\Type\Clinic\OutcomeType).
Resolving inheritance for "App\Form\Type\Clinic\OutcomeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OutcomeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PatientStatus\PatientStatusType" (parent: .abstract.instanceof.App\Form\Type\Clinic\PatientStatus\PatientStatusType).
Resolving inheritance for "App\Form\Type\Clinic\PatientStatus\PatientStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PatientStatus\PatientStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\ClinicUserType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Person\ClinicUserType).
Resolving inheritance for "App\Form\Type\Clinic\Person\ClinicUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\ClinicUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\DailyScheduleType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Person\DailyScheduleType).
Resolving inheritance for "App\Form\Type\Clinic\Person\DailyScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\DailyScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyEditType" (parent: .abstract.instanceof.App\Form\Type\Clinic\PolicyEditType).
Resolving inheritance for "App\Form\Type\Clinic\PolicyEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyType" (parent: .abstract.instanceof.App\Form\Type\Clinic\PolicyType).
Resolving inheritance for "App\Form\Type\Clinic\PolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PostAptFormType" (parent: .abstract.instanceof.App\Form\Type\Clinic\PostAptFormType).
Resolving inheritance for "App\Form\Type\Clinic\PostAptFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PostAptFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PriceTier\PriceTierType" (parent: .abstract.instanceof.App\Form\Type\Clinic\PriceTier\PriceTierType).
Resolving inheritance for "App\Form\Type\Clinic\PriceTier\PriceTierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PriceTier\PriceTierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\AnswerType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\AnswerType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\AnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionAnswerType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionAnswerType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\QuestionAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionAnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\QuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireType).
Resolving inheritance for "App\Form\Type\Clinic\Questionaire\QuestionaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\FormFilesType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Register\FormFilesType).
Resolving inheritance for "App\Form\Type\Clinic\Register\FormFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\FormFilesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\PaymentType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Register\PaymentType).
Resolving inheritance for "App\Form\Type\Clinic\Register\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProductsType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Register\ProductsType).
Resolving inheritance for "App\Form\Type\Clinic\Register\ProductsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProductsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProfileType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Register\ProfileType).
Resolving inheritance for "App\Form\Type\Clinic\Register\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\TreatmentsType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Register\TreatmentsType).
Resolving inheritance for "App\Form\Type\Clinic\Register\TreatmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\TreatmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderRecallType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ReminderRecallType).
Resolving inheritance for "App\Form\Type\Clinic\ReminderRecallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderRecallType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderType" (parent: .abstract.instanceof.App\Form\Type\Clinic\ReminderType).
Resolving inheritance for "App\Form\Type\Clinic\ReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\RoomType" (parent: .abstract.instanceof.App\Form\Type\Clinic\RoomType).
Resolving inheritance for "App\Form\Type\Clinic\RoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\RoomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SearchFilterType" (parent: .abstract.instanceof.App\Form\Type\Clinic\SearchFilterType).
Resolving inheritance for "App\Form\Type\Clinic\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SpecialOfferType" (parent: .abstract.instanceof.App\Form\Type\Clinic\SpecialOfferType).
Resolving inheritance for "App\Form\Type\Clinic\SpecialOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SpecialOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\StaffCertificateType" (parent: .abstract.instanceof.App\Form\Type\Clinic\StaffCertificateType).
Resolving inheritance for "App\Form\Type\Clinic\StaffCertificateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\StaffCertificateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\AdjustStockType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\AdjustStockType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\AdjustStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\AdjustStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\GoodsReceivedType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\GoodsReceivedType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\GoodsReceivedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\GoodsReceivedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ItemGoodsReceivedType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\ItemGoodsReceivedType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\ItemGoodsReceivedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ItemGoodsReceivedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PractitionerPricingType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\PractitionerPricingType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\PractitionerPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PractitionerPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageItemType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\PrepayPackageItemType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\PrepayPackageItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\PrepayPackageType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\PrepayPackageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PriceListType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\PriceListType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\PriceListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PriceListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ProductType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\ProductType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\SopsPolicyTemplateType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\SopsPolicyTemplateType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\SopsPolicyTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\SopsPolicyTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddProductType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddProductType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\Treatment\AddProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\CheckListItemType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\CheckListItemType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\Treatment\CheckListItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\CheckListItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentCategoryGroup" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentCategoryGroup).
Resolving inheritance for "App\Form\Type\Clinic\Stock\TreatmentCategoryGroup" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentCategoryGroup).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentClinicType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentClinicType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\TreatmentClinicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentClinicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentGroupType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentGroupType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\TreatmentGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentNoteType" (parent: .abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentNoteType).
Resolving inheritance for "App\Form\Type\Clinic\Stock\TreatmentNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SurveyType" (parent: .abstract.instanceof.App\Form\Type\Clinic\SurveyType).
Resolving inheritance for "App\Form\Type\Clinic\SurveyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SurveyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskBoardType" (parent: .abstract.instanceof.App\Form\Type\Clinic\TaskBoardType).
Resolving inheritance for "App\Form\Type\Clinic\TaskBoardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskBoardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskItemType" (parent: .abstract.instanceof.App\Form\Type\Clinic\TaskItemType).
Resolving inheritance for "App\Form\Type\Clinic\TaskItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TermsAndCondType" (parent: .abstract.instanceof.App\Form\Type\Clinic\TermsAndCondType).
Resolving inheritance for "App\Form\Type\Clinic\TermsAndCondType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TermsAndCondType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TreatmentPlanTermsAndCondType" (parent: .abstract.instanceof.App\Form\Type\Clinic\TreatmentPlanTermsAndCondType).
Resolving inheritance for "App\Form\Type\Clinic\TreatmentPlanTermsAndCondType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TreatmentPlanTermsAndCondType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TwilioType" (parent: .abstract.instanceof.App\Form\Type\Clinic\TwilioType).
Resolving inheritance for "App\Form\Type\Clinic\TwilioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TwilioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Dashboard\DashboardFilterType" (parent: .abstract.instanceof.App\Form\Type\Dashboard\DashboardFilterType).
Resolving inheritance for "App\Form\Type\Dashboard\DashboardFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Dashboard\DashboardFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\DaySheetType" (parent: .abstract.instanceof.App\Form\Type\DaySheet\DaySheetType).
Resolving inheritance for "App\Form\Type\DaySheet\DaySheetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\DaySheetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\SearchFilterType" (parent: .abstract.instanceof.App\Form\Type\DaySheet\SearchFilterType).
Resolving inheritance for "App\Form\Type\DaySheet\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventType" (parent: .abstract.instanceof.App\Form\Type\EventType).
Resolving inheritance for "App\Form\Type\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\LoginType" (parent: .abstract.instanceof.App\Form\Type\HealthXChange\LoginType).
Resolving inheritance for "App\Form\Type\HealthXChange\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\SearchType" (parent: .abstract.instanceof.App\Form\Type\HealthXChange\SearchType).
Resolving inheritance for "App\Form\Type\HealthXChange\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Help\HelpType" (parent: .abstract.instanceof.App\Form\Type\Help\HelpType).
Resolving inheritance for "App\Form\Type\Help\HelpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Help\HelpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Invoice\InvoiceFilterType" (parent: .abstract.instanceof.App\Form\Type\Invoice\InvoiceFilterType).
Resolving inheritance for "App\Form\Type\Invoice\InvoiceFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Invoice\InvoiceFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCapturePipelineType" (parent: .abstract.instanceof.App\Form\Type\LeadCapture\LeadCapturePipelineType).
Resolving inheritance for "App\Form\Type\LeadCapture\LeadCapturePipelineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCapturePipelineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureSearchType" (parent: .abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureSearchType).
Resolving inheritance for "App\Form\Type\LeadCapture\LeadCaptureSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureStageType" (parent: .abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureStageType).
Resolving inheritance for "App\Form\Type\LeadCapture\LeadCaptureStageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureStageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureType" (parent: .abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureType).
Resolving inheritance for "App\Form\Type\LeadCapture\LeadCaptureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LoginType" (parent: .abstract.instanceof.App\Form\Type\LoginType).
Resolving inheritance for "App\Form\Type\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\CorrespondenceMediaType" (parent: .abstract.instanceof.App\Form\Type\Media\CorrespondenceMediaType).
Resolving inheritance for "App\Form\Type\Media\CorrespondenceMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\CorrespondenceMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\DocumentMediaType" (parent: .abstract.instanceof.App\Form\Type\Media\DocumentMediaType).
Resolving inheritance for "App\Form\Type\Media\DocumentMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\DocumentMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\HelpMediaType" (parent: .abstract.instanceof.App\Form\Type\Media\HelpMediaType).
Resolving inheritance for "App\Form\Type\Media\HelpMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\HelpMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MarketingMediaType" (parent: .abstract.instanceof.App\Form\Type\Media\MarketingMediaType).
Resolving inheritance for "App\Form\Type\Media\MarketingMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MarketingMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MediaType" (parent: .abstract.instanceof.App\Form\Type\Media\MediaType).
Resolving inheritance for "App\Form\Type\Media\MediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Message\MessageType" (parent: .abstract.instanceof.App\Form\Type\Message\MessageType).
Resolving inheritance for "App\Form\Type\Message\MessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Message\MessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\BoardSearchClinicFilterType" (parent: .abstract.instanceof.App\Form\Type\Model\BoardSearchClinicFilterType).
Resolving inheritance for "App\Form\Type\Model\BoardSearchClinicFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\BoardSearchClinicFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\CalendarSearchFilterType" (parent: .abstract.instanceof.App\Form\Type\Model\CalendarSearchFilterType).
Resolving inheritance for "App\Form\Type\Model\CalendarSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\CalendarSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportCSVType" (parent: .abstract.instanceof.App\Form\Type\Model\ImportCSVType).
Resolving inheritance for "App\Form\Type\Model\ImportCSVType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportCSVType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportZipType" (parent: .abstract.instanceof.App\Form\Type\Model\ImportZipType).
Resolving inheritance for "App\Form\Type\Model\ImportZipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportZipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ReportSearchClinicFilterType" (parent: .abstract.instanceof.App\Form\Type\Model\ReportSearchClinicFilterType).
Resolving inheritance for "App\Form\Type\Model\ReportSearchClinicFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ReportSearchClinicFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\CustomerSetting\CustomerSettingType" (parent: .abstract.instanceof.App\Form\Type\Organisation\CustomerSetting\CustomerSettingType).
Resolving inheritance for "App\Form\Type\Organisation\CustomerSetting\CustomerSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\CustomerSetting\CustomerSettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\OrganisationType" (parent: .abstract.instanceof.App\Form\Type\Organisation\OrganisationType).
Resolving inheritance for "App\Form\Type\Organisation\OrganisationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\OrganisationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\SearchFilterType" (parent: .abstract.instanceof.App\Form\Type\Organisation\SearchFilterType).
Resolving inheritance for "App\Form\Type\Organisation\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\ActivePhotoType" (parent: .abstract.instanceof.App\Form\Type\Patient\ActivePhotoType).
Resolving inheritance for "App\Form\Type\Patient\ActivePhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\ActivePhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceType" (parent: .abstract.instanceof.App\Form\Type\Patient\Correspondence\CorrespondenceType).
Resolving inheritance for "App\Form\Type\Patient\Correspondence\CorrespondenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceUploadType" (parent: .abstract.instanceof.App\Form\Type\Patient\Correspondence\CorrespondenceUploadType).
Resolving inheritance for "App\Form\Type\Patient\Correspondence\CorrespondenceUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\MessageTemplateType" (parent: .abstract.instanceof.App\Form\Type\Patient\Correspondence\MessageTemplateType).
Resolving inheritance for "App\Form\Type\Patient\Correspondence\MessageTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\MessageTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\CreditNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\CreditNoteType).
Resolving inheritance for "App\Form\Type\Patient\CreditNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\CreditNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\DocumentType" (parent: .abstract.instanceof.App\Form\Type\Patient\DocumentType).
Resolving inheritance for "App\Form\Type\Patient\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\EditInvoiceNoteType).
Resolving inheritance for "App\Form\Type\Patient\EditInvoiceNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceType" (parent: .abstract.instanceof.App\Form\Type\Patient\EditInvoiceType).
Resolving inheritance for "App\Form\Type\Patient\EditInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\FormType" (parent: .abstract.instanceof.App\Form\Type\Patient\FormType).
Resolving inheritance for "App\Form\Type\Patient\FormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\FormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\GiftVoucherType" (parent: .abstract.instanceof.App\Form\Type\Patient\GiftVoucherType).
Resolving inheritance for "App\Form\Type\Patient\GiftVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\GiftVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\IncidentType" (parent: .abstract.instanceof.App\Form\Type\Patient\IncidentType).
Resolving inheritance for "App\Form\Type\Patient\IncidentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\IncidentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\BaseItemType" (parent: .abstract.instanceof.App\Form\Type\Patient\Invoice\BaseItemType).
Resolving inheritance for "App\Form\Type\Patient\Invoice\BaseItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\BaseItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\InvoiceItemType" (parent: .abstract.instanceof.App\Form\Type\Patient\Invoice\InvoiceItemType).
Resolving inheritance for "App\Form\Type\Patient\Invoice\InvoiceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\InvoiceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundConnectEType" (parent: .abstract.instanceof.App\Form\Type\Patient\Invoice\RefundConnectEType).
Resolving inheritance for "App\Form\Type\Patient\Invoice\RefundConnectEType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundConnectEType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundType" (parent: .abstract.instanceof.App\Form\Type\Patient\Invoice\RefundType).
Resolving inheritance for "App\Form\Type\Patient\Invoice\RefundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\InvoiceType" (parent: .abstract.instanceof.App\Form\Type\Patient\InvoiceType).
Resolving inheritance for "App\Form\Type\Patient\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\InvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AdditionalNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\AdditionalNoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\AdditionalNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AdditionalNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AudioNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\AudioNoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\AudioNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AudioNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\ConsultationNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\ConsultationNoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\ConsultationNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\ConsultationNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\NoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\NoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\NoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\NoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\PatientType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\PatientType).
Resolving inheritance for "App\Form\Type\Patient\Note\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\TreatmentNoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\TreatmentNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentOutcomeNoteType" (parent: .abstract.instanceof.App\Form\Type\Patient\Note\TreatmentOutcomeNoteType).
Resolving inheritance for "App\Form\Type\Patient\Note\TreatmentOutcomeNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentOutcomeNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientAppointmentTabSearchType" (parent: .abstract.instanceof.App\Form\Type\Patient\PatientAppointmentTabSearchType).
Resolving inheritance for "App\Form\Type\Patient\PatientAppointmentTabSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientAppointmentTabSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientSearchType" (parent: .abstract.instanceof.App\Form\Type\Patient\PatientSearchType).
Resolving inheritance for "App\Form\Type\Patient\PatientSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointPOSType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\HandpointPOSType).
Resolving inheritance for "App\Form\Type\Patient\Payment\HandpointPOSType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointPOSType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\HandpointType).
Resolving inheritance for "App\Form\Type\Patient\Payment\HandpointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\KindType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\KindType).
Resolving inheritance for "App\Form\Type\Patient\Payment\KindType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\KindType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsenseConnectType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsenseConnectType).
Resolving inheritance for "App\Form\Type\Patient\Payment\PaymentsenseConnectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsenseConnectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType).
Resolving inheritance for "App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsensePOSType).
Resolving inheritance for "App\Form\Type\Patient\Payment\PaymentsensePOSType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\TerminalType" (parent: .abstract.instanceof.App\Form\Type\Patient\Payment\TerminalType).
Resolving inheritance for "App\Form\Type\Patient\Payment\TerminalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\TerminalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PaymentType" (parent: .abstract.instanceof.App\Form\Type\Patient\PaymentType).
Resolving inheritance for "App\Form\Type\Patient\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PhotoType" (parent: .abstract.instanceof.App\Form\Type\Patient\PhotoType).
Resolving inheritance for "App\Form\Type\Patient\PhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\FormFileType" (parent: .abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\FormFileType).
Resolving inheritance for "App\Form\Type\Patient\PostAptFormSent\FormFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\FormFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\PatientType" (parent: .abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\PatientType).
Resolving inheritance for "App\Form\Type\Patient\PostAptFormSent\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionType" (parent: .abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\QuestionType).
Resolving inheritance for "App\Form\Type\Patient\PostAptFormSent\QuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionnaireType" (parent: .abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\QuestionnaireType).
Resolving inheritance for "App\Form\Type\Patient\PostAptFormSent\QuestionnaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionnaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSentType" (parent: .abstract.instanceof.App\Form\Type\Patient\PostAptFormSentType).
Resolving inheritance for "App\Form\Type\Patient\PostAptFormSentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Prepay\PrepayTreatmentItemType" (parent: .abstract.instanceof.App\Form\Type\Patient\Prepay\PrepayTreatmentItemType).
Resolving inheritance for "App\Form\Type\Patient\Prepay\PrepayTreatmentItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Prepay\PrepayTreatmentItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PrepayType" (parent: .abstract.instanceof.App\Form\Type\Patient\PrepayType).
Resolving inheritance for "App\Form\Type\Patient\PrepayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PrepayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchAjaxFilterType" (parent: .abstract.instanceof.App\Form\Type\Patient\SearchAjaxFilterType).
Resolving inheritance for "App\Form\Type\Patient\SearchAjaxFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchAjaxFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchWaitingType" (parent: .abstract.instanceof.App\Form\Type\Patient\SearchWaitingType).
Resolving inheritance for "App\Form\Type\Patient\SearchWaitingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchWaitingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\FormFileType" (parent: .abstract.instanceof.App\Form\Type\Patient\SurveySent\FormFileType).
Resolving inheritance for "App\Form\Type\Patient\SurveySent\FormFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\FormFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\PatientType" (parent: .abstract.instanceof.App\Form\Type\Patient\SurveySent\PatientType).
Resolving inheritance for "App\Form\Type\Patient\SurveySent\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionType" (parent: .abstract.instanceof.App\Form\Type\Patient\SurveySent\QuestionType).
Resolving inheritance for "App\Form\Type\Patient\SurveySent\QuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionnaireType" (parent: .abstract.instanceof.App\Form\Type\Patient\SurveySent\QuestionnaireType).
Resolving inheritance for "App\Form\Type\Patient\SurveySent\QuestionnaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionnaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySentType" (parent: .abstract.instanceof.App\Form\Type\Patient\SurveySentType).
Resolving inheritance for "App\Form\Type\Patient\SurveySentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoType" (parent: .abstract.instanceof.App\Form\Type\Patient\TreatmentPhotoType).
Resolving inheritance for "App\Form\Type\Patient\TreatmentPhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoUsedProductType" (parent: .abstract.instanceof.App\Form\Type\Patient\TreatmentPhotoUsedProductType).
Resolving inheritance for "App\Form\Type\Patient\TreatmentPhotoUsedProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoUsedProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPlanType" (parent: .abstract.instanceof.App\Form\Type\Patient\TreatmentPlanType).
Resolving inheritance for "App\Form\Type\Patient\TreatmentPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentType" (parent: .abstract.instanceof.App\Form\Type\Patient\TreatmentType).
Resolving inheritance for "App\Form\Type\Patient\TreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\UsedMembershipType" (parent: .abstract.instanceof.App\Form\Type\Patient\UsedMembershipType).
Resolving inheritance for "App\Form\Type\Patient\UsedMembershipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\UsedMembershipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\AdminSupportType" (parent: .abstract.instanceof.App\Form\Type\Person\AdminSupportType).
Resolving inheritance for "App\Form\Type\Person\AdminSupportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\AdminSupportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\PatientType" (parent: .abstract.instanceof.App\Form\Type\Person\PatientType).
Resolving inheritance for "App\Form\Type\Person\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ProfileType" (parent: .abstract.instanceof.App\Form\Type\Person\ProfileType).
Resolving inheritance for "App\Form\Type\Person\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ReportSettingType" (parent: .abstract.instanceof.App\Form\Type\Person\ReportSettingType).
Resolving inheritance for "App\Form\Type\Person\ReportSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ReportSettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SettingType" (parent: .abstract.instanceof.App\Form\Type\Person\SettingType).
Resolving inheritance for "App\Form\Type\Person\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SuperClinicAdminType" (parent: .abstract.instanceof.App\Form\Type\Person\SuperClinicAdminType).
Resolving inheritance for "App\Form\Type\Person\SuperClinicAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SuperClinicAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\UserType" (parent: .abstract.instanceof.App\Form\Type\Person\UserType).
Resolving inheritance for "App\Form\Type\Person\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\AddonType" (parent: .abstract.instanceof.App\Form\Type\PriceTier\AddonType).
Resolving inheritance for "App\Form\Type\PriceTier\AddonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\AddonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTierType" (parent: .abstract.instanceof.App\Form\Type\PriceTier\PriceTierType).
Resolving inheritance for "App\Form\Type\PriceTier\PriceTierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTiersGroupType" (parent: .abstract.instanceof.App\Form\Type\PriceTier\PriceTiersGroupType).
Resolving inheritance for "App\Form\Type\PriceTier\PriceTiersGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTiersGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PromoCodeType" (parent: .abstract.instanceof.App\Form\Type\PriceTier\PromoCodeType).
Resolving inheritance for "App\Form\Type\PriceTier\PromoCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PromoCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RecoveryType" (parent: .abstract.instanceof.App\Form\Type\RecoveryType).
Resolving inheritance for "App\Form\Type\RecoveryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RecoveryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType" (parent: .abstract.instanceof.App\Form\Type\RegistrationType).
Resolving inheritance for "App\Form\Type\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentCompletionFilterType" (parent: .abstract.instanceof.App\Form\Type\Reports\ConsentCompletionFilterType).
Resolving inheritance for "App\Form\Type\Reports\ConsentCompletionFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentCompletionFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentDecayFilterType" (parent: .abstract.instanceof.App\Form\Type\Reports\ConsentDecayFilterType).
Resolving inheritance for "App\Form\Type\Reports\ConsentDecayFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentDecayFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Waiting\ItemType" (parent: .abstract.instanceof.App\Form\Type\Waiting\ItemType).
Resolving inheritance for "App\Form\Type\Waiting\ItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Waiting\ItemType).
Resolving inheritance for ".instanceof.App\MessageHandler\AppointmentConfirmationEmailHandler.0.App\MessageHandler\AppointmentConfirmationEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\AppointmentConfirmationEmailHandler).
Resolving inheritance for "App\MessageHandler\AppointmentConfirmationEmailHandler" (parent: .instanceof.App\MessageHandler\AppointmentConfirmationEmailHandler.0.App\MessageHandler\AppointmentConfirmationEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\CorrespondenceClinicEmailHandler.0.App\MessageHandler\CorrespondenceClinicEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\CorrespondenceClinicEmailHandler).
Resolving inheritance for "App\MessageHandler\CorrespondenceClinicEmailHandler" (parent: .instanceof.App\MessageHandler\CorrespondenceClinicEmailHandler.0.App\MessageHandler\CorrespondenceClinicEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GenericSurveyEmailHandler.0.App\MessageHandler\GenericSurveyEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\GenericSurveyEmailHandler).
Resolving inheritance for "App\MessageHandler\GenericSurveyEmailHandler" (parent: .instanceof.App\MessageHandler\GenericSurveyEmailHandler.0.App\MessageHandler\GenericSurveyEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\IngestBusinessEventHandler.0.App\MessageHandler\IngestBusinessEventHandler" (parent: .abstract.instanceof.App\MessageHandler\IngestBusinessEventHandler).
Resolving inheritance for "App\MessageHandler\IngestBusinessEventHandler" (parent: .instanceof.App\MessageHandler\IngestBusinessEventHandler.0.App\MessageHandler\IngestBusinessEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\InvoiceCorrespondenceEmailHandler.0.App\MessageHandler\InvoiceCorrespondenceEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\InvoiceCorrespondenceEmailHandler).
Resolving inheritance for "App\MessageHandler\InvoiceCorrespondenceEmailHandler" (parent: .instanceof.App\MessageHandler\InvoiceCorrespondenceEmailHandler.0.App\MessageHandler\InvoiceCorrespondenceEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PendingCampaignNotificationHandler.0.App\MessageHandler\PendingCampaignNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\PendingCampaignNotificationHandler).
Resolving inheritance for "App\MessageHandler\PendingCampaignNotificationHandler" (parent: .instanceof.App\MessageHandler\PendingCampaignNotificationHandler.0.App\MessageHandler\PendingCampaignNotificationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PostAptFormEmailHandler.0.App\MessageHandler\PostAptFormEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\PostAptFormEmailHandler).
Resolving inheritance for "App\MessageHandler\PostAptFormEmailHandler" (parent: .instanceof.App\MessageHandler\PostAptFormEmailHandler.0.App\MessageHandler\PostAptFormEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SmsNotificationHandler.0.App\MessageHandler\SmsNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\SmsNotificationHandler).
Resolving inheritance for "App\MessageHandler\SmsNotificationHandler" (parent: .instanceof.App\MessageHandler\SmsNotificationHandler.0.App\MessageHandler\SmsNotificationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SurveyCompletionNotificationEmailHandler.0.App\MessageHandler\SurveyCompletionNotificationEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\SurveyCompletionNotificationEmailHandler).
Resolving inheritance for "App\MessageHandler\SurveyCompletionNotificationEmailHandler" (parent: .instanceof.App\MessageHandler\SurveyCompletionNotificationEmailHandler.0.App\MessageHandler\SurveyCompletionNotificationEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\TreatmentPdfEmailHandler.0.App\MessageHandler\TreatmentPdfEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\TreatmentPdfEmailHandler).
Resolving inheritance for "App\MessageHandler\TreatmentPdfEmailHandler" (parent: .instanceof.App\MessageHandler\TreatmentPdfEmailHandler.0.App\MessageHandler\TreatmentPdfEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\VoucherEmailHandler.0.App\MessageHandler\VoucherEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\VoucherEmailHandler).
Resolving inheritance for "App\MessageHandler\VoucherEmailHandler" (parent: .instanceof.App\MessageHandler\VoucherEmailHandler.0.App\MessageHandler\VoucherEmailHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\AppointmentNormalizer" (parent: .abstract.instanceof.App\Normalize\AppointmentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\AppointmentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\AppointmentNormalizer).
Resolving inheritance for "App\Normalize\AppointmentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\AppointmentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\DocumentCategoryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer).
Resolving inheritance for "App\Normalize\Clinic\DocumentCategoryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\FormNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\FormNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\FormNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\FormNormalizer).
Resolving inheritance for "App\Normalize\Clinic\FormNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\FormNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer).
Resolving inheritance for "App\Normalize\Clinic\HealthXChange\HXCProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer).
Resolving inheritance for "App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ItemGoodsReceivedNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\ItemGoodsReceivedNormalizer).
Resolving inheritance for "App\Normalize\Clinic\ItemGoodsReceivedNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ItemGoodsReceivedNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\LearnAboutSourceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer).
Resolving inheritance for "App\Normalize\Clinic\LearnAboutSourceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\MarketingNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\MarketingNormalizer).
Resolving inheritance for "App\Normalize\Clinic\MarketingNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\MarketingNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\OutcomeNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\OutcomeNormalizer).
Resolving inheritance for "App\Normalize\Clinic\OutcomeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\OutcomeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\PriceListNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\PriceListNormalizer).
Resolving inheritance for "App\Normalize\Clinic\PriceListNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\PriceListNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ProductNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\ProductNormalizer).
Resolving inheritance for "App\Normalize\Clinic\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ProductNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\RoomNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\RoomNormalizer).
Resolving inheritance for "App\Normalize\Clinic\RoomNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\RoomNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\TaskItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer).
Resolving inheritance for "App\Normalize\Clinic\TaskItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TreatmentClinicNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\TreatmentClinicNormalizer).
Resolving inheritance for "App\Normalize\Clinic\TreatmentClinicNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TreatmentClinicNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\Vat\VatNormalizer" (parent: .abstract.instanceof.App\Normalize\Clinic\Vat\VatNormalizer).
Resolving inheritance for "App\Normalize\Clinic\Vat\VatNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\Vat\VatNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\ClinicNormalizer" (parent: .abstract.instanceof.App\Normalize\ClinicNormalizer).
Resolving inheritance for "App\Normalize\ClinicNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\ClinicNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DaySheetNormalizer" (parent: .abstract.instanceof.App\Normalize\DaySheetNormalizer).
Resolving inheritance for "App\Normalize\DaySheetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DaySheetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DraggableEventNormalizer" (parent: .abstract.instanceof.App\Normalize\DraggableEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\DraggableEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DraggableEventNormalizer).
Resolving inheritance for "App\Normalize\DraggableEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\DraggableEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\GoogleEventNormalizer" (parent: .abstract.instanceof.App\Normalize\GoogleEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\GoogleEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\GoogleEventNormalizer).
Resolving inheritance for "App\Normalize\GoogleEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\GoogleEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\BatchResponseNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\BatchResponseNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\BatchResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\BatchResponseNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\ListItemContactNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\ListItemContactNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\ListItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\ListItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\MailChimpResponseNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\MailChimpResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\MailChimpWebhookEventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\MailChimpWebhookNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\MailChimpWebhookNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer" (parent: .abstract.instanceof.App\Normalize\MailChimp\MemberNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer).
Resolving inheritance for "App\Normalize\MailChimp\MemberNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MediaNormalizer" (parent: .abstract.instanceof.App\Normalize\MediaNormalizer).
Resolving inheritance for "App\Normalize\MediaNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MediaNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\MessageNormalizer" (parent: .abstract.instanceof.App\Normalize\Message\MessageNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\MessageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\MessageNormalizer).
Resolving inheritance for "App\Normalize\Message\MessageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\MessageNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer" (parent: .abstract.instanceof.App\Normalize\Message\TableConversationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer).
Resolving inheritance for "App\Normalize\Message\TableConversationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer" (parent: .abstract.instanceof.App\Normalize\Model\InvoiceGiftVoucherNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer).
Resolving inheritance for "App\Normalize\Model\InvoiceGiftVoucherNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\NotificationNormalizer" (parent: .abstract.instanceof.App\Normalize\NotificationNormalizer).
Resolving inheritance for "App\Normalize\NotificationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\NotificationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\SettingsNormalizer" (parent: .abstract.instanceof.App\Normalize\OnlineBooking\SettingsNormalizer).
Resolving inheritance for "App\Normalize\OnlineBooking\SettingsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\SettingsNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\WidgetNormalizer" (parent: .abstract.instanceof.App\Normalize\OnlineBooking\WidgetNormalizer).
Resolving inheritance for "App\Normalize\OnlineBooking\WidgetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\WidgetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\AnswerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer).
Resolving inheritance for "App\Normalize\Patient\AnswerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Chronoscan\PatientDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer).
Resolving inheritance for "App\Normalize\Patient\Chronoscan\PatientDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\CorrespondenceNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\CorrespondenceNormalizer).
Resolving inheritance for "App\Normalize\Patient\CorrespondenceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\CorrespondenceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\DocumentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer).
Resolving inheritance for "App\Normalize\Patient\DocumentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\FormNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\FormNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\FormNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\FormNormalizer).
Resolving inheritance for "App\Normalize\Patient\FormNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\FormNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\GeneratedPatientVoucherNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\GeneratedPatientVoucherNormalizer).
Resolving inheritance for "App\Normalize\Patient\GeneratedPatientVoucherNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\GeneratedPatientVoucherNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\InvoiceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer).
Resolving inheritance for "App\Normalize\Patient\InvoiceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\ItemNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\ItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\ItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\ItemNormalizer).
Resolving inheritance for "App\Normalize\Patient\ItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\ItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\LearnAboutNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\LearnAboutNormalizer).
Resolving inheritance for "App\Normalize\Patient\LearnAboutNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\LearnAboutNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\MemoryJogNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer).
Resolving inheritance for "App\Normalize\Patient\MemoryJogNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\AdditionalNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\AdditionalNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AudioNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\AudioNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\AudioNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AudioNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\ConsultationNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\ConsultationNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\OutcomeNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\OutcomeNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\QuoteAreaNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\QuoteAreaNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\TreatmentNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\TreatmentNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\NoteNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\NoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\NoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\NoteNormalizer).
Resolving inheritance for "App\Normalize\Patient\NoteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\NoteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\PaymentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer).
Resolving inheritance for "App\Normalize\Patient\PaymentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\PhotoNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer).
Resolving inheritance for "App\Normalize\Patient\PhotoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\PrepayNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer).
Resolving inheritance for "App\Normalize\Patient\PrepayNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\PrepayTreatmentItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer).
Resolving inheritance for "App\Normalize\Patient\PrepayTreatmentItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\QuestionNormalizer).
Resolving inheritance for "App\Normalize\Patient\QuestionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionaireNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\QuestionaireNormalizer).
Resolving inheritance for "App\Normalize\Patient\QuestionaireNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionaireNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionnairePDFNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\QuestionnairePDFNormalizer).
Resolving inheritance for "App\Normalize\Patient\QuestionnairePDFNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionnairePDFNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\SketchNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\SketchNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\SketchNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\SketchNormalizer).
Resolving inheritance for "App\Normalize\Patient\SketchNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\SketchNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\TreatmentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer).
Resolving inheritance for "App\Normalize\Patient\TreatmentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\TreatmentPhotoNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer).
Resolving inheritance for "App\Normalize\Patient\TreatmentPhotoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer).
Resolving inheritance for "App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer" (parent: .abstract.instanceof.App\Normalize\Patient\TreatmentPlanNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer).
Resolving inheritance for "App\Normalize\Patient\TreatmentPlanNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\DailyScheduleNormalizer" (parent: .abstract.instanceof.App\Normalize\Person\DailyScheduleNormalizer).
Resolving inheritance for "App\Normalize\Person\DailyScheduleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\DailyScheduleNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\PatientNormalizer" (parent: .abstract.instanceof.App\Normalize\Person\PatientNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\PatientNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\PatientNormalizer).
Resolving inheritance for "App\Normalize\Person\PatientNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\PatientNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer" (parent: .abstract.instanceof.App\Normalize\Person\SuperAdminNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer).
Resolving inheritance for "App\Normalize\Person\SuperAdminNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\UserNormalizer" (parent: .abstract.instanceof.App\Normalize\Person\UserNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\UserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\UserNormalizer).
Resolving inheritance for "App\Normalize\Person\UserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\UserNormalizer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AICustomTemplateHistoryRepository" (parent: .abstract.instanceof.App\Repository\AICustomTemplateHistoryRepository).
Resolving inheritance for "App\Repository\AICustomTemplateHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AICustomTemplateHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AIHistoryRepository" (parent: .abstract.instanceof.App\Repository\AIHistoryRepository).
Resolving inheritance for "App\Repository\AIHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AIHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSettingRepository" (parent: .abstract.instanceof.App\Repository\AdminSettingRepository).
Resolving inheritance for "App\Repository\AdminSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiPlanRepository" (parent: .abstract.instanceof.App\Repository\AiPlanRepository).
Resolving inheritance for "App\Repository\AiPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentLeadRepository" (parent: .abstract.instanceof.App\Repository\AppointmentLeadRepository).
Resolving inheritance for "App\Repository\AppointmentLeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentLeadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignDaysRepository" (parent: .abstract.instanceof.App\Repository\AssignDaysRepository).
Resolving inheritance for "App\Repository\AssignDaysRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignDaysRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignTimeRepository" (parent: .abstract.instanceof.App\Repository\AssignTimeRepository).
Resolving inheritance for "App\Repository\AssignTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaigndetailsRepository" (parent: .abstract.instanceof.App\Repository\CampaigndetailsRepository).
Resolving inheritance for "App\Repository\CampaigndetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaigndetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Campaign\PatientListRepository" (parent: .abstract.instanceof.App\Repository\Clinic\Campaign\PatientListRepository).
Resolving inheritance for "App\Repository\Clinic\Campaign\PatientListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Campaign\PatientListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicRepository" (parent: .abstract.instanceof.App\Repository\Clinic\ClinicRepository).
Resolving inheritance for "App\Repository\Clinic\ClinicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicVatRegistrationRepository" (parent: .abstract.instanceof.App\Repository\Clinic\ClinicVatRegistrationRepository).
Resolving inheritance for "App\Repository\Clinic\ClinicVatRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicVatRegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\DiscountReasonRepository" (parent: .abstract.instanceof.App\Repository\Clinic\DiscountReasonRepository).
Resolving inheritance for "App\Repository\Clinic\DiscountReasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\DiscountReasonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Filter\FilterRepository" (parent: .abstract.instanceof.App\Repository\Clinic\Filter\FilterRepository).
Resolving inheritance for "App\Repository\Clinic\Filter\FilterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Filter\FilterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterHistoryRepository" (parent: .abstract.instanceof.App\Repository\Clinic\FilterHistoryRepository).
Resolving inheritance for "App\Repository\Clinic\FilterHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterRepository" (parent: .abstract.instanceof.App\Repository\Clinic\FilterRepository).
Resolving inheritance for "App\Repository\Clinic\FilterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FormFileRepository" (parent: .abstract.instanceof.App\Repository\Clinic\FormFileRepository).
Resolving inheritance for "App\Repository\Clinic\FormFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FormFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\GenericSystemEmailsRepository" (parent: .abstract.instanceof.App\Repository\Clinic\GenericSystemEmailsRepository).
Resolving inheritance for "App\Repository\Clinic\GenericSystemEmailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\GenericSystemEmailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\NotConvertReasonRepository" (parent: .abstract.instanceof.App\Repository\Clinic\NotConvertReasonRepository).
Resolving inheritance for "App\Repository\Clinic\NotConvertReasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\NotConvertReasonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PatientStatus\PatientStatusRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PatientStatus\PatientStatusRepository).
Resolving inheritance for "App\Repository\Clinic\PatientStatus\PatientStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PatientStatus\PatientStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PostAptFormRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PostAptFormRepository).
Resolving inheritance for "App\Repository\Clinic\PostAptFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PostAptFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\AddonRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PriceTier\AddonRepository).
Resolving inheritance for "App\Repository\Clinic\PriceTier\AddonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\AddonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTierRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PriceTier\PriceTierRepository).
Resolving inheritance for "App\Repository\Clinic\PriceTier\PriceTierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTiersGroupRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PriceTier\PriceTiersGroupRepository).
Resolving inheritance for "App\Repository\Clinic\PriceTier\PriceTiersGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTiersGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PromoCodeRepository" (parent: .abstract.instanceof.App\Repository\Clinic\PriceTier\PromoCodeRepository).
Resolving inheritance for "App\Repository\Clinic\PriceTier\PromoCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PromoCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ReferralInvitationRepository" (parent: .abstract.instanceof.App\Repository\Clinic\ReferralInvitationRepository).
Resolving inheritance for "App\Repository\Clinic\ReferralInvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ReferralInvitationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SafetyChecklistRepository" (parent: .abstract.instanceof.App\Repository\Clinic\SafetyChecklistRepository).
Resolving inheritance for "App\Repository\Clinic\SafetyChecklistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SafetyChecklistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\GoodsReceivedRepository" (parent: .abstract.instanceof.App\Repository\Clinic\Stock\GoodsReceivedRepository).
Resolving inheritance for "App\Repository\Clinic\Stock\GoodsReceivedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\GoodsReceivedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\PriceListRepository" (parent: .abstract.instanceof.App\Repository\Clinic\Stock\PriceListRepository).
Resolving inheritance for "App\Repository\Clinic\Stock\PriceListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\PriceListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\ProductRepository" (parent: .abstract.instanceof.App\Repository\Clinic\Stock\ProductRepository).
Resolving inheritance for "App\Repository\Clinic\Stock\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SurveyRepository" (parent: .abstract.instanceof.App\Repository\Clinic\SurveyRepository).
Resolving inheritance for "App\Repository\Clinic\SurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SurveyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SystemEmailsRepository" (parent: .abstract.instanceof.App\Repository\Clinic\SystemEmailsRepository).
Resolving inheritance for "App\Repository\Clinic\SystemEmailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SystemEmailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicPhoneRepository" (parent: .abstract.instanceof.App\Repository\ClinicPhoneRepository).
Resolving inheritance for "App\Repository\ClinicPhoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicPhoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommunicationRepository" (parent: .abstract.instanceof.App\Repository\CommunicationRepository).
Resolving inheritance for "App\Repository\CommunicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommunicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository" (parent: .abstract.instanceof.App\Repository\ConversationRepository).
Resolving inheritance for "App\Repository\ConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormDataRepository" (parent: .abstract.instanceof.App\Repository\CustomFormDataRepository).
Resolving inheritance for "App\Repository\CustomFormDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository" (parent: .abstract.instanceof.App\Repository\CustomFormRepository).
Resolving inheritance for "App\Repository\CustomFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\AppointmentConsentSnapshotRepository" (parent: .abstract.instanceof.App\Repository\CustomReports\AppointmentConsentSnapshotRepository).
Resolving inheritance for "App\Repository\CustomReports\AppointmentConsentSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\AppointmentConsentSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\CustomReportsRepository" (parent: .abstract.instanceof.App\Repository\CustomReports\CustomReportsRepository).
Resolving inheritance for "App\Repository\CustomReports\CustomReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\CustomReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\FavoriteCustomReportsRepository" (parent: .abstract.instanceof.App\Repository\CustomReports\FavoriteCustomReportsRepository).
Resolving inheritance for "App\Repository\CustomReports\FavoriteCustomReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\FavoriteCustomReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\GenerateReportsRepository" (parent: .abstract.instanceof.App\Repository\CustomReports\GenerateReportsRepository).
Resolving inheritance for "App\Repository\CustomReports\GenerateReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\GenerateReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DashboardWidgetRepository" (parent: .abstract.instanceof.App\Repository\DashboardWidgetRepository).
Resolving inheritance for "App\Repository\DashboardWidgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DashboardWidgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainRepository" (parent: .abstract.instanceof.App\Repository\DomainRepository).
Resolving inheritance for "App\Repository\DomainRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailStackRepository" (parent: .abstract.instanceof.App\Repository\EmailStackRepository).
Resolving inheritance for "App\Repository\EmailStackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailStackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackerRepository" (parent: .abstract.instanceof.App\Repository\EmailTrackerRepository).
Resolving inheritance for "App\Repository\EmailTrackerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstantMeetingRepository" (parent: .abstract.instanceof.App\Repository\InstantMeetingRepository).
Resolving inheritance for "App\Repository\InstantMeetingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstantMeetingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutRepository" (parent: .abstract.instanceof.App\Repository\LearnAboutRepository).
Resolving inheritance for "App\Repository\LearnAboutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutSourceRepository" (parent: .abstract.instanceof.App\Repository\LearnAboutSourceRepository).
Resolving inheritance for "App\Repository\LearnAboutSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutSourceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\CustomerSetting\CustomerSettingRepository" (parent: .abstract.instanceof.App\Repository\Organisation\CustomerSetting\CustomerSettingRepository).
Resolving inheritance for "App\Repository\Organisation\CustomerSetting\CustomerSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\CustomerSetting\CustomerSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\OrganisationRepository" (parent: .abstract.instanceof.App\Repository\Organisation\OrganisationRepository).
Resolving inheritance for "App\Repository\Organisation\OrganisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\OrganisationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxEmailRepository" (parent: .abstract.instanceof.App\Repository\OutboxEmailRepository).
Resolving inheritance for "App\Repository\OutboxEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxEmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxSmsRepository" (parent: .abstract.instanceof.App\Repository\OutboxSmsRepository).
Resolving inheritance for "App\Repository\OutboxSmsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxSmsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\Note\NoteRepository" (parent: .abstract.instanceof.App\Repository\Patient\Note\NoteRepository).
Resolving inheritance for "App\Repository\Patient\Note\NoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\Note\NoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\NpsFeedbackRepository" (parent: .abstract.instanceof.App\Repository\Patient\NpsFeedbackRepository).
Resolving inheritance for "App\Repository\Patient\NpsFeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\NpsFeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\PostAptFormSentRepository" (parent: .abstract.instanceof.App\Repository\Patient\PostAptFormSentRepository).
Resolving inheritance for "App\Repository\Patient\PostAptFormSentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\PostAptFormSentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\SurveySentRepository" (parent: .abstract.instanceof.App\Repository\Patient\SurveySentRepository).
Resolving inheritance for "App\Repository\Patient\SurveySentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\SurveySentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientConversationRepository" (parent: .abstract.instanceof.App\Repository\PatientConversationRepository).
Resolving inheritance for "App\Repository\PatientConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PendingCampaignsRepository" (parent: .abstract.instanceof.App\Repository\PendingCampaignsRepository).
Resolving inheritance for "App\Repository\PendingCampaignsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PendingCampaignsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectCommunicationRepository" (parent: .abstract.instanceof.App\Repository\ProspectCommunicationRepository).
Resolving inheritance for "App\Repository\ProspectCommunicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectCommunicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectConversationRepository" (parent: .abstract.instanceof.App\Repository\ProspectConversationRepository).
Resolving inheritance for "App\Repository\ProspectConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectsMessageRepository" (parent: .abstract.instanceof.App\Repository\ProspectsMessageRepository).
Resolving inheritance for "App\Repository\ProspectsMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectsMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderTaskRepository" (parent: .abstract.instanceof.App\Repository\ReminderTaskRepository).
Resolving inheritance for "App\Repository\ReminderTaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderTaskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsPlanRepository" (parent: .abstract.instanceof.App\Repository\SmsPlanRepository).
Resolving inheritance for "App\Repository\SmsPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsSettingRepository" (parent: .abstract.instanceof.App\Repository\SmsSettingRepository).
Resolving inheritance for "App\Repository\SmsSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsStackRepository" (parent: .abstract.instanceof.App\Repository\SmsStackRepository).
Resolving inheritance for "App\Repository\SmsStackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsStackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsTransactionRepository" (parent: .abstract.instanceof.App\Repository\SmsTransactionRepository).
Resolving inheritance for "App\Repository\SmsTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsreviewRepository" (parent: .abstract.instanceof.App\Repository\SmsreviewRepository).
Resolving inheritance for "App\Repository\SmsreviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsreviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskJobRepository" (parent: .abstract.instanceof.App\Repository\TaskJobRepository).
Resolving inheritance for "App\Repository\TaskJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateLibraryRepository" (parent: .abstract.instanceof.App\Repository\TemplateLibraryRepository).
Resolving inheritance for "App\Repository\TemplateLibraryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateLibraryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateRepository" (parent: .abstract.instanceof.App\Repository\TemplateRepository).
Resolving inheritance for "App\Repository\TemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedMembershipItemsRepository" (parent: .abstract.instanceof.App\Repository\UsedMembershipItemsRepository).
Resolving inheritance for "App\Repository\UsedMembershipItemsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedMembershipItemsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository" (parent: .abstract.instanceof.App\Repository\WebsiteRepository).
Resolving inheritance for "App\Repository\WebsiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PermissionVoter" (parent: .abstract.instanceof.App\Security\PermissionVoter).
Resolving inheritance for "App\Security\PermissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PermissionVoter).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicAnswersWorker" (parent: .abstract.instanceof.App\Services\DeleteClinicAnswersWorker).
Resolving inheritance for "App\Services\DeleteClinicAnswersWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicAnswersWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicPatientsWorker" (parent: .abstract.instanceof.App\Services\DeleteClinicPatientsWorker).
Resolving inheritance for "App\Services\DeleteClinicPatientsWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicPatientsWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\MainWorker" (parent: .abstract.instanceof.App\Services\MainWorker).
Resolving inheritance for "App\Services\MainWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\MainWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsDocumentsImportFromZipWorker" (parent: .abstract.instanceof.App\Services\PatientsDocumentsImportFromZipWorker).
Resolving inheritance for "App\Services\PatientsDocumentsImportFromZipWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsDocumentsImportFromZipWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsPhotosImportFromZipWorker" (parent: .abstract.instanceof.App\Services\PatientsPhotosImportFromZipWorker).
Resolving inheritance for "App\Services\PatientsPhotosImportFromZipWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsPhotosImportFromZipWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PaymentSense\PaymentsenseWorker" (parent: .abstract.instanceof.App\Services\PaymentSense\PaymentsenseWorker).
Resolving inheritance for "App\Services\PaymentSense\PaymentsenseWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PaymentSense\PaymentsenseWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\RemindersWorker" (parent: .abstract.instanceof.App\Services\RemindersWorker).
Resolving inheritance for "App\Services\RemindersWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\RemindersWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\SetPatientsCreatedByWorker" (parent: .abstract.instanceof.App\Services\SetPatientsCreatedByWorker).
Resolving inheritance for "App\Services\SetPatientsCreatedByWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\SetPatientsCreatedByWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\UpdatePhotoNotesWorker" (parent: .abstract.instanceof.App\Services\UpdatePhotoNotesWorker).
Resolving inheritance for "App\Services\UpdatePhotoNotesWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\UpdatePhotoNotesWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\Xero\XeroSyncWorker" (parent: .abstract.instanceof.App\Services\Xero\XeroSyncWorker).
Resolving inheritance for "App\Services\Xero\XeroSyncWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\Xero\XeroSyncWorker).
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.Twig\Extension\ExtensionInterface.0.App\Twig\BreadcrumbsExtension" (parent: .abstract.instanceof.App\Twig\BreadcrumbsExtension).
Resolving inheritance for "App\Twig\BreadcrumbsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BreadcrumbsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AdditionalNoteVoter" (parent: .abstract.instanceof.App\Voters\AdditionalNoteVoter).
Resolving inheritance for "App\Voters\AdditionalNoteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AdditionalNoteVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ApiVoter" (parent: .abstract.instanceof.App\Voters\ApiVoter).
Resolving inheritance for "App\Voters\ApiVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ApiVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AppointmentVoter" (parent: .abstract.instanceof.App\Voters\AppointmentVoter).
Resolving inheritance for "App\Voters\AppointmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AppointmentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ClinicsVoter" (parent: .abstract.instanceof.App\Voters\ClinicsVoter).
Resolving inheritance for "App\Voters\ClinicsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ClinicsVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ConsultationNoteVoter" (parent: .abstract.instanceof.App\Voters\ConsultationNoteVoter).
Resolving inheritance for "App\Voters\ConsultationNoteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ConsultationNoteVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\InvoiceVoter" (parent: .abstract.instanceof.App\Voters\InvoiceVoter).
Resolving inheritance for "App\Voters\InvoiceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\InvoiceVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\LeadCaptureVoter" (parent: .abstract.instanceof.App\Voters\LeadCaptureVoter).
Resolving inheritance for "App\Voters\LeadCaptureVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\LeadCaptureVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\MediaVoter" (parent: .abstract.instanceof.App\Voters\MediaVoter).
Resolving inheritance for "App\Voters\MediaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\MediaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\NotConvertReasonVoter" (parent: .abstract.instanceof.App\Voters\NotConvertReasonVoter).
Resolving inheritance for "App\Voters\NotConvertReasonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\NotConvertReasonVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\OrganisationVoter" (parent: .abstract.instanceof.App\Voters\OrganisationVoter).
Resolving inheritance for "App\Voters\OrganisationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\OrganisationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\PatientVoter" (parent: .abstract.instanceof.App\Voters\PatientVoter).
Resolving inheritance for "App\Voters\PatientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\PatientVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\QuestionaireVoter" (parent: .abstract.instanceof.App\Voters\QuestionaireVoter).
Resolving inheritance for "App\Voters\QuestionaireVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\QuestionaireVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\SuperAdminVoter" (parent: .abstract.instanceof.App\Voters\SuperAdminVoter).
Resolving inheritance for "App\Voters\SuperAdminVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\SuperAdminVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentNoteVoter" (parent: .abstract.instanceof.App\Voters\TreatmentNoteVoter).
Resolving inheritance for "App\Voters\TreatmentNoteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentNoteVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentVoter" (parent: .abstract.instanceof.App\Voters\TreatmentVoter).
Resolving inheritance for "App\Voters\TreatmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentVoter).
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.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.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 "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.dbal.pgsql_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.pgsql_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.pgsql_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.user_db_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.unsecure" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.unsecure" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.unsecure" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.unsecure" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.unsecure" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.unsecure" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.unsecure" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.api_unsecure" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api_unsecure" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.api_unsecure" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_unsecure" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_unsecure" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_unsecure" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_unsecure" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.api_online_booking_unsecure" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api_online_booking_unsecure" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_online_booking_unsecure" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_online_booking_unsecure" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_online_booking_unsecure" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_online_booking_unsecure" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_headers" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api_headers" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_headers" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_headers" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_headers" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_headers" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.patient_api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.patient_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.patient_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.patient_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.patient_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.patient_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_core_lite_public" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api_core_lite_public" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_core_lite_public" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_core_lite_public" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_core_lite_public" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_core_lite_public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.2" (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.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: authentication_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
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 ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Mcfedr\AwsPushBundle\Controller\ApiController" (parent: .abstract.instanceof.Mcfedr\AwsPushBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Mcfedr\AwsPushBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Mcfedr\AwsPushBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Mcfedr\AwsPushBundle\Controller\ApiController.0.Mcfedr\AwsPushBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Mcfedr\AwsPushBundle\Controller\ApiController).
Resolving inheritance for "Mcfedr\AwsPushBundle\Controller\ApiController" (parent: .instanceof.Mcfedr\AwsPushBundle\Controller\ApiController.0.Mcfedr\AwsPushBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker" (parent: .abstract.instanceof.Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker).
Resolving inheritance for "Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\PeriodicWorker" (parent: .abstract.instanceof.Mcfedr\QueueManagerBundle\Worker\PeriodicWorker).
Resolving inheritance for "Mcfedr\QueueManagerBundle\Worker\PeriodicWorker" (parent: .instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\PeriodicWorker).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.delay" (parent: .abstract.instanceof.mcfedr_queue_manager.delay).
Resolving inheritance for "mcfedr_queue_manager.delay" (parent: .instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.delay).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.delay" (parent: .abstract.instanceof.mcfedr_queue_manager.runner.delay).
Resolving inheritance for "mcfedr_queue_manager.runner.delay" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.delay).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.periodic" (parent: .abstract.instanceof.mcfedr_queue_manager.periodic).
Resolving inheritance for "mcfedr_queue_manager.periodic" (parent: .instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.periodic).
Resolving inheritance for ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.default" (parent: .abstract.instanceof.mcfedr_queue_manager.default).
Resolving inheritance for "mcfedr_queue_manager.default" (parent: .instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.default).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.default" (parent: .abstract.instanceof.mcfedr_queue_manager.runner.default).
Resolving inheritance for "mcfedr_queue_manager.runner.default" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.default).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0..abstract.App\BusinessEvent\AbstractBusinessEvent" (parent: .abstract.instanceof..abstract.App\BusinessEvent\AbstractBusinessEvent).
Resolving inheritance for ".instanceof.App\BusinessEvent\BusinessEventInterface.0..abstract.App\BusinessEvent\BusinessEventInterface" (parent: .abstract.instanceof..abstract.App\BusinessEvent\BusinessEventInterface).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\Compiler\DoctrineMetricsLoggerPass" (parent: .abstract.instanceof.App\DependencyInjection\Compiler\DoctrineMetricsLoggerPass).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Voters\AppVoter" (parent: .abstract.instanceof..abstract.App\Voters\AppVoter).
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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.pgsql_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 "doctrine.dbal.logging_middleware.pgsql" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.pgsql" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.pgsql" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.rate_limit" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.deprecation" (parent: monolog.logger_prototype).
1
Skipping service "App\Services\SessionInvalidator": Class or interface "App\Services\SessionInvalidator" cannot be loaded.
5
Removing service-argument resolver for controller "App\Controller\Admin\HelpController::index": no corresponding services exist for the referenced types.
Removing method "setConsentReport" of service "App\Controller\Api\ConsentSnapshot\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\EventController::appointmentlead_details": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\EventController::appointmentleadJoin": no corresponding services exist for the referenced types.
583
Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Routing\Router"; reason: private alias.
Removed service "Symfony\Component\Validator\ValidatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "app.guzzle_client"; reason: private alias.
Removed service "guzzle_original"; reason: private alias.
Removed service "app.clinic_voter"; reason: private alias.
Removed service "app.media_voter"; reason: private alias.
Removed service "app.patient_voter"; reason: private alias.
Removed service "app.organisation_voter"; reason: private alias.
Removed service "app.super_admin_voter"; reason: private alias.
Removed service "app.lead_capture_voter"; reason: private alias.
Removed service "app.appointment_voter"; reason: private alias.
Removed service "app.invoice_voter"; reason: private alias.
Removed service "app.questionaire_voter"; reason: private alias.
Removed service "app.treatment_voter"; reason: private alias.
Removed service "app.api_voter"; reason: private alias.
Removed service "App\DataFixtures\Faker\AppFaker"; reason: private alias.
Removed service "app.twig_extension"; reason: private alias.
Removed service "session.handler.pdo"; reason: private alias.
Removed service "App\Model\CustomReports\Interfaces\CustomReportFactoryInterface"; reason: private alias.
Removed service "App\Model\CustomReports\Interfaces\ListMethodReportInterface"; reason: private alias.
Removed service "App\Service\RateLimiter\RedisAdapterInterface"; reason: private alias.
Removed service "App\Services\CalendarService"; reason: private alias.
Removed service "App\Services\GuzzleClient\GuzzleClient"; reason: private alias.
Removed service "App\Services\HealthXChange\HealthXChange"; reason: private alias.
Removed service "App\Services\ICalendar\ICalendarInterface"; reason: private alias.
Removed service "App\Services\MailChimp\MailChimpClient"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\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\Component\AssetMapper\Compressor\CompressorInterface"; 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\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $pgsql.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $pgsqlConnection"; 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\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.unsecure"; reason: private alias.
Removed service "security.user_checker.unsecure"; reason: private alias.
Removed service "security.authentication.session_strategy.api_unsecure"; reason: private alias.
Removed service "security.user_checker.api_unsecure"; reason: private alias.
Removed service "security.authentication.session_strategy.api_online_booking_unsecure"; reason: private alias.
Removed service "security.user_checker.api_online_booking_unsecure"; reason: private alias.
Removed service "security.authentication.session_strategy.api_headers"; reason: private alias.
Removed service "security.user_checker.api_headers"; reason: private alias.
Removed service "security.authentication.session_strategy.patient_api"; reason: private alias.
Removed service "security.user_checker.patient_api"; reason: private alias.
Removed service "security.authentication.session_strategy.api_core_lite_public"; reason: private alias.
Removed service "security.user_checker.api_core_lite_public"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "phumbor.url.builder_factory"; reason: private alias.
Removed service "phumbor.url.transformer"; reason: private alias.
Removed service "phumbor.twig.extension"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; 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 $rate_limit"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $rateLimitLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.qCbooDQ"; reason: private alias.
Removed service ".service_locator.oA420HT"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "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 "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.unsecure"; reason: private alias.
Removed service "security.firewall.authenticator.api_unsecure"; reason: private alias.
Removed service "security.firewall.authenticator.api_online_booking_unsecure"; reason: private alias.
Removed service "security.firewall.authenticator.api_headers"; reason: private alias.
Removed service "security.firewall.authenticator.patient_api"; reason: private alias.
Removed service "security.firewall.authenticator.api_core_lite_public"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.unsecure"; reason: private alias.
Removed service "security.event_dispatcher.api_unsecure"; reason: private alias.
Removed service "security.event_dispatcher.api_online_booking_unsecure"; reason: private alias.
Removed service "security.event_dispatcher.api_headers"; reason: private alias.
Removed service "security.event_dispatcher.patient_api"; reason: private alias.
Removed service "security.event_dispatcher.api_core_lite_public"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.pMYT3sy"; reason: private alias.
Removed service ".service_locator.EaZyKrP"; reason: private alias.
Removed service ".service_locator.AIQiIWz"; reason: private alias.
Removed service ".service_locator.dXlgQFD"; reason: private alias.
Removed service ".service_locator.wrrJYM1"; reason: private alias.
Removed service ".service_locator.AZ4gr0Q"; reason: private alias.
Removed service ".service_locator.eJpQjMs"; reason: private alias.
Removed service ".service_locator.X1OjwOK"; reason: private alias.
Removed service ".service_locator.XOpyFqw"; reason: private alias.
Removed service ".service_locator..hPnrIe"; reason: private alias.
Removed service ".service_locator.KwHpYA9"; reason: private alias.
Removed service ".service_locator.8HSY5tt"; reason: private alias.
Removed service ".service_locator.BfCPPqt"; reason: private alias.
Removed service ".service_locator.cHeGo_9"; reason: private alias.
Removed service ".service_locator.YA0k_MC"; reason: private alias.
Removed service ".service_locator.S0jbQeL"; reason: private alias.
Removed service ".service_locator.q8p0TjR"; reason: private alias.
Removed service ".service_locator.BbccBK8"; reason: private alias.
Removed service ".service_locator.yk3EhDQ"; reason: private alias.
Removed service ".service_locator.QKynXMa"; reason: private alias.
Removed service ".service_locator.dQCBx.g"; reason: private alias.
Removed service ".service_locator.m_szyLl"; reason: private alias.
Removed service ".service_locator.Zczv.Uu"; reason: private alias.
Removed service ".service_locator.mUs.f4O"; reason: private alias.
Removed service ".service_locator.bt_t5qu"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator._vlirr6"; reason: private alias.
Removed service ".service_locator.Dw9AFv0"; reason: private alias.
Removed service ".service_locator.yV8BED_"; reason: private alias.
Removed service ".service_locator.rKFYA.y"; reason: private alias.
Removed service ".service_locator.OjL0cBL"; reason: private alias.
Removed service ".service_locator.7dlHyba"; reason: private alias.
Removed service ".service_locator.br1Gtju"; reason: private alias.
Removed service ".service_locator.EwARazO"; reason: private alias.
Removed service ".service_locator.sRVeIua"; reason: private alias.
Removed service ".service_locator.ecckSe2"; reason: private alias.
Removed service ".service_locator.PpyweoP"; reason: private alias.
Removed service ".service_locator.LfwkAHZ"; reason: private alias.
Removed service ".service_locator.5c01MNC"; reason: private alias.
Removed service ".service_locator.XFdPlLZ"; reason: private alias.
Removed service ".service_locator.ebRN78n"; reason: private alias.
Removed service ".service_locator.W_dsJLR"; reason: private alias.
Removed service ".service_locator.iQYDLg4"; reason: private alias.
Removed service ".service_locator.pomUK7a"; reason: private alias.
Removed service ".service_locator.8ppej6b"; reason: private alias.
Removed service ".service_locator.B2s8.Cd"; reason: private alias.
Removed service ".service_locator.kWOeQXs"; reason: private alias.
Removed service ".service_locator.a1bmyyA"; reason: private alias.
Removed service ".service_locator.AICKHzX"; reason: private alias.
Removed service ".service_locator.XlaoNXH"; reason: private alias.
Removed service ".service_locator.rz4Nqdb"; reason: private alias.
Removed service ".service_locator.oz_uHGr"; reason: private alias.
Removed service ".service_locator.VXc7otG"; reason: private alias.
Removed service ".service_locator.OMLqKqQ"; reason: private alias.
Removed service ".service_locator.HN9.884"; reason: private alias.
Removed service ".service_locator.CEODO_H"; reason: private alias.
Removed service ".service_locator.hq4mrcn"; reason: private alias.
Removed service ".service_locator.u6IQ2.G"; reason: private alias.
Removed service ".service_locator.BfEq7Ni"; reason: private alias.
Removed service ".service_locator.Y3CVMU1"; reason: private alias.
Removed service ".service_locator.rctuY2q"; reason: private alias.
Removed service ".service_locator.n.zni3Z"; reason: private alias.
Removed service ".service_locator.dJVOhGy"; reason: private alias.
Removed service ".service_locator.t2aBaB6"; reason: private alias.
Removed service ".service_locator.zGSXjJ."; reason: private alias.
Removed service ".service_locator.IToM3Dq"; reason: private alias.
Removed service ".service_locator.GeYwtHW"; reason: private alias.
Removed service ".service_locator.fTAKAP8"; reason: private alias.
Removed service ".service_locator.RnJuh5c"; reason: private alias.
Removed service ".service_locator.voDGMH1"; reason: private alias.
Removed service ".service_locator.oyS3rGX"; reason: private alias.
Removed service ".service_locator..CM.tQ_"; reason: private alias.
Removed service ".service_locator.qNNydPD"; reason: private alias.
Removed service ".service_locator.uYeUyLk"; reason: private alias.
Removed service ".service_locator.66fSTIz"; reason: private alias.
Removed service ".service_locator.kzYDAYP"; reason: private alias.
Removed service ".service_locator.j_n0O2i"; reason: private alias.
Removed service ".service_locator.wSWej3r"; reason: private alias.
Removed service ".service_locator.yAjYC2i"; reason: private alias.
Removed service ".service_locator.8t9CcWJ"; reason: private alias.
Removed service ".service_locator.PQv17AU"; reason: private alias.
Removed service ".service_locator.F4nwGFQ"; reason: private alias.
Removed service ".service_locator.AMTwHle"; reason: private alias.
Removed service ".service_locator.uOZY.wW"; reason: private alias.
Removed service ".service_locator.zOA6MPu"; reason: private alias.
Removed service ".service_locator.Xu2J0rm"; reason: private alias.
Removed service ".service_locator.OfpDnY7"; reason: private alias.
Removed service ".service_locator.aE2_P1l"; reason: private alias.
Removed service ".service_locator.FyV1Xvr"; reason: private alias.
Removed service ".service_locator.aLYAayT"; reason: private alias.
Removed service ".service_locator.hbNa8IS"; reason: private alias.
Removed service ".service_locator.zd5_acn"; reason: private alias.
Removed service ".service_locator.vfcM0ZN"; reason: private alias.
Removed service ".service_locator.rR0cTy1"; reason: private alias.
Removed service ".service_locator.sNyor3A"; reason: private alias.
Removed service ".service_locator.1QqHpBH"; reason: private alias.
Removed service ".service_locator.PJKdIkN"; reason: private alias.
Removed service ".service_locator.5LOY9SN"; reason: private alias.
Removed service ".service_locator.HzF89gg"; reason: private alias.
Removed service ".service_locator.tx4rtKY"; reason: private alias.
Removed service ".service_locator.AHB5U3p"; reason: private alias.
Removed service ".service_locator.C46r0uq"; reason: private alias.
Removed service ".service_locator.QBy5qI0"; reason: private alias.
Removed service ".service_locator.sEF4SPr"; reason: private alias.
Removed service ".service_locator.4xe6AF1"; reason: private alias.
Removed service ".service_locator.quh3Xv2"; reason: private alias.
Removed service ".service_locator.f6QNZ1U"; reason: private alias.
Removed service ".service_locator.L5hu29G"; reason: private alias.
Removed service ".service_locator.G43xPWX"; reason: private alias.
Removed service ".service_locator.D_6oWzP"; reason: private alias.
Removed service ".service_locator.ajQ2Ixu"; reason: private alias.
Removed service ".service_locator.Fl5KB0u"; reason: private alias.
Removed service ".service_locator.eqQFEYl"; reason: private alias.
Removed service ".service_locator.RMGtGP2"; reason: private alias.
Removed service ".service_locator.KL308Ul"; reason: private alias.
Removed service ".service_locator.1QDBt83"; reason: private alias.
Removed service ".service_locator.qbn4fdU"; reason: private alias.
Removed service ".service_locator.J1ro1kn"; reason: private alias.
Removed service ".service_locator.6nibntW"; reason: private alias.
Removed service ".service_locator.KRClbPU"; reason: private alias.
Removed service ".service_locator.xFBkclt"; reason: private alias.
Removed service ".service_locator.6Qn1nF9"; reason: private alias.
Removed service ".service_locator.yiVwpSW"; reason: private alias.
Removed service ".service_locator.2mMoAcy"; reason: private alias.
Removed service ".service_locator.GSiCUrQ"; reason: private alias.
Removed service ".service_locator.2uJmtyz"; reason: private alias.
Removed service ".service_locator.wDt5Jvr"; reason: private alias.
Removed service ".service_locator.FmvyQFP"; reason: private alias.
Removed service ".service_locator.k76oN29"; reason: private alias.
Removed service ".service_locator.nRrxWwY"; reason: private alias.
Removed service ".service_locator.iAo9C4t"; reason: private alias.
Removed service ".service_locator.N30cYQS"; reason: private alias.
Removed service ".service_locator.PTpWetO"; reason: private alias.
Removed service ".service_locator._fAb9DJ"; reason: private alias.
Removed service ".service_locator.vWvEZj3"; reason: private alias.
Removed service ".service_locator.fFX8X1p"; reason: private alias.
Removed service ".service_locator.Tv.h.3G"; reason: private alias.
Removed service ".service_locator.BEMEGop"; reason: private alias.
Removed service ".service_locator.cnp55oe"; reason: private alias.
Removed service ".service_locator.5zpa6yh"; reason: private alias.
Removed service ".service_locator.tAA3dxv"; reason: private alias.
Removed service ".service_locator.T9YxwUK"; reason: private alias.
Removed service ".service_locator.yYUmNsx"; reason: private alias.
Removed service ".service_locator.Xg8Hga."; reason: private alias.
Removed service ".service_locator.m9U.Syp"; reason: private alias.
Removed service ".service_locator.Lw2yNW9"; reason: private alias.
Removed service ".service_locator.l12_7sc"; reason: private alias.
Removed service ".service_locator.fPyBlsx"; reason: private alias.
Removed service ".service_locator.kAscABK"; reason: private alias.
Removed service ".service_locator.zkucvXq"; reason: private alias.
Removed service ".service_locator.LorDY.0"; reason: private alias.
Removed service ".service_locator.sHYjmta"; reason: private alias.
Removed service ".service_locator.CM_HlLL"; reason: private alias.
Removed service ".service_locator.Fjvtouj"; reason: private alias.
Removed service ".service_locator.xtJrqML"; reason: private alias.
Removed service ".service_locator.VR7mUq_"; reason: private alias.
Removed service ".service_locator.F._OBFv"; reason: private alias.
Removed service ".service_locator.xlQjrHk"; reason: private alias.
Removed service ".service_locator.0nSWDyN"; reason: private alias.
Removed service ".service_locator.HzAmlfB"; reason: private alias.
Removed service ".service_locator..KtOxKV"; reason: private alias.
Removed service ".service_locator.NxmBQm1"; reason: private alias.
Removed service ".service_locator.Sw0t10g"; reason: private alias.
Removed service ".service_locator.zbp3dlr"; reason: private alias.
Removed service ".service_locator.UHOvPut"; reason: private alias.
Removed service ".service_locator.0e2npOi"; reason: private alias.
Removed service ".service_locator.8LV2TC_"; reason: private alias.
Removed service ".service_locator.WlpK83G"; reason: private alias.
Removed service ".service_locator.aYQtFoH"; reason: private alias.
Removed service ".service_locator.q0r7GzD"; reason: private alias.
Removed service ".service_locator.v7nq_bc"; reason: private alias.
Removed service ".service_locator.ypPc1ol"; reason: private alias.
Removed service ".service_locator.P3sUEpJ"; reason: private alias.
Removed service ".service_locator.G1TDn5h"; reason: private alias.
Removed service ".service_locator.IRWTYSK"; reason: private alias.
Removed service ".service_locator.Pan4QNj"; reason: private alias.
Removed service ".service_locator.eRkqWUQ"; reason: private alias.
Removed service ".service_locator.lkQMnoz"; reason: private alias.
Removed service ".service_locator.UkE4Pxz"; reason: private alias.
Removed service ".service_locator.ijC81ek"; reason: private alias.
Removed service ".service_locator.lTxh1Zv"; reason: private alias.
Removed service ".service_locator.UCdfGWr"; reason: private alias.
Removed service ".service_locator.Oxbzhba"; reason: private alias.
Removed service ".service_locator.3cR5auB"; reason: private alias.
Removed service ".service_locator.cOTJpgD"; reason: private alias.
Removed service ".service_locator.e5I5S7o"; reason: private alias.
Removed service ".service_locator.HMvucQl"; reason: private alias.
Removed service ".service_locator.IRKIK.g"; reason: private alias.
Removed service ".service_locator.rDBjCCu"; reason: private alias.
Removed service ".service_locator.bgYJgur"; reason: private alias.
Removed service ".service_locator.bxJmVkw"; reason: private alias.
Removed service ".service_locator.FdjLJhj"; reason: private alias.
Removed service ".service_locator.Mz.Jsbc"; reason: private alias.
Removed service ".service_locator.gwBL6Pz"; reason: private alias.
Removed service ".service_locator.PlOYMgZ"; reason: private alias.
Removed service ".service_locator.P7NrnLQ"; reason: private alias.
Removed service ".service_locator.5V5exYU"; reason: private alias.
Removed service ".service_locator.mLmjCch"; reason: private alias.
Removed service ".service_locator.BuwjRls"; reason: private alias.
Removed service ".service_locator.vC1IZC4"; reason: private alias.
Removed service ".service_locator.4mQeiCl"; reason: private alias.
Removed service ".service_locator.FuLTEiD"; reason: private alias.
Removed service ".service_locator.FKfSReW"; reason: private alias.
Removed service ".service_locator.D9dHGwo"; reason: private alias.
Removed service ".service_locator.xEtTx7C"; reason: private alias.
Removed service ".service_locator.eAHueQF"; reason: private alias.
Removed service ".service_locator.yHZezvD"; reason: private alias.
Removed service ".service_locator.5SVzCph"; reason: private alias.
Removed service ".service_locator.BK2TbmO"; reason: private alias.
Removed service ".service_locator.GwDHh6j"; reason: private alias.
Removed service ".service_locator.TcqxOzc"; reason: private alias.
Removed service ".service_locator.HEC3y6Q"; reason: private alias.
Removed service ".service_locator.kvgnevB"; reason: private alias.
Removed service ".service_locator.JDB432."; reason: private alias.
Removed service ".service_locator.ByrwUjI"; reason: private alias.
Removed service ".service_locator.QVnemRt"; reason: private alias.
Removed service ".service_locator.sl.WuQg"; reason: private alias.
Removed service ".service_locator.fB7atBE"; reason: private alias.
Removed service ".service_locator.wmtSGek"; reason: private alias.
Removed service ".service_locator.AMeAVJj"; reason: private alias.
Removed service ".service_locator..x6oDPS"; reason: private alias.
Removed service ".service_locator..JLh8Kq"; reason: private alias.
Removed service ".service_locator.ycxzwZ6"; reason: private alias.
Removed service ".service_locator.SVGffyo"; reason: private alias.
Removed service ".service_locator._Ai_ytT"; reason: private alias.
Removed service ".service_locator.BcMfiu6"; reason: private alias.
Removed service ".service_locator.nmFuLdv"; reason: private alias.
Removed service ".service_locator.x7AFZVG"; reason: private alias.
Removed service ".service_locator._TD_iBi"; reason: private alias.
Removed service ".service_locator.z3S5.9k"; reason: private alias.
Removed service ".service_locator.3gZfU1F"; reason: private alias.
Removed service ".service_locator.q77yJ.l"; reason: private alias.
Removed service ".service_locator.cJ0Jv.v"; reason: private alias.
Removed service ".service_locator.bdgDyz1"; reason: private alias.
Removed service ".service_locator.ZXPVtGs"; reason: private alias.
Removed service ".service_locator.2TiVyy1"; reason: private alias.
Removed service ".service_locator.dKecpE3"; reason: private alias.
Removed service ".service_locator..uSK_7o"; reason: private alias.
Removed service ".service_locator.J2cG6TL"; reason: private alias.
Removed service ".service_locator.Gj9S5Ip"; reason: private alias.
Removed service ".service_locator.RUdlJZf"; reason: private alias.
Removed service ".service_locator.UvGlIAX"; reason: private alias.
Removed service ".service_locator.trXKFjb"; reason: private alias.
Removed service ".service_locator.lo7yd80"; reason: private alias.
Removed service ".service_locator.IGv_4Ja"; reason: private alias.
Removed service ".service_locator.kZjz.Y6"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.Ylw06rj"; reason: private alias.
Removed service ".service_locator.Q6.y3.m"; reason: private alias.
Removed service ".service_locator.dhUXZSJ"; reason: private alias.
Removed service ".service_locator.pv9AqmI"; reason: private alias.
Removed service ".service_locator.vm4n3Kn"; reason: private alias.
Removed service ".service_locator.PrUzk2J"; reason: private alias.
Removed service ".service_locator.4FFK2pI"; reason: private alias.
Removed service ".service_locator.Urdto8v"; reason: private alias.
Removed service ".service_locator.Gjf7sFR"; reason: private alias.
Removed service ".service_locator.5prmePZ"; reason: private alias.
Removed service ".service_locator.uuEgVt1"; reason: private alias.
Removed service ".service_locator.8H5j8ri"; reason: private alias.
Removed service ".service_locator.0SKEURb"; reason: private alias.
Removed service ".service_locator.rOG1ARB"; reason: private alias.
Removed service ".service_locator.zyvyVdl"; reason: private alias.
Removed service ".service_locator.e86u4Dl"; reason: private alias.
Removed service ".service_locator.nYrxV41"; reason: private alias.
Removed service ".service_locator.yEgBNgG"; reason: private alias.
Removed service ".service_locator.SViOvE5"; reason: private alias.
Removed service ".service_locator.VCHdBn0"; reason: private alias.
Removed service ".service_locator.Re6zK_p"; reason: private alias.
Removed service ".service_locator.NBQxtiS"; reason: private alias.
Removed service ".service_locator.xc_CJb3"; reason: private alias.
Removed service ".service_locator.RMkQxTA"; reason: private alias.
Removed service ".service_locator._djERMG"; reason: private alias.
Removed service ".service_locator.Xx9DjrY"; reason: private alias.
Removed service ".service_locator.cem0oa3"; reason: private alias.
Removed service ".service_locator.JKgtyUO"; reason: private alias.
Removed service ".service_locator.dQL2O7d"; reason: private alias.
Removed service ".service_locator.NUePFpS"; reason: private alias.
Removed service ".service_locator.ayXwau4"; reason: private alias.
Removed service ".service_locator.WOv.pAS"; reason: private alias.
Removed service ".service_locator.Wcfhx1g"; reason: private alias.
Removed service ".service_locator.czCMFW1"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.YXq.91n"; reason: private alias.
920
Changed reference of service "App\Aws\SESManager" previously pointing to "Aws\Ses\SesClient" to "ses_client".
Changed reference of service "App\Aws\SESManager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\BusinessEvent\EventEmitter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\BusinessEvent\EventEmitter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\AdminSettingController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\Admin\AppointmentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Admin\Clinic\Campaign\DefaultController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\ClinicCorrespondenceController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\DefaultController" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "App\Controller\Admin\Clinic\DefaultController" previously pointing to "App\Services\Xero\XeroService" to "app.xero_service".
Changed reference of service "App\Controller\Admin\Clinic\DefaultController" previously pointing to "App\Services\Xero\XeroSyncWorker" to "app.xero_worker".
Changed reference of service "App\Controller\Admin\Clinic\Filter\DefaultController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\Admin\Clinic\Filter\DefaultController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Clinic\Filter\DefaultController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\Admin\Clinic\LicenseController" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service "App\Controller\Admin\Clinic\MailChimpController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\Questionaire\DefaultController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\RegisterController" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "App\Controller\Admin\Clinic\RegisterController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Admin\Clinic\Stock\GoodsReceivedController" previously pointing to "App\Services\HistoryService" to "app.history".
Changed reference of service "App\Controller\Admin\Clinic\Stock\HealthXChangeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\Stock\HealthXChangeController" previously pointing to "App\Services\HealthXChange\HealthXChangeImpl" to "app.hx_change".
Changed reference of service "App\Controller\Admin\Clinic\Stock\PriceListController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\Stock\ProductController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Admin\Clinic\Stock\TreatmentClinicController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\Stock\TreatmentNoteController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Clinic\Stock\TreatmentNoteController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Clinic\Stock\TreatmentNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Admin\Clinic\UserController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Clinic\UserController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Admin\Clinic\UserController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\DashboardController" previously pointing to "App\Services\CreateDefaultTaskBoard" to "app.create_default_task_board".
Changed reference of service "App\Controller\Admin\DashboardController" previously pointing to "App\Services\DashboardService" to "app.dashboard_service".
Changed reference of service "App\Controller\Admin\InvoicesController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\LeadCaptureController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\LeadCaptureController" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "App\Services\CreateDefaultTaskBoard" to "app.create_default_task_board".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "App\Services\DashboardService" to "app.dashboard_service".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\Admin\LeadCapturePipelineController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\Admin\Organisation\DefaultController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Patient\CorrespondenceController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\Patient\DefaultController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Patient\DefaultController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Patient\DefaultController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\Admin\Patient\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Admin\Patient\InvoiceController" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "App\Controller\Admin\Patient\InvoiceController" previously pointing to "App\Services\PaymentManager" to "app.payment_manager".
Changed reference of service "App\Controller\Admin\Patient\InvoiceController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Admin\Patient\InvoiceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Patient\InvoiceController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\PriceTier\PromoCodeController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Referral\FirstPromoterWebhookController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Admin\Referral\FirstPromoterWebhookController" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service "App\Controller\Admin\Referral\ReferralInvitationController" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service "App\Controller\Admin\ReportController" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\Controller\Admin\Waiting\ItemController" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Analytics\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Appointment\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\AfterCareNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\CampaignController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\DefaultController" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\EventController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\FormController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\MarketingController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\PractitionerController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\PrescriptionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Clinic\RegistrationController" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Clinic\TreatmentController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\ConsentSnapshot\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\CoreLite\AvailabilityController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\CoreLite\AvailabilityController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Event\IngestController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Event\SchemaController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Message\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\OnlineBooking\AppointmentController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\OnlineBooking\AppointmentController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\OnlineBooking\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\OnlineBooking\PaymentPrepareController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\OnlineBooking\PaymentPrepareController" previously pointing to "App\Services\PaymentManager" to "app.payment_manager".
Changed reference of service "App\Controller\Api\OnlineBooking\StripeController" previously pointing to "App\Services\PaymentManager" to "app.payment_manager".
Changed reference of service "App\Controller\Api\Patient\BookingsController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\CorrespondenceController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\DefaultController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\DocumentController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\FormController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\ImportantInfoController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\InvoiceController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\LearnAboutSourceController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\MemoryJogController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\AdditionalNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\AudioNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\ConsultationNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\OutcomeNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\QuoteAreaController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\NoteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\PhotoController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\PrepayController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\QuestionaireController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\SketchController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\TreatmentClinicController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\TreatmentController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\Api\Patient\TreatmentPhotoController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Controller\BaseApiController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\BrandingController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\BrandingController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\CustomFormDataController" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\CreateDefaultPaymentType" to "app.create_default_kinds".
Changed reference of service "App\Controller\DefaultController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\Plivo" to "app.plivo".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\DefaultController" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service "App\Controller\EventController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\EventController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\EventController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\EventController" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "App\Controller\EventController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\MeetingController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\MeetingController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\MessageController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\MessageController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\MessageController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\NewWebsiteController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\NewWebsiteController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\NewWidgetController" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "App\Controller\NewWidgetController" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Controller\PatientController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\PatientController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\PatientController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\PatientController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\PatientController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\PatientController" previously pointing to "App\Services\Plivo" to "app.plivo".
Changed reference of service "App\Controller\PatientController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PaymentController" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service "App\Controller\PaymentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\PlivoWebhookController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\ProspectController" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "App\Controller\ProspectController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\ProspectController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\ProspectController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\ProspectController" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "App\Controller\ProspectController" previously pointing to "App\Services\Plivo" to "app.plivo".
Changed reference of service "App\Controller\ProspectController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PublicProfileController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\PublicProfileController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\PublicProfileController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\StripeWebhookController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\TemplateController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\TemplateController" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Controller\TemplateController" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Controller\TwilioWebhookController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Controller\YourController" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "App\Controller\YourController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\EventListener\CampaignTriggerSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventListener\CampaignTriggerSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\EventListener\RegistrationCountryBlockSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\RegistrationCountryBlockSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\ExportImport\ServiceZip" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\ExportImport\ServiceZip" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "App\MessageHandler\AppointmentConfirmationEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\CorrespondenceClinicEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\GenericSurveyEmailHandler" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service "App\MessageHandler\GenericSurveyEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\IngestBusinessEventHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\InvoiceCorrespondenceEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\PendingCampaignNotificationHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\PendingCampaignNotificationHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\PostAptFormEmailHandler" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service "App\MessageHandler\PostAptFormEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\SmsNotificationHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\SurveyCompletionNotificationEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\TreatmentPdfEmailHandler" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service "App\MessageHandler\TreatmentPdfEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\MessageHandler\VoucherEmailHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Repository\PendingCampaignsRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Service\RateLimiter\RateLimiterService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\AccountService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Services\Ai\BlockerService" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "App\Services\Ai\ConsentzFormService" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\Ai\FurtherSetting" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\Ai\ProductService" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\Ai\QuestionnairesService" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\Ai\TeamMemberService" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\AppHelper" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\BarCodeGenerator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\BarCodeGenerator" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\Breadcrumbs" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\CampaignService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Chronoscan\ChronoscanClient" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Chronoscan\ChronoscanClient" previously pointing to "App\Normalize\Patient\Chronoscan\PatientDTONormalizer" to "app.normalize_patient.chronoscan_dto_normalizer".
Changed reference of service "App\Services\ClinicManager" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Services\CreatePdf" previously pointing to "App\Services\PdfCreatorService" to "app.pdf_creator".
Changed reference of service "App\Services\DeleteClinicAnswersWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\DeleteClinicPatientsWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\DeleteClinicPatientsWorker" previously pointing to "App\Services\DeletePatientService" to "app.delete_patient".
Changed reference of service "App\Services\DemoClinic\DemoClinicRegistrationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\DemoClinic\DemoClinicTemplateSeeder" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Services\DemoClinic\DemoClinicTemplateSeeder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\FirebaseNotification\ProcessNotification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\FirebaseNotification\TokenStorageService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\GeoIpService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\ICalendar\ICalendarCreator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\ICalendar\ICalendarCreator" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "App\Services\ICalendar\ICalendarCreator" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Services\IcsLinkProvider" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Services\Media\MediaFileService" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "App\Services\MembershipService" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "App\Services\MembershipService" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "App\Services\NpsFeedbackService" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\PatientsDocumentsImportFromZipWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\PatientsPhotosImportFromZipWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Referral\FirstPromoterClient" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Referral\ReferralGiftManager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\RegistrationCountryBlockChecker" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\SetPatientsCreatedByWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\SetPatientsCreatedByWorker" previously pointing to "App\Services\PatientsCreatorManager" to "manager_patients_creator_set".
Changed reference of service "App\Services\StripeService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\UpdatePhotoNotesWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\ZendeskService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Zoom\ZoomAccessTokenGenerator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Services\Zoom\ZoomMeetingService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "App\Voters\AdditionalNoteVoter" previously pointing to "App\Services\Licence\CheckLicenceService" to "app.check_licence_service".
Changed reference of service "App\Voters\AdditionalNoteVoter" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Voters\ConsultationNoteVoter" previously pointing to "App\Services\Licence\CheckLicenceService" to "app.check_licence_service".
Changed reference of service "App\Voters\ConsultationNoteVoter" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "App\Voters\TreatmentNoteVoter" previously pointing to "App\Services\Licence\CheckLicenceService" to "app.check_licence_service".
Changed reference of service "App\Voters\TreatmentNoteVoter" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
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 "asset_mapper.compressor" previously pointing to "monolog.logger" to "logger".
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 "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 "messenger.middleware.doctrine_open_transaction_logger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "doctrine.migrations.dependency_factory" previously pointing to "monolog.logger" to "logger".
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.success_handler" previously pointing to "monolog.logger" to "logger".
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 "security.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oauth2" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.app.application_authenticator" previously pointing to "App\Security\ApplicationAuthenticator" to "app.application_authenticator".
Changed reference of service ".service_locator.9M.K9J6" previously pointing to "App\Security\ApplicationAuthenticator" to "app.application_authenticator".
Changed reference of service "debug.app.session_authenticator" previously pointing to "App\Security\SessionAuthenticator" to "app.session_authenticator".
Changed reference of service ".service_locator.RJfTr3X" previously pointing to "App\Security\SessionAuthenticator" to "app.session_authenticator".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "fos_ck_editor.renderer" 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 "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" previously pointing to "hautelook_alice.loader.doctrine_orm_loader" to "hautelook_alice.loader".
Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.append_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
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 "Mcfedr\AwsPushBundle\Service\Messages" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\AwsPushBundle\Service\Topics" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\AwsPushBundle\Command\SubscribeTopicsCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\AwsPushBundle\Command\EnableAllCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\AwsPushBundle\Command\RemoveDisabledCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\AwsPushBundle\Controller\ApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Mcfedr\QueueManagerBundle\Runner\JobExecutor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Mcfedr\QueueManagerBundle\Runner\JobExecutor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mcfedr_queue_manager.runner.delay" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mcfedr_queue_manager.runner.default" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.D3PAvkQ" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.PtwwiGA" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.9qwAqWN" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.ckgSP5y" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.XZNJCO." previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.3BMrk0R" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.3jtpFlz" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.YojGA6J" previously pointing to "App\Services\CreateClinicGiftVoucher" to "app.create_clinic_gift_voucher".
Changed reference of service ".service_locator.YojGA6J" previously pointing to "App\Services\CreateDefaultPaymentType" to "app.create_default_kinds".
Changed reference of service ".service_locator.oV_Ztb8" previously pointing to "App\Services\Xero\XeroService" to "app.xero_service".
Changed reference of service ".service_locator.GQMY9Xr" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service ".service_locator.Y0UkS.I" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service ".service_locator.qj.6WRx" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.0RCaEte" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.0RCaEte" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.fACS._X" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.K7KZBmU" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.Nr.306K" previously pointing to "App\Services\PatientStatus\UpdatePatientAfterChangeStatus" to "app.update_patient_status".
Changed reference of service ".service_locator.hfZcVKH" previously pointing to "App\Form\DataTransformer\QuestionChoiceTypeTransformer" to "app.form_data_transformer.question_choice_type".
Changed reference of service ".service_locator.JwwTPpv" previously pointing to "App\Form\DataTransformer\QuestionChoiceTypeTransformer" to "app.form_data_transformer.question_choice_type".
Changed reference of service ".service_locator.7ymHv6U" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.7ymHv6U" previously pointing to "App\Services\HistoryService" to "app.history".
Changed reference of service ".service_locator.85qPUpJ" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.rF9NtIp" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.rF9NtIp" previously pointing to "App\Services\HealthXChange\HealthXChangeImpl" to "app.hx_change".
Changed reference of service ".service_locator.yC3974n" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service ".service_locator.W2wzAwK" previously pointing to "App\Services\PaymentSense\PaymentsenseConnectE" to "app.payment_sense.connect_e".
Changed reference of service ".service_locator.QZGpesT" previously pointing to "App\Services\PaymentSense\PaymentsenseConnectE" to "app.payment_sense.connect_e".
Changed reference of service ".service_locator.LyESm0x" previously pointing to "App\Services\PaymentSense\PaymentsensePOSService" to "app.payment_sense.pos".
Changed reference of service ".service_locator.6ACTLYa" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.j2qU2ou" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.H0mIo4Z" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.kt97_HX" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service ".service_locator.QI2OyhY" previously pointing to "App\Services\TrafficLightService" to "app.traffic_light_patient".
Changed reference of service ".service_locator..6ErINI" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.D17jTRL" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.D17jTRL" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.ma_EKj4" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.ma_EKj4" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.Gfww4uS" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.Gfww4uS" previously pointing to "App\Form\DataTransformer\PatientTransformer" to "app.form_data_transformer.patient_transformer".
Changed reference of service ".service_locator.F08HfAL" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.PO4o8kk" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.PO4o8kk" previously pointing to "App\Services\DeletePatientService" to "app.delete_patient".
Changed reference of service ".service_locator.bluiS13" previously pointing to "App\Services\GetAddress" to "app.get_address_client".
Changed reference of service ".service_locator.SgLFQoB" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.JMgZhD4" previously pointing to "App\Services\PaymentSense\PaymentsenseConnectE" to "app.payment_sense.connect_e".
Changed reference of service ".service_locator.JMgZhD4" previously pointing to "App\Services\PaymentSense\HandpointE" to "app.payment_sense.handpoint_e".
Changed reference of service ".service_locator.E.A_kV_" previously pointing to "App\Services\PdfCreatorService" to "app.pdf_creator".
Changed reference of service ".service_locator.1JQ_pUX" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service ".service_locator.G2p0pUy" previously pointing to "App\ExportImport\SwitchTypeServiceDetail" to "app.report_detail_switch".
Changed reference of service ".service_locator.xu6R4MU" previously pointing to "App\ExportImport\SwitchTypeServiceDetailOrgLevel" to "app.report_detail_switch_org_level".
Changed reference of service ".service_locator.bbs7dkP" previously pointing to "App\Services\PaymentSense\PaymentsensePOSService" to "app.payment_sense.pos".
Changed reference of service ".service_locator.FEDwzOo" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service ".service_locator.1sxu5yD" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service ".service_locator.A2Hebwm" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.A2Hebwm" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service ".service_locator.ro_NMHl" previously pointing to "App\Services\GoCardlessService" to "app.gocardless_service".
Changed reference of service ".service_locator..TL8LKF" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.t5YvRtG" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.t5YvRtG" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.QPPvtGL" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service ".service_locator.P2TsIi2" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.P2TsIi2" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.OrsdbEY" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service ".service_locator.7drp3km" previously pointing to "App\Services\TrafficLightService" to "app.traffic_light_patient".
Changed reference of service ".service_locator.atvA7wF" previously pointing to "App\Services\PdfCreatorService" to "app.pdf_creator".
Changed reference of service ".service_locator.LUQwF.N" previously pointing to "App\Services\PaymentManager" to "app.payment_manager".
Changed reference of service ".service_locator.p0djHLz" previously pointing to "App\Services\PaymentManager" to "app.payment_manager".
Changed reference of service ".service_locator.d1bhzkm" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service ".service_locator.M6OJVBr" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".service_locator.M6OJVBr" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.SXrR6or" previously pointing to "App\Services\HistoryService" to "app.history".
Changed reference of service ".service_locator.2i_BqLb" previously pointing to "App\Services\CreateClinicGiftVoucher" to "app.create_clinic_gift_voucher".
Changed reference of service ".service_locator.iGOTaUr" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service ".service_locator.wLbnEgs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MJugXkj" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.fXXqPVp" previously pointing to "App\Services\PdfCreatorService" to "app.pdf_creator".
Changed reference of service ".service_locator.fXXqPVp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GkqSSd6" previously pointing to "App\Services\PdfCreatorService" to "app.pdf_creator".
Changed reference of service ".service_locator.GkqSSd6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GrWzaJj" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.H_d9US5" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.A5.wAzU" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\AppointmentNormalizer" previously pointing to "App\Normalize\AppointmentNormalizer" to "app.appointment_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\DocumentCategoryNormalizer" previously pointing to "App\Normalize\Clinic\DocumentCategoryNormalizer" to "app.clinic_document_category_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\FormNormalizer" previously pointing to "App\Normalize\Clinic\FormNormalizer" to "app.clinic_form_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer" previously pointing to "App\Normalize\Clinic\HealthXChange\HXCProductNormalizer" to "app.hxc_product_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer" previously pointing to "App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer" to "app.hxc_response_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\ItemGoodsReceivedNormalizer" previously pointing to "App\Normalize\Clinic\ItemGoodsReceivedNormalizer" to "app.normalize_item_goods_received_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\LearnAboutSourceNormalizer" previously pointing to "App\Normalize\Clinic\LearnAboutSourceNormalizer" to "app.learn_about_source_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\MarketingNormalizer" previously pointing to "App\Normalize\Clinic\MarketingNormalizer" to "app.clinic_marketing_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\OutcomeNormalizer" previously pointing to "App\Normalize\Clinic\OutcomeNormalizer" to "app.outcome_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\PriceListNormalizer" previously pointing to "App\Normalize\Clinic\PriceListNormalizer" to "app.clinic_price_list_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\ProductNormalizer" previously pointing to "App\Normalize\Clinic\ProductNormalizer" to "app.clinic_product".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\RoomNormalizer" previously pointing to "App\Normalize\Clinic\RoomNormalizer" to "app.normalize_clinic_room_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\TaskItemNormalizer" previously pointing to "App\Normalize\Clinic\TaskItemNormalizer" to "app.clinic_task_item_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\TreatmentClinicNormalizer" previously pointing to "App\Normalize\Clinic\TreatmentClinicNormalizer" to "app.clinic_treatment_clinic_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Clinic\Vat\VatNormalizer" previously pointing to "App\Normalize\Clinic\Vat\VatNormalizer" to "app.clinic_vat_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\ClinicNormalizer" previously pointing to "App\Normalize\ClinicNormalizer" to "app.clinic_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\DaySheetNormalizer" previously pointing to "App\Normalize\DaySheetNormalizer" to "app.normalize_day_sheet_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\DraggableEventNormalizer" previously pointing to "App\Normalize\DraggableEventNormalizer" to "app.draggable_event_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\GoogleEventNormalizer" previously pointing to "App\Normalize\GoogleEventNormalizer" to "app.google_event_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\BatchResponseNormalizer" previously pointing to "App\Normalize\MailChimp\BatchResponseNormalizer" to "app.mail_chimp_batch_response_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer" previously pointing to "App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer" to "app.mail_chimp_item_list_campaign_defaults_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemContactNormalizer" previously pointing to "App\Normalize\MailChimp\ListItemContactNormalizer" to "app.mail_chimp_item_list_contact_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemNormalizer" previously pointing to "App\Normalize\MailChimp\ListItemNormalizer" to "app.mail_chimp_item_list_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpResponseNormalizer" previously pointing to "App\Normalize\MailChimp\MailChimpResponseNormalizer" to "app.mail_chimp_response_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer" previously pointing to "App\Normalize\MailChimp\MailChimpWebhookEventNormalizer" to "app.mail_chimp_webhook_event_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpWebhookNormalizer" previously pointing to "App\Normalize\MailChimp\MailChimpWebhookNormalizer" to "app.mail_chimp_webhook_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MailChimp\MemberNormalizer" previously pointing to "App\Normalize\MailChimp\MemberNormalizer" to "app.mail_chimp_member_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\MediaNormalizer" previously pointing to "App\Normalize\MediaNormalizer" to "app.media_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Message\MessageNormalizer" previously pointing to "App\Normalize\Message\MessageNormalizer" to "app.message_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Message\TableConversationNormalizer" previously pointing to "App\Normalize\Message\TableConversationNormalizer" to "app.table_conversation_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Model\InvoiceGiftVoucherNormalizer" previously pointing to "App\Normalize\Model\InvoiceGiftVoucherNormalizer" to "app.patient_model_invoice_voucher_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\NotificationNormalizer" previously pointing to "App\Normalize\NotificationNormalizer" to "app.normalize_notification_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\OnlineBooking\SettingsNormalizer" previously pointing to "App\Normalize\OnlineBooking\SettingsNormalizer" to "app.online_booking_settings_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\OnlineBooking\WidgetNormalizer" previously pointing to "App\Normalize\OnlineBooking\WidgetNormalizer" to "app.online_booking_widget_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\AnswerNormalizer" previously pointing to "App\Normalize\Patient\AnswerNormalizer" to "app.patient_answer_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Chronoscan\PatientDTONormalizer" previously pointing to "App\Normalize\Patient\Chronoscan\PatientDTONormalizer" to "app.normalize_patient.chronoscan_dto_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\CorrespondenceNormalizer" previously pointing to "App\Normalize\Patient\CorrespondenceNormalizer" to "app.patient_correspondence".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\DocumentNormalizer" previously pointing to "App\Normalize\Patient\DocumentNormalizer" to "app.patient_document_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\FormNormalizer" previously pointing to "App\Normalize\Patient\FormNormalizer" to "app.patient_form_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\GeneratedPatientVoucherNormalizer" previously pointing to "App\Normalize\Patient\GeneratedPatientVoucherNormalizer" to "app.patient_generated_voucher_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\InvoiceNormalizer" previously pointing to "App\Normalize\Patient\InvoiceNormalizer" to "app.patient_invoice__normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\ItemNormalizer" previously pointing to "App\Normalize\Patient\ItemNormalizer" to "app.patient_item_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\LearnAboutNormalizer" previously pointing to "App\Normalize\Patient\LearnAboutNormalizer" to "app.learn_about_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\MemoryJogNormalizer" previously pointing to "App\Normalize\Patient\MemoryJogNormalizer" to "app.normalize_patient.memory_jog_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\AdditionalNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\AdditionalNoteNormalizer" to "app.normalize_patient.additional_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\AudioNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\AudioNoteNormalizer" to "app.normalize_patient.audio_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\ConsultationNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\ConsultationNoteNormalizer" to "app.normalize_patient.consultation_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\OutcomeNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\OutcomeNoteNormalizer" to "app.outcome_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\QuoteAreaNormalizer" previously pointing to "App\Normalize\Patient\Note\QuoteAreaNormalizer" to "app.quote_area_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\TreatmentNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\TreatmentNoteNormalizer" to "app.normalize_patient.treatment_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer" previously pointing to "App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer" to "app.treatment_outcome_note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\NoteNormalizer" previously pointing to "App\Normalize\Patient\NoteNormalizer" to "app.normalize_patient.note_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\PaymentNormalizer" previously pointing to "App\Normalize\Patient\PaymentNormalizer" to "app.patient_payment_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\PhotoNormalizer" previously pointing to "App\Normalize\Patient\PhotoNormalizer" to "app.patient_photo_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\PrepayNormalizer" previously pointing to "App\Normalize\Patient\PrepayNormalizer" to "app.patient_prepay__normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\PrepayTreatmentItemNormalizer" previously pointing to "App\Normalize\Patient\PrepayTreatmentItemNormalizer" to "app.patient_prepay_treatment_item_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\QuestionNormalizer" previously pointing to "App\Normalize\Patient\QuestionNormalizer" to "app.patient_question_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\QuestionaireNormalizer" previously pointing to "App\Normalize\Patient\QuestionaireNormalizer" to "app.patient_questionaire_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\SketchNormalizer" previously pointing to "App\Normalize\Patient\SketchNormalizer" to "app.normalize_patient.sketch_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentNormalizer" previously pointing to "App\Normalize\Patient\TreatmentNormalizer" to "app.patient_treatment_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPhotoNormalizer" previously pointing to "App\Normalize\Patient\TreatmentPhotoNormalizer" to "app.patient_treatment_photo".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer" previously pointing to "App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer" to "app.patient_treatment_photo_used_product".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPlanNormalizer" previously pointing to "App\Normalize\Patient\TreatmentPlanNormalizer" to "app.patient_treatment_plan_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Person\DailyScheduleNormalizer" previously pointing to "App\Normalize\Person\DailyScheduleNormalizer" to "app.person_daily_schedule_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Person\PatientNormalizer" previously pointing to "App\Normalize\Person\PatientNormalizer" to "app.patient_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Person\SuperAdminNormalizer" previously pointing to "App\Normalize\Person\SuperAdminNormalizer" to "app.super_admin_normalizer".
Changed reference of service ".debug.serializer.normalizer.App\Normalize\Person\UserNormalizer" previously pointing to "App\Normalize\Person\UserNormalizer" to "app.clinic_user_normalizer".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.OoL2aDn" previously pointing to "App\EventListener\MediaSubscriber" to "app.file.subscriber".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\PermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\AdditionalNoteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\ApiVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\AppointmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\ClinicsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\ConsultationNoteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\InvoiceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\LeadCaptureVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\MediaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\NotConvertReasonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\OrganisationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\PatientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\QuestionaireVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\SuperAdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\TreatmentNoteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Voters\TreatmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\PaymentSense\PaymentsenseWorker" to "app.payment_sense.worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\Xero\XeroSyncWorker" to "app.xero_worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\PaymentSense\PaymentsenseWorker" to "app.payment_sense.worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\Xero\XeroSyncWorker" to "app.xero_worker".
Changed reference of service ".service_locator.ITwlfem" previously pointing to "App\Services\MainWorker" to "app.main_worker".
Changed reference of service ".service_locator.oN_M6.Y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.uTU7.vz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ClkxPu5" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.MQ2K9ka" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".App\Command\EmailStackCommand.lazy" previously pointing to "App\Command\EmailStackCommand" to "command_email_stack".
Changed reference of service ".App\Command\SmsStackCommand.lazy" previously pointing to "App\Command\SmsStackCommand" to "command_sms_stack".
Changed reference of service "app.s3_manager" previously pointing to "Aws\S3\S3Client" to "s3_client".
Changed reference of service "app.s3_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.service_csv" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "app.service_csv" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.service_csv" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "app.service_csv" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "app.service_csv" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "app.google_service" previously pointing to "router.default" to "router".
Changed reference of service "app.google_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.google_service" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "app.gocardless_service" previously pointing to "router.default" to "router".
Changed reference of service "app.gocardless_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.twilio" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.smsservice" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.smsservice" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "app.smsservice" previously pointing to "App\Services\Plivo" to "app.plivo".
Changed reference of service "app.media_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.reminders_worker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.reminders_worker" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service "app.reminders_manager" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "app.notifications_manager" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "app.notifications_manager" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "app.notifications_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.notifications_manager" previously pointing to "App\Services\CorrespondenceFromNotificationCreator" to "app.correspondence_from_notification_creator".
Changed reference of service "app.notifications_manager" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "app.push_notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.device_manager" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "app.history" previously pointing to "App\Services\ProductService" to "app.product_service".
Changed reference of service "app.history" previously pointing to "App\Services\ProductBalanceHistoryService" to "app.product_balance_history".
Changed reference of service "app.pdf_creator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.pdf_creator" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "app.pdf_creator" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "app.scheduler_calendar_events_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.payment_manager" previously pointing to "App\Services\HistoryService" to "app.history".
Changed reference of service "app.payment_manager" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "app.payment_manager" previously pointing to "App\Services\InvoiceHistoryService" to "app.invoice_history".
Changed reference of service "app.export_all_data_clinic" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "app.export_all_data_clinic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.export_all_data_clinic" previously pointing to "App\ExportImport\ServiceCSV" to "app.service_csv".
Changed reference of service "app.share_clinic_all_patients" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.create_default_clinic_data" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "app.create_default_clinic_data" previously pointing to "App\Services\HistoryService" to "app.history".
Changed reference of service "app.create_default_clinic_data" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "app.payment_sense.connect_e" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.payment_sense.handpoint_e" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.payment_sense.pos" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.payment_sense.worker" previously pointing to "App\Services\PaymentSense\PaymentsensePOSService" to "app.payment_sense.pos".
Changed reference of service "app.payment_sense.worker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.xero_worker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.xero_worker" previously pointing to "App\Services\Xero\XeroService" to "app.xero_service".
Changed reference of service "app.mail_chimp_client" previously pointing to "router.default" to "router".
Changed reference of service "app.mail_chimp_client" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.get_address_client" previously pointing to "monolog.logger" to "logger".
Changed reference of service "manager_patients_creator_set" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.xero_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.application_authenticator" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "app.application_authenticator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.application_authenticator" previously pointing to "App\Services\Licence\CheckLicenceService" to "app.check_licence_service".
Changed reference of service "app.session_authenticator" previously pointing to "App\Services\DeviceManager" to "app.device_manager".
Changed reference of service "app.session_authenticator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.session_authenticator" previously pointing to "App\Services\Licence\CheckLicenceService" to "app.check_licence_service".
Changed reference of service "authentication_handler" previously pointing to "router.default" to "router".
Changed reference of service "command_create_admin" previously pointing to "App\Services\AdminCreator" to "app.super_admin.create".
Changed reference of service "command_file_download" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "command_import_files_by_clinic" previously pointing to "App\Services\MediaManager" to "app.media_manager".
Changed reference of service "command_send_sms" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "command_create_clinics_topics" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "command_sms_stack" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "command_sms_stack" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_sms_stack" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "command_sms" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "command_sms" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "command_sms" previously pointing to "App\Services\PatientCaptureHistoryService" to "app.patient_capture_history".
Changed reference of service "command_sms" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "command_sms" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_check_unpaid_invoice" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_update_mailchimp_patients" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_update_mailchimp_patients" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service "command_update_export_clinic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_update_export_clinic" previously pointing to "App\Services\ExportClinicData" to "app.export_all_data_clinic".
Changed reference of service "command_update_share_clinic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_update_share_clinic" previously pointing to "App\Services\ExportClinicData" to "app.export_all_data_clinic".
Changed reference of service "command_update_clinic_automatic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_update_clinic_automatic" previously pointing to "App\Services\MailChimp\MailChimpClientImpl" to "app.mail_chimp_client".
Changed reference of service "command_delete_online_booking_appointments" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "command_delete_online_booking_appointments" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_icalendar_export" previously pointing to "App\Services\CalendarEvent\SchedulerCalendarEvents" to "app.scheduler_calendar_events_service".
Changed reference of service "command_icalendar_export" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "command_google_add" previously pointing to "App\Services\GoogleService" to "app.google_service".
Changed reference of service "command_google_add" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "command_google_calendar_check" previously pointing to "App\Services\GoogleService" to "app.google_service".
Changed reference of service "command_google_sync" previously pointing to "App\Services\GoogleService" to "app.google_service".
Changed reference of service "command_import_mysql" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "command_import_mysql" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_create_clinic_voucher" previously pointing to "App\Services\CreateClinicGiftVoucher" to "app.create_clinic_gift_voucher".
Changed reference of service "app.file.subscriber" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "app.clinic_user.subscriber" previously pointing to "App\Services\GoogleService" to "app.google_service".
Changed reference of service "app.json_response_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.main_worker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.main_worker" previously pointing to "App\Services\RemindersManager" to "app.reminders_manager".
Changed reference of service "app.main_worker" previously pointing to "App\Services\NotificationsManager" to "app.notifications_manager".
Changed reference of service "app.main_worker" previously pointing to "App\Services\ExportClinicData" to "app.export_all_data_clinic".
Changed reference of service "app.main_worker" previously pointing to "App\Services\ShareClinicPatients" to "app.share_clinic_all_patients".
Changed reference of service "app.plivo" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.json_exception_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.check.clinic_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.check.clinic_doctrine_listener" previously pointing to "App\Services\PushNotification" to "app.push_notification".
Changed reference of service "app.appointment_subscriber" previously pointing to "App\Report\DiffDayBetweenLastVisits" to "app.clinic_report_recency_of_visit".
Changed reference of service "app.appointment_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "app.patient_document_normalizer" previously pointing to "App\Normalize\Clinic\DocumentCategoryNormalizer" to "app.clinic_document_category_normalizer".
Changed reference of service "app.clinic_treatment_clinic_normalizer" previously pointing to "App\Normalize\Clinic\ItemGoodsReceivedNormalizer" to "app.normalize_item_goods_received_normalizer".
Changed reference of service "app.clinic_product" previously pointing to "App\Normalize\Clinic\ItemGoodsReceivedNormalizer" to "app.normalize_item_goods_received_normalizer".
Changed reference of service "app.patient_treatment_photo_used_product" previously pointing to "App\Normalize\Clinic\TreatmentClinicNormalizer" to "app.clinic_treatment_clinic_normalizer".
Changed reference of service "app.report_detail_switch" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "app.report_detail_switch_org_level" previously pointing to "App\Services\Twilio" to "app.twilio".
Changed reference of service "app.replace_old_prepay" previously pointing to "App\Reference\ReferenceCreator" to "app.reference_creator".
Changed reference of service "command_remove_old_archive" previously pointing to "App\Aws\S3Manager" to "app.s3_manager".
Changed reference of service "command_remove_old_archive" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_add_hash_to_widget" previously pointing to "App\Services\GoogleService" to "app.google_service".
Changed reference of service "command_add_hash_to_widget" previously pointing to "App\Services\RemindersWorker" to "app.reminders_worker".
Changed reference of service "app.terms_and_cond_command" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "app.default_patient_statuses_command" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "app.learn_about_sources_command" previously pointing to "App\Services\CreateDefaultDataClinic" to "app.create_default_clinic_data".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "monolog.logger" to "logger".
Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.resolver.bundle.no_bundle_resolver" to "hautelook_alice.resolver.bundle".
Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.locator.environmentless" to "hautelook_alice.locator".
Changed reference of service "hautelook_alice.loader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\ExceptionListener" to "app.json_exception_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\JsonResponseListener" to "app.json_response_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\ThumborListener" to "app.thumbor_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\ClinicSubscriber" to "app.check.clinic_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\ClinicSubscriber" to "app.check.clinic_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\ClinicSubscriber" to "app.check.clinic_listener".
Changed reference of service "console.command.public_alias.App\Command\AssigntouserCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\ConvertToPatientCommand" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "console.command.public_alias.App\Command\DispatchEventCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\DispatchEventCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\NoteCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\Paymentsense\EndOfDayReports" previously pointing to "App\Services\PaymentSense\PaymentsenseWorker" to "app.payment_sense.worker".
Changed reference of service "console.command.public_alias.App\Command\ProcessCampaignTrackingCommand" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "console.command.public_alias.App\Command\ProcessCorrespondenceTrackingCommand" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "console.command.public_alias.App\Command\ProcessFilterCommand" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "console.command.public_alias.App\Command\ProcessFilterCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\ProcessFilterTestCommand" previously pointing to "App\Services\SmsService" to "app.smsservice".
Changed reference of service "console.command.public_alias.App\Command\SendEmailCommand" previously pointing to "router.default" to "router".
Changed reference of service "console.command.public_alias.App\Command\SendEmailCommand" previously pointing to "App\Services\LeadCaptureHistoryService" to "app.leadcapture_history".
Changed reference of service "console.command.public_alias.App\Command\SendEmailCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\SendEmailCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\Temporary\MigrateLearnAbout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\UpdateClinicSharingNew" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.App\Command\UpdateClinicSharingNew" previously pointing to "App\Services\ExportClinicData" to "app.export_all_data_clinic".
Changed reference of service "console.command.public_alias.App\Command\XeroDataSynchronizeCommand" previously pointing to "App\Services\Xero\XeroService" to "app.xero_service".
Changed reference of service "console.command.public_alias.App\Command\XeroDataSynchronizeCommand" previously pointing to "App\Services\Xero\XeroSyncWorker" to "app.xero_worker".
2031
Removed service "App\Migrations"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\BusinessEvent\AbstractBusinessEvent"; reason: abstract.
Removed service ".abstract.App\BusinessEvent\BusinessEventInterface"; reason: abstract.
Removed service ".abstract.App\ExportImport\AllDataCSV"; reason: abstract.
Removed service ".abstract.App\ExportImport\CSVDetailSerialize"; reason: abstract.
Removed service ".abstract.App\ExportImport\CSVSerialize"; reason: abstract.
Removed service ".abstract.App\ExportImport\ExportAllData"; reason: abstract.
Removed service ".abstract.App\ExportImport\ExportDetailInterface"; reason: abstract.
Removed service ".abstract.App\ExportImport\ExportInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\CustomReportFactoryInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\ListMethodReportInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\ReportClientInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\ReportFactoryInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\ReportInterface"; reason: abstract.
Removed service ".abstract.App\Model\CustomReports\Interfaces\ReportMethodInterface"; reason: abstract.
Removed service ".abstract.App\Reference\ReferenceInterface"; reason: abstract.
Removed service ".abstract.App\Service\RateLimiter\RedisAdapterInterface"; reason: abstract.
Removed service ".abstract.App\Services\CalendarService"; reason: abstract.
Removed service ".abstract.App\Services\GuzzleClient\GuzzleClient"; reason: abstract.
Removed service ".abstract.App\Services\HealthXChange\HealthXChange"; reason: abstract.
Removed service ".abstract.App\Services\ICalendar\ICalendarInterface"; reason: abstract.
Removed service ".abstract.App\Services\MailChimp\MailChimpClient"; reason: abstract.
Removed service ".abstract.App\Voters\AppVoter"; 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 ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Exception"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\BlameableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\LoggableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\SluggableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\SoftDeletableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TimestampableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TranslatableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TranslationInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TreeNodeInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\UuidableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0..abstract.App\BusinessEvent\AbstractBusinessEvent"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\BusinessEvent\AbstractBusinessEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0..abstract.App\BusinessEvent\BusinessEventInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\BusinessEvent\BusinessEventInterface"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\AuthFailedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\AuthFailedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\ConsultationBookedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\ConsultationBookedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\InvoiceCreatedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\InvoiceCreatedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\LeadCreatedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\LeadCreatedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PatientCreatedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\PatientCreatedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\PaymentReceivedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\PaymentReceivedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionEndedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\SessionEndedEvent"; reason: abstract.
Removed service ".instanceof.App\BusinessEvent\BusinessEventInterface.0.App\BusinessEvent\Event\SessionStartedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\BusinessEvent\Event\SessionStartedEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdminCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AdminCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppointmentUpdateEquipmentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppointmentUpdateEquipmentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssigntouserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AssigntouserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChangeStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUnpaidInvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckUnpaidInvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicDeleteAppointmentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClinicDeleteAppointmentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicRemovePatientsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClinicRemovePatientsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClinicTopicsCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClinicTopicsCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertToPatientCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConvertToPatientCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateClinicVoucherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateClinicVoucherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultPatientStatusesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateDefaultPatientStatusesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSessionTableCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSessionTableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateStripePaymentTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateStripePaymentTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClinicAnswersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteClinicAnswersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DestroySessionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DestroySessionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisengagedPatientFlagCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DisengagedPatientFlagCommand.0.App\Command\DisengagedPatientFlagCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DisengagedPatientFlagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchEventCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DispatchEventCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DownloadFileCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DownloadFileCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailStackCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EmailStackCommand.0.App\Command\EmailStackCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailStackCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EncryptCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EncryptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportClinic"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportClinic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleCalendarCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleCalendarCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleEventAddCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddRoomCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleEventAddRoomCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventAddTreatmentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleEventAddTreatmentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleEventCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleEventCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ICalendarExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ICalendarExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportFilesByClinicCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportFilesByClinicCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMongoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportMongoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMySqlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportMySqlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LearnAboutSourcesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LearnAboutSourcesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailchimpPatientsUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailchimpPatientsUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingAddHashToWidgetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OnlineBookingAddHashToWidgetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnlineBookingNotConfirmedAppointmentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OnlineBookingNotConfirmedAppointmentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Paymentsense\CreatePaymentsensePaymentTypesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Paymentsense\EndOfDayReports"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Paymentsense\EndOfDayReports"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PdfCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PdfCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppointmentConsentSnapshotCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PopulateAppointmentConsentSnapshotCommand.0.App\Command\PopulateAppointmentConsentSnapshotCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateAppointmentConsentSnapshotCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCampaignTrackingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessCampaignTrackingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCorrespondenceTrackingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessCorrespondenceTrackingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessFilterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessFilterTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessFilterTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RateLimitResetCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RateLimitResetCommand.0.App\Command\RateLimitResetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RateLimitResetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOldArchive"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveOldArchive"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceOldPrepayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReplaceOldPrepayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendSmsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetPatientsCreatedByCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetPatientsCreatedByCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SmsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsStackCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SmsStackCommand.0.App\Command\SmsStackCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SmsStackCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\MigrateLearnAbout"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Temporary\MigrateLearnAbout"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Temporary\PriceTier\CreatePriceTiersCommand.0.App\Command\Temporary\PriceTier\CreatePriceTiersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Temporary\PriceTier\CreatePriceTiersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand.0.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Temporary\PriceTier\MigrateToNewPriceTierStructureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand.0.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Temporary\PriceTier\MigrateToPriceTiersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TermsAndCondCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TermsAndCondCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestFixturesLoaderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestFixturesLoaderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestQueueCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestQueueCommand.0.App\Command\TestQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ThumborCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ThumborCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharing"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateClinicSharing"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateClinicSharingNew"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateClinicSharingNew"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNewClinicAutomatic"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateNewClinicAutomatic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePhotoNotesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePhotoNotesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\XeroDataSynchronizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\XeroDataSynchronizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AIChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AIChatController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AIChatController.0.App\Controller\Admin\AIChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AIChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminAccessController.0.App\Controller\Admin\AdminAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminSettingController.0.App\Controller\Admin\AdminSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AiPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AiPlanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AiPlanController.0.App\Controller\Admin\AiPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AiPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppointmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AppointmentController.0.App\Controller\Admin\AppointmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlockerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlockerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\BlockerController.0.App\Controller\Admin\BlockerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlockerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController.0.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\AppointmentCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\AppointmentCodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\AppointmentCodeController.0.App\Controller\Admin\Clinic\AppointmentCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\AppointmentCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\BlockerReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\BlockerReasonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\BlockerReasonController.0.App\Controller\Admin\Clinic\BlockerReasonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\BlockerReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\CQCReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\CQCReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\CQCReportController.0.App\Controller\Admin\Clinic\CQCReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\CQCReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Campaign\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Campaign\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Campaign\DefaultController.0.App\Controller\Admin\Clinic\Campaign\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Campaign\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ChronoscanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ChronoscanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\ChronoscanController.0.App\Controller\Admin\Clinic\ChronoscanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\ChronoscanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\ClinicCorrespondenceController.0.App\Controller\Admin\Clinic\ClinicCorrespondenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\ClinicCorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ClinicCustomReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ClinicCustomReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\ClinicCustomReportController.0.App\Controller\Admin\Clinic\ClinicCustomReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\ClinicCustomReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\DefaultController.0.App\Controller\Admin\Clinic\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DiscountReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DiscountReasonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\DiscountReasonController.0.App\Controller\Admin\Clinic\DiscountReasonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\DiscountReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\DocumentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\DocumentCategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\DocumentCategoryController.0.App\Controller\Admin\Clinic\DocumentCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\DocumentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\EmailTemplate\DefaultController.0.App\Controller\Admin\Clinic\EmailTemplate\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\EmailTemplate\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\EquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\EquipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\EquipmentController.0.App\Controller\Admin\Clinic\EquipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\EquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Filter\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Filter\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Filter\DefaultController.0.App\Controller\Admin\Clinic\Filter\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Filter\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\FormsAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\FormsAreaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\FormsAreaController.0.App\Controller\Admin\Clinic\FormsAreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\FormsAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\HealthXChangeController.0.App\Controller\Admin\Clinic\HealthXChangeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\IncidentCauseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\IncidentCauseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\IncidentCauseController.0.App\Controller\Admin\Clinic\IncidentCauseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\IncidentCauseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LearnAboutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LearnAboutController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\LearnAboutController.0.App\Controller\Admin\Clinic\LearnAboutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\LearnAboutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LicenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\LicenseController.0.App\Controller\Admin\Clinic\LicenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\LocationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\LocationController.0.App\Controller\Admin\Clinic\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MailChimpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MailChimpController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\MailChimpController.0.App\Controller\Admin\Clinic\MailChimpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\MailChimpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\MarketingController.0.App\Controller\Admin\Clinic\MarketingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Membership\DefaultController.0.App\Controller\Admin\Clinic\Membership\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Membership\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Membership\MembershipItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Membership\MembershipItemController.0.App\Controller\Admin\Clinic\Membership\MembershipItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Membership\MembershipItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotConvertReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotConvertReasonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\NotConvertReasonController.0.App\Controller\Admin\Clinic\NotConvertReasonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\NotConvertReasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\NotificationController.0.App\Controller\Admin\Clinic\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\OnlineBookingController.0.App\Controller\Admin\Clinic\OnlineBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\OutcomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\OutcomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\OutcomeController.0.App\Controller\Admin\Clinic\OutcomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\OutcomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PatientStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PatientStatusController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PatientStatusController.0.App\Controller\Admin\Clinic\PatientStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PatientStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PlivoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PlivoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PlivoController.0.App\Controller\Admin\Clinic\PlivoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PlivoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PolicyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PolicyController.0.App\Controller\Admin\Clinic\PolicyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PostAptFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PostAptFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PostAptFormController.0.App\Controller\Admin\Clinic\PostAptFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PostAptFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PrescriptionController.0.App\Controller\Admin\Clinic\PrescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\PriceTierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\PriceTierController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\PriceTierController.0.App\Controller\Admin\Clinic\PriceTierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\PriceTierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Questionaire\DefaultController.0.App\Controller\Admin\Clinic\Questionaire\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Questionaire\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Questionaire\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Questionaire\QuestionController.0.App\Controller\Admin\Clinic\Questionaire\QuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Questionaire\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RegisterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\RegisterController.0.App\Controller\Admin\Clinic\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\ReminderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\ReminderController.0.App\Controller\Admin\Clinic\ReminderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\RoomController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\RoomController.0.App\Controller\Admin\Clinic\RoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SafetyChecklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SafetyChecklistController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\SafetyChecklistController.0.App\Controller\Admin\Clinic\SafetyChecklistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\SafetyChecklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\BatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\BatchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\BatchController.0.App\Controller\Admin\Clinic\Stock\BatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\BatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\DefaultController.0.App\Controller\Admin\Clinic\Stock\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\FormarchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\FormarchiveController.0.App\Controller\Admin\Clinic\Stock\FormarchiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\FormarchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\GoodsReceivedController.0.App\Controller\Admin\Clinic\Stock\GoodsReceivedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\GoodsReceivedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\HealthXChangeController.0.App\Controller\Admin\Clinic\Stock\HealthXChangeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\HealthXChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\PrepayPackageController.0.App\Controller\Admin\Clinic\Stock\PrepayPackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\PrepayPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\PriceListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\PriceListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\PriceListController.0.App\Controller\Admin\Clinic\Stock\PriceListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\PriceListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\ProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\ProductController.0.App\Controller\Admin\Clinic\Stock\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController.0.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentClinicController.0.App\Controller\Admin\Clinic\Stock\TreatmentClinicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentGroupController.0.App\Controller\Admin\Clinic\Stock\TreatmentGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\Stock\TreatmentNoteController.0.App\Controller\Admin\Clinic\Stock\TreatmentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\Stock\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\StripeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\StripeController.0.App\Controller\Admin\Clinic\StripeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SurveyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\SurveyController.0.App\Controller\Admin\Clinic\SurveyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\SurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\SystemEmails\DefaultController.0.App\Controller\Admin\Clinic\SystemEmails\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\SystemEmails\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TermsAndCondController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TermsAndCondController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\TermsAndCondController.0.App\Controller\Admin\Clinic\TermsAndCondController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\TermsAndCondController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\TwilioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\TwilioController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\TwilioController.0.App\Controller\Admin\Clinic\TwilioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\TwilioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Clinic\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Clinic\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Clinic\UserController.0.App\Controller\Admin\Clinic\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Clinic\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClinicDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClinicDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ClinicDashboardController.0.App\Controller\Admin\ClinicDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ClinicDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\CustomReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\CustomReportsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CustomReports\CustomReportsController.0.App\Controller\Admin\CustomReports\CustomReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CustomReports\CustomReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CustomReports\FavoritesCustomReportsController.0.App\Controller\Admin\CustomReports\FavoritesCustomReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CustomReports\FavoritesCustomReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DaySheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DaySheetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DaySheetController.0.App\Controller\Admin\DaySheetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DaySheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DirectoryLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DirectoryLinkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DirectoryLinkController.0.App\Controller\Admin\DirectoryLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DirectoryLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\HelpController.0.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IncidentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IncidentReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\IncidentReportController.0.App\Controller\Admin\IncidentReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\IncidentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoicesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\InvoicesController.0.App\Controller\Admin\InvoicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LeadCaptureController.0.App\Controller\Admin\LeadCaptureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LeadCaptureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCapturePipelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCapturePipelineController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LeadCapturePipelineController.0.App\Controller\Admin\LeadCapturePipelineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LeadCapturePipelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadCaptureStageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadCaptureStageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LeadCaptureStageController.0.App\Controller\Admin\LeadCaptureStageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LeadCaptureStageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\EmailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\EmailTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Marketing\EmailTemplateController.0.App\Controller\Admin\Marketing\EmailTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Marketing\EmailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Marketing\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Marketing\ListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Marketing\ListController.0.App\Controller\Admin\Marketing\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Marketing\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Message\DefaultController.0.App\Controller\Admin\Message\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpsReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpsReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpsReportController.0.App\Controller\Admin\NpsReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpsReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OnBoardingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\OnBoardingController.0.App\Controller\Admin\OnBoardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Organisation\DashboardConsentzAdminController.0.App\Controller\Admin\Organisation\DashboardConsentzAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Organisation\DashboardConsentzAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Organisation\DefaultController.0.App\Controller\Admin\Organisation\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Organisation\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Organisation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Organisation\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Organisation\UserController.0.App\Controller\Admin\Organisation\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Organisation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\AppointmentTabController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\AppointmentTabController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\AppointmentTabController.0.App\Controller\Admin\Patient\AppointmentTabController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\AppointmentTabController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\ConsultationNoteController.0.App\Controller\Admin\Patient\ConsultationNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\CorrespondenceController.0.App\Controller\Admin\Patient\CorrespondenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\DefaultController.0.App\Controller\Admin\Patient\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\DocumentController.0.App\Controller\Admin\Patient\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\FormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\FormController.0.App\Controller\Admin\Patient\FormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\IncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\IncidentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\IncidentController.0.App\Controller\Admin\Patient\IncidentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\IncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\InvoiceController.0.App\Controller\Admin\Patient\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\MembershipController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\MembershipController.0.App\Controller\Admin\Patient\MembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\NoteController.0.App\Controller\Admin\Patient\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\PhotoController.0.App\Controller\Admin\Patient\PhotoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\PrepayController.0.App\Controller\Admin\Patient\PrepayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\PrescriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\PrescriptionController.0.App\Controller\Admin\Patient\PrescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\QuestionaireController.0.App\Controller\Admin\Patient\QuestionaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\TreatmentController.0.App\Controller\Admin\Patient\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Patient\TreatmentPhotoController.0.App\Controller\Admin\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentsenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentsenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PaymentsenseController.0.App\Controller\Admin\PaymentsenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentsenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\FormsAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\FormsAreaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\FormsAreaController.0.App\Controller\Admin\Predefine\FormsAreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\FormsAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\ProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\ProductController.0.App\Controller\Admin\Predefine\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\QuestionnaireController.0.App\Controller\Admin\Predefine\QuestionnaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\SopsPolicyTemplateController.0.App\Controller\Admin\Predefine\SopsPolicyTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\SopsPolicyTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\TreatmentController.0.App\Controller\Admin\Predefine\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\TreatmentGroupController.0.App\Controller\Admin\Predefine\TreatmentGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\TreatmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Predefine\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Predefine\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Predefine\TreatmentNoteController.0.App\Controller\Admin\Predefine\TreatmentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Predefine\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreferenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PreferenceController.0.App\Controller\Admin\PreferenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\AddonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\AddonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PriceTier\AddonController.0.App\Controller\Admin\PriceTier\AddonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PriceTier\AddonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTierController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PriceTier\PriceTierController.0.App\Controller\Admin\PriceTier\PriceTierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PriceTier\PriceTierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PriceTiersGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PriceTier\PriceTiersGroupController.0.App\Controller\Admin\PriceTier\PriceTiersGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PriceTier\PriceTiersGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceTier\PromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceTier\PromoCodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PriceTier\PromoCodeController.0.App\Controller\Admin\PriceTier\PromoCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PriceTier\PromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\FirstPromoterWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Referral\FirstPromoterWebhookController.0.App\Controller\Admin\Referral\FirstPromoterWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Referral\FirstPromoterWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Referral\ReferralInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Referral\ReferralInvitationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Referral\ReferralInvitationController.0.App\Controller\Admin\Referral\ReferralInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Referral\ReferralInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ReportController.0.App\Controller\Admin\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsPlanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SmsPlanController.0.App\Controller\Admin\SmsPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SmsPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsTransactionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SmsTransactionController.0.App\Controller\Admin\SmsTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SmsTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskBoardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TaskBoardController.0.App\Controller\Admin\TaskBoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TaskBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Waiting\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Waiting\ItemController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Waiting\ItemController.0.App\Controller\Admin\Waiting\ItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Waiting\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiCustomTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiCustomTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\AiCustomTemplateController.0.App\Controller\AiCustomTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AiCustomTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Analytics\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Analytics\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Analytics\DefaultController.0.App\Controller\Api\Analytics\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Analytics\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appointment\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appointment\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Appointment\DefaultController.0.App\Controller\Api\Appointment\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Appointment\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\AfterCareNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\AfterCareNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\AfterCareNoteController.0.App\Controller\Api\Clinic\AfterCareNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\AfterCareNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CQCReportsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CQCReportsApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\CQCReportsApiController.0.App\Controller\Api\Clinic\CQCReportsApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\CQCReportsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\CampaignController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\CampaignController.0.App\Controller\Api\Clinic\CampaignController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\DefaultController.0.App\Controller\Api\Clinic\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\EventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\EventController.0.App\Controller\Api\Clinic\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\FormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\FormController.0.App\Controller\Api\Clinic\FormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\MarketingController.0.App\Controller\Api\Clinic\MarketingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PatientListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PatientListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\PatientListController.0.App\Controller\Api\Clinic\PatientListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\PatientListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PractitionerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PractitionerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\PractitionerController.0.App\Controller\Api\Clinic\PractitionerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\PractitionerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\PrescriptionController.0.App\Controller\Api\Clinic\PrescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\RegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\RegistrationController.0.App\Controller\Api\Clinic\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Clinic\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Clinic\TreatmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Clinic\TreatmentController.0.App\Controller\Api\Clinic\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Clinic\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConsentSnapshot\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConsentSnapshot\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ConsentSnapshot\DefaultController.0.App\Controller\Api\ConsentSnapshot\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ConsentSnapshot\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\AvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\AvailabilityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\AvailabilityController.0.App\Controller\Api\CoreLite\AvailabilityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\AvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\CallBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\CallBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\CallBookingController.0.App\Controller\Api\CoreLite\CallBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\CallBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\ClinicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\ClinicProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\ClinicProfileController.0.App\Controller\Api\CoreLite\ClinicProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\ClinicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\DirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\DirectoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\DirectoryController.0.App\Controller\Api\CoreLite\DirectoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\DirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\EventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\EventController.0.App\Controller\Api\CoreLite\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoreLite\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoreLite\InboxController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoreLite\InboxController.0.App\Controller\Api\CoreLite\InboxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoreLite\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\DefaultController.0.App\Controller\Api\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\IngestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\IngestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Event\IngestController.0.App\Controller\Api\Event\IngestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Event\IngestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Event\SchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Event\SchemaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Event\SchemaController.0.App\Controller\Api\Event\SchemaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Event\SchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Message\DefaultController.0.App\Controller\Api\Message\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Message\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\AppointmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\OnlineBooking\AppointmentController.0.App\Controller\Api\OnlineBooking\AppointmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineBooking\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\OnlineBooking\DefaultController.0.App\Controller\Api\OnlineBooking\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineBooking\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\PaymentPrepareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\OnlineBooking\PaymentPrepareController.0.App\Controller\Api\OnlineBooking\PaymentPrepareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineBooking\PaymentPrepareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StepController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\OnlineBooking\StepController.0.App\Controller\Api\OnlineBooking\StepController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineBooking\StepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineBooking\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineBooking\StripeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\OnlineBooking\StripeController.0.App\Controller\Api\OnlineBooking\StripeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineBooking\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\BookingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\BookingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\BookingsController.0.App\Controller\Api\Patient\BookingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\BookingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\CorrespondenceController.0.App\Controller\Api\Patient\CorrespondenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\CorrespondenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\DefaultController.0.App\Controller\Api\Patient\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\DocumentController.0.App\Controller\Api\Patient\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\FormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\FormController.0.App\Controller\Api\Patient\FormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\ImportantInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\ImportantInfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\ImportantInfoController.0.App\Controller\Api\Patient\ImportantInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\ImportantInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\InvoiceController.0.App\Controller\Api\Patient\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\LearnAboutSourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\LearnAboutSourceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\LearnAboutSourceController.0.App\Controller\Api\Patient\LearnAboutSourceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\LearnAboutSourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\MemoryJogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\MemoryJogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\MemoryJogController.0.App\Controller\Api\Patient\MemoryJogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\MemoryJogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AdditionalNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AdditionalNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\AdditionalNoteController.0.App\Controller\Api\Patient\Note\AdditionalNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\AdditionalNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\AudioNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\AudioNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\AudioNoteController.0.App\Controller\Api\Patient\Note\AudioNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\AudioNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\ConsultationNoteController.0.App\Controller\Api\Patient\Note\ConsultationNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\ConsultationNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\OutcomeNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\OutcomeNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\OutcomeNoteController.0.App\Controller\Api\Patient\Note\OutcomeNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\OutcomeNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\QuoteAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\QuoteAreaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\QuoteAreaController.0.App\Controller\Api\Patient\Note\QuoteAreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\QuoteAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\TreatmentNoteController.0.App\Controller\Api\Patient\Note\TreatmentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\TreatmentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController.0.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\NoteController.0.App\Controller\Api\Patient\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\PhotoController.0.App\Controller\Api\Patient\PhotoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\PrepayController.0.App\Controller\Api\Patient\PrepayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\PrepayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\QuestionaireController.0.App\Controller\Api\Patient\QuestionaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\QuestionaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\SketchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\SketchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\SketchController.0.App\Controller\Api\Patient\SketchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\SketchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\TreatmentClinicController.0.App\Controller\Api\Patient\TreatmentClinicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\TreatmentClinicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\TreatmentController.0.App\Controller\Api\Patient\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Patient\TreatmentPhotoController.0.App\Controller\Api\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Patient\TreatmentPhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandingController"; reason: abstract.
Removed service ".instanceof.App\Controller\BrandingController.0.App\Controller\BrandingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BrandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomFormDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomFormDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomFormDataController.0.App\Controller\CustomFormDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomFormDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSettingController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerSettingController.0.App\Controller\CustomerSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomainController"; reason: abstract.
Removed service ".instanceof.App\Controller\DomainController.0.App\Controller\DomainController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DomainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackerController"; reason: abstract.
Removed service ".instanceof.App\Controller\EmailTrackerController.0.App\Controller\EmailTrackerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailTrackerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.App\Controller\EventController.0.App\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NpsFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NpsFeedbackController"; reason: abstract.
Removed service ".instanceof.App\Controller\Front\NpsFeedbackController.0.App\Controller\Front\NpsFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\NpsFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\PostAptFormSentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PostAptFormSentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Front\PostAptFormSentController.0.App\Controller\Front\PostAptFormSentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\PostAptFormSentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SurveySentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SurveySentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Front\SurveySentController.0.App\Controller\Front\SurveySentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\SurveySentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetingController"; reason: abstract.
Removed service ".instanceof.App\Controller\MeetingController.0.App\Controller\MeetingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MeetingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.App\Controller\MessageController.0.App\Controller\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MetricsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MetricsController"; reason: abstract.
Removed service ".instanceof.App\Controller\MetricsController.0.App\Controller\MetricsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MetricsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWebsiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\NewWebsiteController.0.App\Controller\NewWebsiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewWebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewWidgetController"; reason: abstract.
Removed service ".instanceof.App\Controller\NewWidgetController.0.App\Controller\NewWidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OpenController"; 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 ".instanceof.App\Controller\PatientController.0.App\Controller\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlivoWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlivoWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\PlivoWebhookController.0.App\Controller\PlivoWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PlivoWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProspectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProspectController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProspectController.0.App\Controller\ProspectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProspectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicProfileController.0.App\Controller\PublicProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsReviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\SmsReviewController.0.App\Controller\SmsReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SmsReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\StripeWebhookController.0.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController"; reason: abstract.
Removed service ".instanceof.App\Controller\SupportController.0.App\Controller\SupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SyncController"; reason: abstract.
Removed service ".instanceof.App\Controller\SyncController.0.App\Controller\SyncController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\TemplateController.0.App\Controller\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.App\Controller\TestController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\TwilioWebhookController.0.App\Controller\TwilioWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwilioWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YourController"; reason: abstract.
Removed service ".instanceof.App\Controller\YourController.0.App\Controller\YourController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\YourController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\Compiler\DoctrineMetricsLoggerPass"; reason: abstract.
Removed service ".abstract.instanceof.App\DependencyInjection\Compiler\DoctrineMetricsLoggerPass"; reason: abstract.
Removed service ".instanceof.App\EventListener\CleanupSessionListener.0.App\EventListener\CleanupSessionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\CleanupSessionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ClinicSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ClinicSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DoctrineExtensionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DoctrineExtensionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MessengerMetricsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\MessengerMetricsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MetricsRequestListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\MetricsRequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\PatientClinicAccessSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\PatientClinicAccessSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RateLimitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RateLimitSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventListener\RegisterSessionListener.0.App\EventListener\RegisterSessionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RegisterSessionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RegistrationCountryBlockSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RegistrationCountryBlockSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventListener\ValidateSessionListener.0.App\EventListener\ValidateSessionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ValidateSessionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaigndetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampaigndetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsFilterForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomReports\CustomReportsFilterForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\CustomReportsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomReports\CustomReportsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomReports\FavoriteCustomReportsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomReports\FavoriteCustomReportsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomainFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DomainFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DateTimeTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\DateTimeTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FiltersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataMergeFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Model\MailChimpWebhookDataMergeFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Model\MailChimpWebhookDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Model\MailChimpWebhookRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Model\MailChimpWebhookRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParseApiFilterForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParseApiFilterForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reports\ReportFilterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reports\ReportFilterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SmsReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AddPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\AppointmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Appointment\AppointmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventDaySheetStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Appointment\GoogleEventDaySheetStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\GoogleEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Appointment\GoogleEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Appointment\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Appointment\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\AppointmentCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\AppointmentCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\BlockerReasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\BlockerReasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Campaign\CampaignType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Campaign\CampaignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Chronoscan\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Chronoscan\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicBrandingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicBrandingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicEventsReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicEventsReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicMeetingsReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicMeetingsReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderRecallType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicReminderRecallType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicTermsAllType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicTermsAllType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ClinicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ClinicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DeclarationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\DeclarationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DiscountReasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\DiscountReasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\DocumentCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\DocumentCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EmailTemplate\EmailTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\EmailTemplate\EmailTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\EquipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\EquipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Filter\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Filter\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Filter\TreatmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Filter\TreatmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\FormFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\FormFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\IncidentCauseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\IncidentCauseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutSourceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\LearnAboutSourceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LearnAboutType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\LearnAboutType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MailChimpType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\MailChimpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MarketingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\MarketingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\MeetingReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\MeetingReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Membership\MembershipItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Membership\MembershipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Membership\MembershipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\NotConvertReasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\NotConvertReasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\EmailSettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\EmailSettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OnlineBooking\WidgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\OnlineBooking\WidgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\OutcomeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\OutcomeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PatientStatus\PatientStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\PatientStatus\PatientStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\ClinicUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Person\ClinicUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Person\DailyScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Person\DailyScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\PolicyEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PolicyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\PolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PostAptFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\PostAptFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\PriceTier\PriceTierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\PriceTier\PriceTierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\AnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\AnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionAnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionAnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireExportFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Questionaire\QuestionaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Questionaire\QuestionaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\FormFilesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Register\FormFilesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Register\PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProductsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Register\ProductsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Register\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Register\TreatmentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Register\TreatmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderRecallType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ReminderRecallType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\ReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\ReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\RoomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\RoomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SpecialOfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\SpecialOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\StaffCertificateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\StaffCertificateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\AdjustStockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\AdjustStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\GoodsReceivedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\GoodsReceivedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ItemGoodsReceivedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\ItemGoodsReceivedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PractitionerPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\PractitionerPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\PrepayPackageItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PrepayPackageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\PrepayPackageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\PriceListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\PriceListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\SopsPolicyTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\SopsPolicyTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddEquipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\AddTreatmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\Treatment\CheckListItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\Treatment\CheckListItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentCategoryGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentCategoryGroup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentClinicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentClinicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\Stock\TreatmentNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\Stock\TreatmentNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\SurveyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\SurveyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskBoardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\TaskBoardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TaskItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\TaskItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TermsAndCondType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\TermsAndCondType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TreatmentPlanTermsAndCondType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\TreatmentPlanTermsAndCondType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Clinic\TwilioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Clinic\TwilioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Dashboard\DashboardFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Dashboard\DashboardFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\DaySheetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DaySheet\DaySheetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DaySheet\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DaySheet\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HealthXChange\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HealthXChange\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HealthXChange\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Help\HelpType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Help\HelpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Invoice\InvoiceFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Invoice\InvoiceFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCapturePipelineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LeadCapture\LeadCapturePipelineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureStageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureStageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LeadCapture\LeadCaptureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LeadCapture\LeadCaptureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\CorrespondenceMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Media\CorrespondenceMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\DocumentMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Media\DocumentMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\HelpMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Media\HelpMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MarketingMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Media\MarketingMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Media\MediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Media\MediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Message\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Message\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\BoardSearchClinicFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Model\BoardSearchClinicFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\CalendarSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Model\CalendarSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportCSVType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Model\ImportCSVType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ImportZipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Model\ImportZipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Model\ReportSearchClinicFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Model\ReportSearchClinicFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\CustomerSetting\CustomerSettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Organisation\CustomerSetting\CustomerSettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\OrganisationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Organisation\OrganisationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Organisation\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Organisation\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\ActivePhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\ActivePhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Correspondence\CorrespondenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\CorrespondenceUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Correspondence\CorrespondenceUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Correspondence\MessageTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Correspondence\MessageTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\CreditNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\CreditNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\EditInvoiceNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\EditInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\EditInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\FormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\FormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\GiftVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\GiftVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\IncidentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\IncidentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\BaseItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Invoice\BaseItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\InvoiceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Invoice\InvoiceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundConnectEType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Invoice\RefundConnectEType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Invoice\RefundType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Invoice\RefundType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AdditionalNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\AdditionalNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\AudioNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\AudioNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\ConsultationNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\ConsultationNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\NoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\NoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\TreatmentNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Note\TreatmentOutcomeNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Note\TreatmentOutcomeNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientAppointmentTabSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PatientAppointmentTabSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PatientSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PatientSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointPOSType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\HandpointPOSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\HandpointType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\HandpointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\KindType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\KindType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsenseConnectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsenseConnectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsensePOSTerminalsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\PaymentsensePOSType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\PaymentsensePOSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Payment\TerminalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Payment\TerminalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\FormFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\FormFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\QuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSent\QuestionnaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PostAptFormSent\QuestionnaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PostAptFormSentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PostAptFormSentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\Prepay\PrepayTreatmentItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\Prepay\PrepayTreatmentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\PrepayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\PrepayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchAjaxFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SearchAjaxFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SearchWaitingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SearchWaitingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\FormFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SurveySent\FormFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SurveySent\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SurveySent\QuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySent\QuestionnaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SurveySent\QuestionnaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\SurveySentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\SurveySentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\TreatmentPhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPhotoUsedProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\TreatmentPhotoUsedProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\TreatmentPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\TreatmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\TreatmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Patient\UsedMembershipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Patient\UsedMembershipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\AdminSupportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\AdminSupportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\ReportSettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\ReportSettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\SettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\SuperClinicAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\SuperClinicAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Person\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Person\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\AddonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PriceTier\AddonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PriceTier\PriceTierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PriceTiersGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PriceTier\PriceTiersGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PriceTier\PromoCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PriceTier\PromoCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RecoveryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RecoveryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentCompletionFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Reports\ConsentCompletionFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Reports\ConsentDecayFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Reports\ConsentDecayFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Waiting\ItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Waiting\ItemType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\AppointmentConfirmationEmailHandler.0.App\MessageHandler\AppointmentConfirmationEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AppointmentConfirmationEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CorrespondenceClinicEmailHandler.0.App\MessageHandler\CorrespondenceClinicEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CorrespondenceClinicEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GenericSurveyEmailHandler.0.App\MessageHandler\GenericSurveyEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GenericSurveyEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\IngestBusinessEventHandler.0.App\MessageHandler\IngestBusinessEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\IngestBusinessEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\InvoiceCorrespondenceEmailHandler.0.App\MessageHandler\InvoiceCorrespondenceEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\InvoiceCorrespondenceEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PendingCampaignNotificationHandler.0.App\MessageHandler\PendingCampaignNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PendingCampaignNotificationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PostAptFormEmailHandler.0.App\MessageHandler\PostAptFormEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PostAptFormEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SmsNotificationHandler.0.App\MessageHandler\SmsNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SmsNotificationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SurveyCompletionNotificationEmailHandler.0.App\MessageHandler\SurveyCompletionNotificationEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SurveyCompletionNotificationEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\TreatmentPdfEmailHandler.0.App\MessageHandler\TreatmentPdfEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\TreatmentPdfEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\VoucherEmailHandler.0.App\MessageHandler\VoucherEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\VoucherEmailHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\AppointmentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\AppointmentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\AppointmentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\DocumentCategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\DocumentCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\FormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\FormNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\FormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ItemGoodsReceivedNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\ItemGoodsReceivedNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\LearnAboutSourceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\LearnAboutSourceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\MarketingNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\MarketingNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\OutcomeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\OutcomeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\PriceListNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\PriceListNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\ProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\ProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\RoomNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\RoomNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Clinic\TaskItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\TaskItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\TreatmentClinicNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\TreatmentClinicNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Clinic\Vat\VatNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Clinic\Vat\VatNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\ClinicNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\ClinicNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DaySheetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\DaySheetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\DraggableEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\DraggableEventNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\DraggableEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\GoogleEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\GoogleEventNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\GoogleEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\BatchResponseNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\BatchResponseNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemContactNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\ListItemContactNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\ListItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\ListItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpResponseNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\MailChimpResponseNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MailChimpWebhookNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\MailChimpWebhookNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\MailChimp\MemberNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MailChimp\MemberNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\MediaNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\MediaNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\MessageNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\MessageNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Message\MessageNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Message\TableConversationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Message\TableConversationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Model\InvoiceGiftVoucherNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Model\InvoiceGiftVoucherNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\NotificationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\NotificationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\SettingsNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\OnlineBooking\SettingsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\OnlineBooking\WidgetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\OnlineBooking\WidgetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\AnswerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\AnswerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Chronoscan\PatientDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Chronoscan\PatientDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\CorrespondenceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\CorrespondenceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\DocumentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\DocumentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\FormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\FormNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\FormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\GeneratedPatientVoucherNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\GeneratedPatientVoucherNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\InvoiceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\InvoiceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\ItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\ItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\ItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\LearnAboutNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\LearnAboutNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\MemoryJogNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\MemoryJogNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\AdditionalNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\AdditionalNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\AudioNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\AudioNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\ConsultationNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\ConsultationNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\OutcomeNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\OutcomeNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\QuoteAreaNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\QuoteAreaNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\TreatmentNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\NoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\NoteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\NoteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PaymentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\PaymentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PhotoNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\PhotoNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\PrepayNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\PrepayTreatmentItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\PrepayTreatmentItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\QuestionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionaireNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\QuestionaireNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\QuestionnairePDFNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\QuestionnairePDFNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\SketchNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\SketchNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\SketchNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\TreatmentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\TreatmentPhotoNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Patient\TreatmentPlanNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Patient\TreatmentPlanNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\DailyScheduleNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Person\DailyScheduleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\PatientNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\PatientNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Person\PatientNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\SuperAdminNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Person\SuperAdminNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalize\Person\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalize\Person\UserNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalize\Person\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AICustomTemplateHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AICustomTemplateHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AIHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AIHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdminSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentLeadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentLeadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignDaysRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssignDaysRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssignTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaigndetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaigndetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Campaign\PatientListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\Campaign\PatientListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\ClinicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ClinicVatRegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\ClinicVatRegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\DiscountReasonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\DiscountReasonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Filter\FilterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\Filter\FilterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\FilterHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FilterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\FilterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\FormFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\FormFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\GenericSystemEmailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\GenericSystemEmailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\NotConvertReasonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\NotConvertReasonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PatientStatus\PatientStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PatientStatus\PatientStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PostAptFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PostAptFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\AddonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PriceTier\AddonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PriceTier\PriceTierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PriceTiersGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PriceTier\PriceTiersGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\PriceTier\PromoCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\PriceTier\PromoCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\ReferralInvitationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\ReferralInvitationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SafetyChecklistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\SafetyChecklistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\GoodsReceivedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\Stock\GoodsReceivedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\PriceListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\Stock\PriceListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\Stock\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\Stock\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\SurveyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Clinic\SystemEmailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Clinic\SystemEmailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClinicPhoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClinicPhoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommunicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommunicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFormDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\AppointmentConsentSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomReports\AppointmentConsentSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\CustomReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomReports\CustomReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\FavoriteCustomReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomReports\FavoriteCustomReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomReports\GenerateReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomReports\GenerateReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DashboardWidgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DashboardWidgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DomainRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailStackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailStackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailTrackerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstantMeetingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InstantMeetingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LearnAboutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearnAboutSourceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LearnAboutSourceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\CustomerSetting\CustomerSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Organisation\CustomerSetting\CustomerSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organisation\OrganisationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Organisation\OrganisationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OutboxEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OutboxSmsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OutboxSmsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\Note\NoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Patient\Note\NoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\NpsFeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Patient\NpsFeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\PostAptFormSentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Patient\PostAptFormSentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Patient\SurveySentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Patient\SurveySentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PatientConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PendingCampaignsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PendingCampaignsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectCommunicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProspectCommunicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProspectConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProspectsMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProspectsMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderTaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReminderTaskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsStackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsStackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsreviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsreviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaskJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateLibraryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TemplateLibraryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedMembershipItemsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsedMembershipItemsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebsiteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PermissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\PermissionVoter"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicAnswersWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\DeleteClinicAnswersWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\DeleteClinicPatientsWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\DeleteClinicPatientsWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\MainWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\MainWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsDocumentsImportFromZipWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\PatientsDocumentsImportFromZipWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PatientsPhotosImportFromZipWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\PatientsPhotosImportFromZipWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\PaymentSense\PaymentsenseWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\PaymentSense\PaymentsenseWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\RemindersWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\RemindersWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\SetPatientsCreatedByWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\SetPatientsCreatedByWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\UpdatePhotoNotesWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\UpdatePhotoNotesWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.App\Services\Xero\XeroSyncWorker"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Xero\XeroSyncWorker"; 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.Twig\Extension\ExtensionInterface.0.App\Twig\BreadcrumbsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BreadcrumbsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AdditionalNoteVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\AdditionalNoteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ApiVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\ApiVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Voters\AppVoter"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Voters\AppVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\AppointmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\AppointmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ClinicsVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\ClinicsVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\ConsultationNoteVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\ConsultationNoteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\InvoiceVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\InvoiceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\LeadCaptureVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\LeadCaptureVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\MediaVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\MediaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\NotConvertReasonVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\NotConvertReasonVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\OrganisationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\OrganisationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\PatientVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\PatientVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\QuestionaireVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\QuestionaireVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\SuperAdminVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\SuperAdminVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentNoteVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\TreatmentNoteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voters\TreatmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Voters\TreatmentVoter"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Mcfedr\AwsPushBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Mcfedr\AwsPushBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Mcfedr\AwsPushBundle\Controller\ApiController.0.Mcfedr\AwsPushBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Mcfedr\AwsPushBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker"; reason: abstract.
Removed service ".abstract.instanceof.Mcfedr\QueueManagerBundle\Worker\DoctrineDelayWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Queue\Worker.0.Mcfedr\QueueManagerBundle\Worker\PeriodicWorker"; reason: abstract.
Removed service ".abstract.instanceof.Mcfedr\QueueManagerBundle\Worker\PeriodicWorker"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.delay"; reason: abstract.
Removed service ".abstract.instanceof.mcfedr_queue_manager.delay"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.delay"; reason: abstract.
Removed service ".abstract.instanceof.mcfedr_queue_manager.runner.delay"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.periodic"; reason: abstract.
Removed service ".abstract.instanceof.mcfedr_queue_manager.periodic"; reason: abstract.
Removed service ".instanceof.Mcfedr\QueueManagerBundle\Manager\QueueManager.0.mcfedr_queue_manager.default"; reason: abstract.
Removed service ".abstract.instanceof.mcfedr_queue_manager.default"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.mcfedr_queue_manager.runner.default"; reason: abstract.
Removed service ".abstract.instanceof.mcfedr_queue_manager.runner.default"; reason: abstract.
570
Removed service "Google\Client"; reason: unused.
Removed service "App\App"; reason: unused.
Removed service "App\Compat\LegacySecurity"; reason: unused.
Removed service "App\Connections\ConnectionPostgreSQL"; reason: unused.
Removed service "App\DataFixtures\Faker\Loader"; reason: unused.
Removed service "App\DependencyInjection\Compiler\DoctrineMetricsLoggerPass"; reason: unused.
Removed service "App\Doctrine\Type\SerializedArrayType"; reason: unused.
Removed service "App\ErrorHandler\HandlerManager"; reason: unused.
Removed service "App\EventListener\BusinessEventDoctrineSubscriber"; reason: unused.
Removed service "App\EventListener\InvoiceSubscriber"; reason: unused.
Removed service "App\Exception\AccountDeletedException"; reason: unused.
Removed service "App\Exception\Api\ApiException"; reason: unused.
Removed service "App\Exception\BusyCalendarException"; reason: unused.
Removed service "App\Exception\DemoClinic\DemoClinicEmailRestrictedException"; reason: unused.
Removed service "App\Exception\InvalidArgumentsException"; reason: unused.
Removed service "App\Exception\JsonHttpException"; reason: unused.
Removed service "App\Exception\NotFoundCalendarException"; reason: unused.
Removed service "App\Exception\NotFoundGoogleRefreshTokenException"; reason: unused.
Removed service "App\Exception\UserFirstLoggedException"; reason: unused.
Removed service "App\ExportImport\CampaignDataExport"; reason: unused.
Removed service "App\ExportImport\CriteriaExport"; reason: unused.
Removed service "App\Form\Model\ApiFilter"; reason: unused.
Removed service "App\Form\Model\CalendarSearchFilter"; reason: unused.
Removed service "App\Form\Model\ConsentCompletionFilter"; reason: unused.
Removed service "App\Form\Model\ConsentDecayFilter"; reason: unused.
Removed service "App\Form\Model\CustomFilter"; reason: unused.
Removed service "App\Form\Model\ImportCSV"; reason: unused.
Removed service "App\Form\Model\ImportZip"; reason: unused.
Removed service "App\Form\Model\InvoiceGiftVoucher"; reason: unused.
Removed service "App\Form\Model\InvoiceSearchFilter"; reason: unused.
Removed service "App\Form\Model\PatientAppointmentTabSearch"; reason: unused.
Removed service "App\Form\Model\PatientSearchFilter"; reason: unused.
Removed service "App\Form\Model\ReportSearchClinicFilter"; reason: unused.
Removed service "App\Form\Model\SearchFilter"; reason: unused.
Removed service "App\Form\Model\SpecialOffer"; reason: unused.
Removed service "App\Handler\AuthenticationFailureHandler"; reason: unused.
Removed service "App\HighCharts\TransformData"; reason: unused.
Removed service "App\Import\CommonFunctions"; reason: unused.
Removed service "App\Import\CommonParameters"; reason: unused.
Removed service "App\Import\ImportAppointments"; reason: unused.
Removed service "App\Import\ImportClinic"; reason: unused.
Removed service "App\Import\ImportClinicTreatments"; reason: unused.
Removed service "App\Import\ImportConsentForms"; reason: unused.
Removed service "App\Import\ImportDebug"; reason: unused.
Removed service "App\Import\ImportDoctors"; reason: unused.
Removed service "App\Import\ImportNotes"; reason: unused.
Removed service "App\Import\ImportOrganisation"; reason: unused.
Removed service "App\Import\ImportPatients"; reason: unused.
Removed service "App\Import\ImportPhotos"; reason: unused.
Removed service "App\Import\ImportProducts"; reason: unused.
Removed service "App\Import\ImportQuestionnaires"; reason: unused.
Removed service "App\Import\ImportTreatmentPhotoProducts"; reason: unused.
Removed service "App\Import\ImportTreatmentPhotos"; reason: unused.
Removed service "App\Import\MyPDF"; reason: unused.
Removed service "App\Import\PDFCreator"; reason: unused.
Removed service "App\Logging\BusinessEventMetadataScrubProcessor"; reason: unused.
Removed service "App\Meeting\Ap"; reason: unused.
Removed service "App\Message\AppointmentConfirmationEmail"; reason: unused.
Removed service "App\Message\CorrespondenceClinicEmail"; reason: unused.
Removed service "App\Message\GenericSurveyEmail"; reason: unused.
Removed service "App\Message\IngestBusinessEventMessage"; reason: unused.
Removed service "App\Message\InvoiceCorrespondenceEmail"; reason: unused.
Removed service "App\Message\PendingCampaignNotification"; reason: unused.
Removed service "App\Message\PostAptFormEmail"; reason: unused.
Removed service "App\Message\SmsNotification"; reason: unused.
Removed service "App\Message\SurveyCompletionNotificationEmail"; reason: unused.
Removed service "App\Message\TreatmentPdfEmail"; reason: unused.
Removed service "App\Message\VoucherEmail"; reason: unused.
Removed service "App\Model\Api\ClinicCreate"; reason: unused.
Removed service "App\Model\Api\Login"; reason: unused.
Removed service "App\Model\Api\Notification"; reason: unused.
Removed service "App\Model\Api\RequestList"; reason: unused.
Removed service "App\Model\Api\RequestSingle"; reason: unused.
Removed service "App\Model\Api\SuperClinicAdminCreate"; reason: unused.
Removed service "App\Model\Calendar\DraggableEvent"; reason: unused.
Removed service "App\Model\CustomReports\Appointments"; reason: unused.
Removed service "App\Model\CustomReports\AppointmentsTypePeriod\AppointmentsDay"; reason: unused.
Removed service "App\Model\CustomReports\AppointmentsTypePeriod\AppointmentsMonth"; reason: unused.
Removed service "App\Model\CustomReports\AppointmentsTypePeriod\AppointmentsWeek"; reason: unused.
Removed service "App\Model\CustomReports\AppointmentsTypePeriod\AppointmentsYear"; reason: unused.
Removed service "App\Model\CustomReports\Billings"; reason: unused.
Removed service "App\Model\CustomReports\BillingsTypePeriod\BillingsDay"; reason: unused.
Removed service "App\Model\CustomReports\BillingsTypePeriod\BillingsMonth"; reason: unused.
Removed service "App\Model\CustomReports\BillingsTypePeriod\BillingsWeek"; reason: unused.
Removed service "App\Model\CustomReports\BillingsTypePeriod\BillingsYear"; reason: unused.
Removed service "App\Model\CustomReports\Cancellations"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\AppointmentsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\BillingsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\CancellationsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\CommissionReportColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\ConsentCompletionReportColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\DobColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\InvoiceColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\LastAppointmentsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\NewPatientsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\PatientsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\PatientsWithCoursesAndNoFutureAppointmentsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\PhotoConsentReportColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\PractitionerColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\PractitionerOccupancyReportColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\ProspectsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\RetentionReportColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\TopSpendingPatientsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\TreatmentRiskColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\TreatmentsColumns"; reason: unused.
Removed service "App\Model\CustomReports\ColumnsReports\TreatmentsInterestedInColumns"; reason: unused.
Removed service "App\Model\CustomReports\CommissionReport"; reason: unused.
Removed service "App\Model\CustomReports\CommissionReportTypePeriod\CommissionReportDay"; reason: unused.
Removed service "App\Model\CustomReports\CommissionReportTypePeriod\CommissionReportMonth"; reason: unused.
Removed service "App\Model\CustomReports\CommissionReportTypePeriod\CommissionReportWeek"; reason: unused.
Removed service "App\Model\CustomReports\CommissionReportTypePeriod\CommissionReportYear"; reason: unused.
Removed service "App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionDay"; reason: unused.
Removed service "App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionMonth"; reason: unused.
Removed service "App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionWeek"; reason: unused.
Removed service "App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionYear"; reason: unused.
Removed service "App\Model\CustomReports\Dob"; reason: unused.
Removed service "App\Model\CustomReports\DobTypePeriod\DobDay"; reason: unused.
Removed service "App\Model\CustomReports\DobTypePeriod\DobMonth"; reason: unused.
Removed service "App\Model\CustomReports\DobTypePeriod\DobWeek"; reason: unused.
Removed service "App\Model\CustomReports\DobTypePeriod\DobYear"; reason: unused.
Removed service "App\Model\CustomReports\EmailOpenRate"; reason: unused.
Removed service "App\Model\CustomReports\EmailOpenRateTypePeriod\EmailOpenRateDay"; reason: unused.
Removed service "App\Model\CustomReports\EmailOpenRateTypePeriod\EmailOpenRateMonth"; reason: unused.
Removed service "App\Model\CustomReports\EmailOpenRateTypePeriod\EmailOpenRateWeek"; reason: unused.
Removed service "App\Model\CustomReports\EmailOpenRateTypePeriod\EmailOpenRateYear"; reason: unused.
Removed service "App\Model\CustomReports\Invoice"; reason: unused.
Removed service "App\Model\CustomReports\InvoiceTypePeriod\InvoiceDay"; reason: unused.
Removed service "App\Model\CustomReports\InvoiceTypePeriod\InvoiceMonth"; reason: unused.
Removed service "App\Model\CustomReports\InvoiceTypePeriod\InvoiceWeek"; reason: unused.
Removed service "App\Model\CustomReports\InvoiceTypePeriod\InvoiceYear"; reason: unused.
Removed service "App\Model\CustomReports\LastAppointments"; reason: unused.
Removed service "App\Model\CustomReports\NewPatients"; reason: unused.
Removed service "App\Model\CustomReports\NewPatientsTypePeriod\NewPatientsDay"; reason: unused.
Removed service "App\Model\CustomReports\NewPatientsTypePeriod\NewPatientsMonth"; reason: unused.
Removed service "App\Model\CustomReports\NewPatientsTypePeriod\NewPatientsWeek"; reason: unused.
Removed service "App\Model\CustomReports\NewPatientsTypePeriod\NewPatientsYear"; reason: unused.
Removed service "App\Model\CustomReports\PatientFormType"; reason: unused.
Removed service "App\Model\CustomReports\Patients"; reason: unused.
Removed service "App\Model\CustomReports\PatientsTypePeriod\PatientsDay"; reason: unused.
Removed service "App\Model\CustomReports\PatientsTypePeriod\PatientsMonth"; reason: unused.
Removed service "App\Model\CustomReports\PatientsTypePeriod\PatientsWeek"; reason: unused.
Removed service "App\Model\CustomReports\PatientsTypePeriod\PatientsYear"; reason: unused.
Removed service "App\Model\CustomReports\PatientsWithCoursesAndNoFutureAppointments"; reason: unused.
Removed service "App\Model\CustomReports\PhotoConsentReport"; reason: unused.
Removed service "App\Model\CustomReports\Practitioner"; reason: unused.
Removed service "App\Model\CustomReports\PractitionerOccupancyReport"; reason: unused.
Removed service "App\Model\CustomReports\PractitionerTypePeriod\PractitionerDay"; reason: unused.
Removed service "App\Model\CustomReports\PractitionerTypePeriod\PractitionerMonth"; reason: unused.
Removed service "App\Model\CustomReports\PractitionerTypePeriod\PractitionerWeek"; reason: unused.
Removed service "App\Model\CustomReports\PractitionerTypePeriod\PractitionerYear"; reason: unused.
Removed service "App\Model\CustomReports\Prospects"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsConverting"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsConvertingTypePeriod\ProspectsConvertingDay"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsConvertingTypePeriod\ProspectsConvertingMonth"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsConvertingTypePeriod\ProspectsConvertingWeek"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsConvertingTypePeriod\ProspectsConvertingYear"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsTypePeriod\ProspectsDay"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsTypePeriod\ProspectsMonth"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsTypePeriod\ProspectsWeek"; reason: unused.
Removed service "App\Model\CustomReports\ProspectsTypePeriod\ProspectsYear"; reason: unused.
Removed service "App\Model\CustomReports\RetentionReport"; reason: unused.
Removed service "App\Model\CustomReports\TopSpendingPatients"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentInterestedIn"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentRisk"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentRiskTypePeriod\TreatmentRiskDay"; reason: unused.
Removed service "App\Model\CustomReports\Treatments"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentsTypePeriod\TreatmentsDay"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentsTypePeriod\TreatmentsMonth"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentsTypePeriod\TreatmentsWeek"; reason: unused.
Removed service "App\Model\CustomReports\TreatmentsTypePeriod\TreatmentsYear"; reason: unused.
Removed service "App\Model\HealthXChange\HXCProduct"; reason: unused.
Removed service "App\Model\HealthXChange\HXCResponse"; reason: unused.
Removed service "App\Model\HealthXChange\Login"; reason: unused.
Removed service "App\Model\HealthXChange\Search"; reason: unused.
Removed service "App\Model\MailChimp\BatchOperation"; reason: unused.
Removed service "App\Model\MailChimp\BatchRequest"; reason: unused.
Removed service "App\Model\MailChimp\BatchResponse"; reason: unused.
Removed service "App\Model\MailChimp\ListItem"; reason: unused.
Removed service "App\Model\MailChimp\ListItemCampaignDefaults"; reason: unused.
Removed service "App\Model\MailChimp\ListItemContact"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpResponse"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebHook"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebHooksEvent"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebHooksSources"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebhookDataMergeFieldsRequest"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebhookDataRequest"; reason: unused.
Removed service "App\Model\MailChimp\MailChimpWebhookRequest"; reason: unused.
Removed service "App\Model\MailChimp\Member"; reason: unused.
Removed service "App\Model\MailChimp\MemberMergeFields"; reason: unused.
Removed service "App\Report\FirstFunction"; reason: unused.
Removed service "App\Report\ItemReportResult"; reason: unused.
Removed service "App\Report\ReportResult"; reason: unused.
Removed service "App\Repository\AlanChatRepository"; reason: unused.
Removed service "App\Repository\BusinessEvent\BusinessEventDlqRepository"; reason: unused.
Removed service "App\Repository\BusinessEvent\BusinessEventRepository"; reason: unused.
Removed service "App\Repository\Clinic\Appointment\AppointmentCodeRepository"; reason: unused.
Removed service "App\Repository\Clinic\Appointment\EventJobRepository"; reason: unused.
Removed service "App\Repository\Clinic\Appointment\GoogleEventRepository"; reason: unused.
Removed service "App\Repository\Clinic\AppointmentRepository"; reason: unused.
Removed service "App\Repository\Clinic\BlockerReasonRepository"; reason: unused.
Removed service "App\Repository\Clinic\Campaign\CampaignRepository"; reason: unused.
Removed service "App\Repository\Clinic\Chronoscan\SettingsRepository"; reason: unused.
Removed service "App\Repository\Clinic\DocumentCategoryRepository"; reason: unused.
Removed service "App\Repository\Clinic\EmailTemplate\EmailTemplateRepository"; reason: unused.
Removed service "App\Repository\Clinic\EquipmentRepository"; reason: unused.
Removed service "App\Repository\Clinic\Export\ExportDataRepository"; reason: unused.
Removed service "App\Repository\Clinic\GocardlessCustomerRepository"; reason: unused.
Removed service "App\Repository\Clinic\IncidentCauseRepository"; reason: unused.
Removed service "App\Repository\Clinic\LicenseRepository"; reason: unused.
Removed service "App\Repository\Clinic\LocationRepository"; reason: unused.
Removed service "App\Repository\Clinic\MailChimp\MailChimpConfigRepository"; reason: unused.
Removed service "App\Repository\Clinic\MarketingRepository"; reason: unused.
Removed service "App\Repository\Clinic\MeetingRepository"; reason: unused.
Removed service "App\Repository\Clinic\Membership\MembershipItemRepository"; reason: unused.
Removed service "App\Repository\Clinic\Membership\MembershipRepository"; reason: unused.
Removed service "App\Repository\Clinic\OnlineBooking\EmailSettingsRepository"; reason: unused.
Removed service "App\Repository\Clinic\OnlineBooking\SettingsRepository"; reason: unused.
Removed service "App\Repository\Clinic\OnlineBooking\WidgetRepository"; reason: unused.
Removed service "App\Repository\Clinic\OutcomeNoteRepository"; reason: unused.
Removed service "App\Repository\Clinic\OutcomeRepository"; reason: unused.
Removed service "App\Repository\Clinic\Person\ClinicUserRepository"; reason: unused.
Removed service "App\Repository\Clinic\Person\DailyScheduleRepository"; reason: unused.
Removed service "App\Repository\Clinic\PolicyAcknowledgementRepository"; reason: unused.
Removed service "App\Repository\Clinic\PolicyRepository"; reason: unused.
Removed service "App\Repository\Clinic\PolicyStaffAssignmentRepository"; reason: unused.
Removed service "App\Repository\Clinic\PrescriptionQuantityRepository"; reason: unused.
Removed service "App\Repository\Clinic\PrescriptionRepository"; reason: unused.
Removed service "App\Repository\Clinic\Questionaire\AnswerRepository"; reason: unused.
Removed service "App\Repository\Clinic\Questionaire\QuestionRepository"; reason: unused.
Removed service "App\Repository\Clinic\Questionaire\QuestionaireRepository"; reason: unused.
Removed service "App\Repository\Clinic\ReferralGiftRepository"; reason: unused.
Removed service "App\Repository\Clinic\ReminderRecallRepository"; reason: unused.
Removed service "App\Repository\Clinic\ReminderRepository"; reason: unused.
Removed service "App\Repository\Clinic\ReportRepository"; reason: unused.
Removed service "App\Repository\Clinic\RoomRepository"; reason: unused.
Removed service "App\Repository\Clinic\StaffCertificateRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\AdjustStockRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\HistoryRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\ItemGoodsReceivedRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\PractitionerPricingRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\PrepayPackageItemRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\PrepayPackageRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\ProductBalanceHistoryRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\SopsPolicyTemplateRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\Treatment\CheckListItemRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\TreatmentClinicRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\TreatmentGroupRepository"; reason: unused.
Removed service "App\Repository\Clinic\Stock\TreatmentNoteRepository"; reason: unused.
Removed service "App\Repository\Clinic\TaskBoard\TaskAttachmentRepository"; reason: unused.
Removed service "App\Repository\Clinic\TaskBoard\TaskItemRepository"; reason: unused.
Removed service "App\Repository\Clinic\TaskBoardRepository"; reason: unused.
Removed service "App\Repository\Clinic\TwilioRepository"; reason: unused.
Removed service "App\Repository\Clinic\Vat\VatRepository"; reason: unused.
Removed service "App\Repository\Clinic\ViewedFormFileRepository"; reason: unused.
Removed service "App\Repository\Clinic\WebhookEventRepository"; reason: unused.
Removed service "App\Repository\Clinic\ZoomClientRepository"; reason: unused.
Removed service "App\Repository\DaySheet\DaySheetRepository"; reason: unused.
Removed service "App\Repository\Help\HelpRepository"; reason: unused.
Removed service "App\Repository\LeadCapture\CorrespondenceRepository"; reason: unused.
Removed service "App\Repository\LeadCapture\LeadCaptureHistoryRepository"; reason: unused.
Removed service "App\Repository\LeadCapture\LeadCaptureRepository"; reason: unused.
Removed service "App\Repository\LeadCapture\LeadCaptureStageRepository"; reason: unused.
Removed service "App\Repository\Media\MediaRepository"; reason: unused.
Removed service "App\Repository\Message\MessageRepository"; reason: unused.
Removed service "App\Repository\Message\TableConversationRepository"; reason: unused.
Removed service "App\Repository\Message\UserConversationRepository"; reason: unused.
Removed service "App\Repository\Patient\BaseInvoiceRepository"; reason: unused.
Removed service "App\Repository\Patient\Correspondence\CorrespondenceRepository"; reason: unused.
Removed service "App\Repository\Patient\Correspondence\MessageTemplateRepository"; reason: unused.
Removed service "App\Repository\Patient\CreditNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\DocumentRepository"; reason: unused.
Removed service "App\Repository\Patient\FormRepository"; reason: unused.
Removed service "App\Repository\Patient\GeneratedPatientVoucherRepository"; reason: unused.
Removed service "App\Repository\Patient\GiftVoucherRepository"; reason: unused.
Removed service "App\Repository\Patient\IncidentRepository"; reason: unused.
Removed service "App\Repository\Patient\Invoice\ArchiveRepository"; reason: unused.
Removed service "App\Repository\Patient\Invoice\BaseItemRepository"; reason: unused.
Removed service "App\Repository\Patient\Invoice\HistoryRepository"; reason: unused.
Removed service "App\Repository\Patient\Invoice\ItemRepository"; reason: unused.
Removed service "App\Repository\Patient\Invoice\RefundRepository"; reason: unused.
Removed service "App\Repository\Patient\InvoiceRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\AdditionalNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\AnswerCheckListTreatmentNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\AudioNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\ConsultationNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\MemoryJogRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\QuoteAreaRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\TreatmentNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\Note\TreatmentOutcomeNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\PatientCaptureHistoryRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\EndOfDayReportRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\HandpointPOSRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\HandpointRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\KindRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\PaymentsenseConnectRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\PaymentsensePOSRepository"; reason: unused.
Removed service "App\Repository\Patient\Payment\TerminalRepository"; reason: unused.
Removed service "App\Repository\Patient\PaymentRepository"; reason: unused.
Removed service "App\Repository\Patient\PhotoRepository"; reason: unused.
Removed service "App\Repository\Patient\Prepay\PrepayTreatmentItemHistoryRepository"; reason: unused.
Removed service "App\Repository\Patient\Prepay\PrepayTreatmentItemRepository"; reason: unused.
Removed service "App\Repository\Patient\PrepayRepository"; reason: unused.
Removed service "App\Repository\Patient\Questionnaire\QuestionnairePDFRepository"; reason: unused.
Removed service "App\Repository\Patient\SketchRepository"; reason: unused.
Removed service "App\Repository\Patient\TreatmentNoteRepository"; reason: unused.
Removed service "App\Repository\Patient\TreatmentPhoto\TreatmentPhotoRepository"; reason: unused.
Removed service "App\Repository\Patient\TreatmentPhoto\TreatmentPhotoUsedProductRepository"; reason: unused.
Removed service "App\Repository\Patient\TreatmentPlanEntryRepository"; reason: unused.
Removed service "App\Repository\Patient\TreatmentPlanRepository"; reason: unused.
Removed service "App\Repository\Patient\UsedMembershipHistoryRepository"; reason: unused.
Removed service "App\Repository\Patient\UsedMembershipRepository"; reason: unused.
Removed service "App\Repository\Person\AdminRepository"; reason: unused.
Removed service "App\Repository\Person\DeviceRepository"; reason: unused.
Removed service "App\Repository\Person\LoginLogRepository"; reason: unused.
Removed service "App\Repository\Person\Patient\BalanceRepository"; reason: unused.
Removed service "App\Repository\Person\PatientRepository"; reason: unused.
Removed service "App\Repository\Person\SettingRepository"; reason: unused.
Removed service "App\Repository\Person\SuperClinicAdminRepository"; reason: unused.
Removed service "App\Repository\Person\UserRepository"; reason: unused.
Removed service "App\Repository\Waiting\ItemRepository"; reason: unused.
Removed service "App\Service\RateLimiter\RateLimitPolicy"; reason: unused.
Removed service "App\Service\RateLimiter\RateLimitResult"; reason: unused.
Removed service "App\Services\AdminSettingService"; reason: unused.
Removed service "App\Services\Ai\AIConversationManager"; reason: unused.
Removed service "App\Services\Ai\ConsentzService"; reason: unused.
Removed service "App\Services\Ai\OpenAIProvider"; reason: unused.
Removed service "App\Services\AiCustomTemplate\AIConversationManager"; reason: unused.
Removed service "App\Services\AiCustomTemplate\OpenAIProvider"; reason: unused.
Removed service "App\Services\CalendarEvent\SchedulerCalendarEventsException"; reason: unused.
Removed service "App\Services\CalendarEvent\SchedulerDoubleBookingException"; reason: unused.
Removed service "App\Services\Chronoscan\ChronoscanException"; reason: unused.
Removed service "App\Services\GuzzleClient\GuzzleClientConfig"; reason: unused.
Removed service "App\Services\GuzzleClient\GuzzleClientException"; reason: unused.
Removed service "App\Services\ICalendar\ICalendarException"; reason: unused.
Removed service "App\Services\MailChimp\MailChimpException"; reason: unused.
Removed service "App\Services\ParseMediaUrl"; reason: unused.
Removed service "App\Services\PaymentSense\PaymentsenseException"; reason: unused.
Removed service "App\Services\SessionInvalidator"; reason: unused.
Removed service "App\Services\UtilityHelper"; reason: unused.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler"; reason: unused.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler"; reason: unused.
Removed service "monolog.formatter.rate_limit_json"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; 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 "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.pgsql_connection.event_manager"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "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.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.unsecure"; reason: unused.
Removed service "security.user_checker.chain.api_unsecure"; reason: unused.
Removed service "security.user_checker.chain.api_online_booking_unsecure"; reason: unused.
Removed service "security.user_checker.chain.api_headers"; reason: unused.
Removed service "security.user_checker.chain.patient_api"; reason: unused.
Removed service "security.user_checker.chain.api_core_lite_public"; reason: unused.
Removed service "security.user_checker.chain.api"; 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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "hautelook_alice.data_fixtures.loader.file_resolver_loader"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.blame"; reason: unused.
Removed service ".service_locator.QCxyTWa"; reason: unused.
Removed service ".service_locator.QCxyTWa.App\Controller\Admin\HelpController::index()"; reason: unused.
Removed service ".service_locator.VDbu7OU"; reason: unused.
Removed service ".service_locator.VDbu7OU.App\Controller\Api\ConsentSnapshot\DefaultController::setConsentReport()"; reason: unused.
Removed service ".service_locator.KL2mrpd"; reason: unused.
Removed service ".service_locator.KL2mrpd.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController::setDoctrine()"; reason: unused.
Removed service ".service_locator.CxnBl9H"; reason: unused.
Removed service ".service_locator.CxnBl9H.App\Controller\EventController::appointmentlead_details()"; reason: unused.
Removed service ".service_locator.CxnBl9H.App\Controller\EventController::appointmentleadJoin()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\AppointmentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\DocumentCategoryNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\FormNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\HealthXChange\HXCProductNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\HealthXChange\HXCResponseNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\ItemGoodsReceivedNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\LearnAboutSourceNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\MarketingNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\OutcomeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\PriceListNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\ProductNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\RoomNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\TaskItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\TreatmentClinicNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Clinic\Vat\VatNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\ClinicNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\DaySheetNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\DraggableEventNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\GoogleEventNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\BatchResponseNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemCampaignDefaultsNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemContactNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\ListItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpResponseNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpWebhookEventNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\MailChimpWebhookNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MailChimp\MemberNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\MediaNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Message\MessageNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Message\TableConversationNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Model\InvoiceGiftVoucherNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\NotificationNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\OnlineBooking\SettingsNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\OnlineBooking\WidgetNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\AnswerNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Chronoscan\PatientDTONormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\CorrespondenceNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\DocumentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\FormNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\GeneratedPatientVoucherNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\InvoiceNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\ItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\LearnAboutNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\MemoryJogNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\AdditionalNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\AudioNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\ConsultationNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\OutcomeNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\QuoteAreaNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\TreatmentNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\Note\TreatmentOutcomeNoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\NoteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\PaymentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\PhotoNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\PrepayNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\PrepayTreatmentItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\QuestionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\QuestionaireNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\QuestionnairePDFNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\SketchNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPhotoNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPhotoUsedProductNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Patient\TreatmentPlanNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Person\DailyScheduleNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Person\PatientNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Person\SuperAdminNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalize\Person\UserNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".service_locator.URURz6s"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
940
Inlined service "App\Services\UserManager" to "App\Aws\SESManager".
Inlined service "App\Services\IcsLinkProvider" to "App\Aws\SESManager".
Inlined service "App\Services\DemoClinic\DemoClinicEmailGuard" to "App\Aws\SESManager".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\AIChatController" to "App\Controller\Admin\AIChatController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\AdminAccessController" to "App\Controller\Admin\AdminAccessController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\AdminSettingController" to "App\Controller\Admin\AdminSettingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\AiPlanController" to "App\Controller\Admin\AiPlanController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\AppointmentController" to "App\Controller\Admin\AppointmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\BlockerController" to "App\Controller\Admin\BlockerController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\ChatController" to "App\Controller\Admin\ChatController".
Inlined service "App\Services\AiConsultationNote\TranscriptionService" to "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController".
Inlined service "App\Services\AiConsultationNote\AudioFileService" to "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController".
Inlined service "App\Services\AiConsultationNote\TemplateGeneratorService" to "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController" to "App\Controller\Admin\Clinic\AiConsultationNote\AiConsultationNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\AppointmentCodeController" to "App\Controller\Admin\Clinic\AppointmentCodeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\BlockerReasonController" to "App\Controller\Admin\Clinic\BlockerReasonController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\CQCReportController" to "App\Controller\Admin\Clinic\CQCReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Campaign\DefaultController" to "App\Controller\Admin\Clinic\Campaign\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\ChronoscanController" to "App\Controller\Admin\Clinic\ChronoscanController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\ClinicCorrespondenceController" to "App\Controller\Admin\Clinic\ClinicCorrespondenceController".
Inlined service "App\Services\CustomReports\GenerateReportsService" to "App\Controller\Admin\Clinic\ClinicCustomReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\ClinicCustomReportController" to "App\Controller\Admin\Clinic\ClinicCustomReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\DefaultController" to "App\Controller\Admin\Clinic\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\DiscountReasonController" to "App\Controller\Admin\Clinic\DiscountReasonController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\DocumentCategoryController" to "App\Controller\Admin\Clinic\DocumentCategoryController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\EmailTemplate\DefaultController" to "App\Controller\Admin\Clinic\EmailTemplate\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\EquipmentController" to "App\Controller\Admin\Clinic\EquipmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Filter\DefaultController" to "App\Controller\Admin\Clinic\Filter\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\FormsAreaController" to "App\Controller\Admin\Clinic\FormsAreaController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\HealthXChangeController" to "App\Controller\Admin\Clinic\HealthXChangeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\IncidentCauseController" to "App\Controller\Admin\Clinic\IncidentCauseController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\LearnAboutController" to "App\Controller\Admin\Clinic\LearnAboutController".
Inlined service "App\Services\DemoClinic\PerLoginBillingService" to "App\Controller\Admin\Clinic\LicenseController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\LicenseController" to "App\Controller\Admin\Clinic\LicenseController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\LocationController" to "App\Controller\Admin\Clinic\LocationController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\MailChimpController" to "App\Controller\Admin\Clinic\MailChimpController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\MarketingController" to "App\Controller\Admin\Clinic\MarketingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Membership\DefaultController" to "App\Controller\Admin\Clinic\Membership\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Membership\MembershipItemController" to "App\Controller\Admin\Clinic\Membership\MembershipItemController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\NotConvertReasonController" to "App\Controller\Admin\Clinic\NotConvertReasonController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\NotificationController" to "App\Controller\Admin\Clinic\NotificationController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\OnlineBookingController" to "App\Controller\Admin\Clinic\OnlineBookingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\OutcomeController" to "App\Controller\Admin\Clinic\OutcomeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PatientStatusController" to "App\Controller\Admin\Clinic\PatientStatusController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PlivoController" to "App\Controller\Admin\Clinic\PlivoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PolicyController" to "App\Controller\Admin\Clinic\PolicyController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PostAptFormController" to "App\Controller\Admin\Clinic\PostAptFormController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PrescriptionController" to "App\Controller\Admin\Clinic\PrescriptionController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\PriceTierController" to "App\Controller\Admin\Clinic\PriceTierController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Questionaire\DefaultController" to "App\Controller\Admin\Clinic\Questionaire\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Questionaire\QuestionController" to "App\Controller\Admin\Clinic\Questionaire\QuestionController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\RegisterController" to "App\Controller\Admin\Clinic\RegisterController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\ReminderController" to "App\Controller\Admin\Clinic\ReminderController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\RoomController" to "App\Controller\Admin\Clinic\RoomController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\SafetyChecklistController" to "App\Controller\Admin\Clinic\SafetyChecklistController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\BatchController" to "App\Controller\Admin\Clinic\Stock\BatchController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\DefaultController" to "App\Controller\Admin\Clinic\Stock\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\FormarchiveController" to "App\Controller\Admin\Clinic\Stock\FormarchiveController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\GoodsReceivedController" to "App\Controller\Admin\Clinic\Stock\GoodsReceivedController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\HealthXChangeController" to "App\Controller\Admin\Clinic\Stock\HealthXChangeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\PrepayPackageController" to "App\Controller\Admin\Clinic\Stock\PrepayPackageController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\PriceListController" to "App\Controller\Admin\Clinic\Stock\PriceListController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\ProductController" to "App\Controller\Admin\Clinic\Stock\ProductController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController" to "App\Controller\Admin\Clinic\Stock\SopsPolicyTemplateController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\TreatmentClinicController" to "App\Controller\Admin\Clinic\Stock\TreatmentClinicController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\TreatmentGroupController" to "App\Controller\Admin\Clinic\Stock\TreatmentGroupController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\Stock\TreatmentNoteController" to "App\Controller\Admin\Clinic\Stock\TreatmentNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\StripeController" to "App\Controller\Admin\Clinic\StripeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\SurveyController" to "App\Controller\Admin\Clinic\SurveyController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\SystemEmails\DefaultController" to "App\Controller\Admin\Clinic\SystemEmails\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\TermsAndCondController" to "App\Controller\Admin\Clinic\TermsAndCondController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\TwilioController" to "App\Controller\Admin\Clinic\TwilioController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Clinic\UserController" to "App\Controller\Admin\Clinic\UserController".
Inlined service "App\Services\AppointmentService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\ConversionService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\PatientService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\CancellationService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\RetentionService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\PatientSpendingService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\PractitionerReportsService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\FinancialService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\VoucherService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\TerminalService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\MailingListService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\SmsMessagesService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service "App\Services\PatientReferralService" to "App\Controller\Admin\ClinicDashboardController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\ClinicDashboardController" to "App\Controller\Admin\ClinicDashboardController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\CustomReports\CustomReportsController" to "App\Controller\Admin\CustomReports\CustomReportsController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\CustomReports\FavoritesCustomReportsController" to "App\Controller\Admin\CustomReports\FavoritesCustomReportsController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\DaySheetController" to "App\Controller\Admin\DaySheetController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\DirectoryLinkController" to "App\Controller\Admin\DirectoryLinkController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\HelpController" to "App\Controller\Admin\HelpController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\IncidentReportController" to "App\Controller\Admin\IncidentReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\InvoicesController" to "App\Controller\Admin\InvoicesController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\LeadCaptureController" to "App\Controller\Admin\LeadCaptureController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\LeadCapturePipelineController" to "App\Controller\Admin\LeadCapturePipelineController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\LeadCaptureStageController" to "App\Controller\Admin\LeadCaptureStageController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Marketing\EmailTemplateController" to "App\Controller\Admin\Marketing\EmailTemplateController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Marketing\ListController" to "App\Controller\Admin\Marketing\ListController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Message\DefaultController" to "App\Controller\Admin\Message\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\NpsReportController" to "App\Controller\Admin\NpsReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\OnBoardingController" to "App\Controller\Admin\OnBoardingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Organisation\DashboardConsentzAdminController" to "App\Controller\Admin\Organisation\DashboardConsentzAdminController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Organisation\DefaultController" to "App\Controller\Admin\Organisation\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Organisation\UserController" to "App\Controller\Admin\Organisation\UserController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\AppointmentTabController" to "App\Controller\Admin\Patient\AppointmentTabController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\ConsultationNoteController" to "App\Controller\Admin\Patient\ConsultationNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\CorrespondenceController" to "App\Controller\Admin\Patient\CorrespondenceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\DefaultController" to "App\Controller\Admin\Patient\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\DocumentController" to "App\Controller\Admin\Patient\DocumentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\FormController" to "App\Controller\Admin\Patient\FormController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\IncidentController" to "App\Controller\Admin\Patient\IncidentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\InvoiceController" to "App\Controller\Admin\Patient\InvoiceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\MembershipController" to "App\Controller\Admin\Patient\MembershipController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\NoteController" to "App\Controller\Admin\Patient\NoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\PhotoController" to "App\Controller\Admin\Patient\PhotoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\PrepayController" to "App\Controller\Admin\Patient\PrepayController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\PrescriptionController" to "App\Controller\Admin\Patient\PrescriptionController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\QuestionaireController" to "App\Controller\Admin\Patient\QuestionaireController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\TreatmentController" to "App\Controller\Admin\Patient\TreatmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Patient\TreatmentPhotoController" to "App\Controller\Admin\Patient\TreatmentPhotoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PaymentsenseController" to "App\Controller\Admin\PaymentsenseController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\FormsAreaController" to "App\Controller\Admin\Predefine\FormsAreaController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\ProductController" to "App\Controller\Admin\Predefine\ProductController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\QuestionnaireController" to "App\Controller\Admin\Predefine\QuestionnaireController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\SopsPolicyTemplateController" to "App\Controller\Admin\Predefine\SopsPolicyTemplateController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\TreatmentController" to "App\Controller\Admin\Predefine\TreatmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\TreatmentGroupController" to "App\Controller\Admin\Predefine\TreatmentGroupController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Predefine\TreatmentNoteController" to "App\Controller\Admin\Predefine\TreatmentNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PreferenceController" to "App\Controller\Admin\PreferenceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PriceTier\AddonController" to "App\Controller\Admin\PriceTier\AddonController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PriceTier\PriceTierController" to "App\Controller\Admin\PriceTier\PriceTierController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PriceTier\PriceTiersGroupController" to "App\Controller\Admin\PriceTier\PriceTiersGroupController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\PriceTier\PromoCodeController" to "App\Controller\Admin\PriceTier\PromoCodeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Referral\FirstPromoterWebhookController" to "App\Controller\Admin\Referral\FirstPromoterWebhookController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Referral\ReferralInvitationController" to "App\Controller\Admin\Referral\ReferralInvitationController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\ReportController" to "App\Controller\Admin\ReportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\SmsPlanController" to "App\Controller\Admin\SmsPlanController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\SmsTransactionController" to "App\Controller\Admin\SmsTransactionController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\TaskBoardController" to "App\Controller\Admin\TaskBoardController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Admin\Waiting\ItemController" to "App\Controller\Admin\Waiting\ItemController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\AiCustomTemplateController" to "App\Controller\AiCustomTemplateController".
Inlined service "App\Services\AnalyticsService" to "App\Controller\Api\Analytics\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Analytics\DefaultController" to "App\Controller\Api\Analytics\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Appointment\DefaultController" to "App\Controller\Api\Appointment\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\AfterCareNoteController" to "App\Controller\Api\Clinic\AfterCareNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\CQCReportsApiController" to "App\Controller\Api\Clinic\CQCReportsApiController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\CampaignController" to "App\Controller\Api\Clinic\CampaignController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\DefaultController" to "App\Controller\Api\Clinic\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\EventController" to "App\Controller\Api\Clinic\EventController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\FormController" to "App\Controller\Api\Clinic\FormController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\MarketingController" to "App\Controller\Api\Clinic\MarketingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\PatientListController" to "App\Controller\Api\Clinic\PatientListController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\PractitionerController" to "App\Controller\Api\Clinic\PractitionerController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\PrescriptionController" to "App\Controller\Api\Clinic\PrescriptionController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\RegistrationController" to "App\Controller\Api\Clinic\RegistrationController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Clinic\TreatmentController" to "App\Controller\Api\Clinic\TreatmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\ConsentSnapshot\DefaultController" to "App\Controller\Api\ConsentSnapshot\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\AvailabilityController" to "App\Controller\Api\CoreLite\AvailabilityController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\CallBookingController" to "App\Controller\Api\CoreLite\CallBookingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\ClinicProfileController" to "App\Controller\Api\CoreLite\ClinicProfileController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\DirectoryController" to "App\Controller\Api\CoreLite\DirectoryController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\EventController" to "App\Controller\Api\CoreLite\EventController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\CoreLite\InboxController" to "App\Controller\Api\CoreLite\InboxController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\DefaultController" to "App\Controller\Api\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Event\IngestController" to "App\Controller\Api\Event\IngestController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Event\SchemaController" to "App\Controller\Api\Event\SchemaController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Message\DefaultController" to "App\Controller\Api\Message\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\OnlineBooking\AppointmentController" to "App\Controller\Api\OnlineBooking\AppointmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\OnlineBooking\DefaultController" to "App\Controller\Api\OnlineBooking\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\OnlineBooking\PaymentPrepareController" to "App\Controller\Api\OnlineBooking\PaymentPrepareController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\OnlineBooking\StepController" to "App\Controller\Api\OnlineBooking\StepController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\OnlineBooking\StripeController" to "App\Controller\Api\OnlineBooking\StripeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\BookingsController" to "App\Controller\Api\Patient\BookingsController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\CorrespondenceController" to "App\Controller\Api\Patient\CorrespondenceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\DefaultController" to "App\Controller\Api\Patient\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\DocumentController" to "App\Controller\Api\Patient\DocumentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\FormController" to "App\Controller\Api\Patient\FormController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\ImportantInfoController" to "App\Controller\Api\Patient\ImportantInfoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\InvoiceController" to "App\Controller\Api\Patient\InvoiceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\LearnAboutSourceController" to "App\Controller\Api\Patient\LearnAboutSourceController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\MemoryJogController" to "App\Controller\Api\Patient\MemoryJogController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\AdditionalNoteController" to "App\Controller\Api\Patient\Note\AdditionalNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\AudioNoteController" to "App\Controller\Api\Patient\Note\AudioNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\ConsultationNoteController" to "App\Controller\Api\Patient\Note\ConsultationNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\OutcomeNoteController" to "App\Controller\Api\Patient\Note\OutcomeNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\QuoteAreaController" to "App\Controller\Api\Patient\Note\QuoteAreaController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\TreatmentNoteController" to "App\Controller\Api\Patient\Note\TreatmentNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController" to "App\Controller\Api\Patient\Note\TreatmentOutcomeNoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\NoteController" to "App\Controller\Api\Patient\NoteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\PhotoController" to "App\Controller\Api\Patient\PhotoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\PrepayController" to "App\Controller\Api\Patient\PrepayController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\QuestionaireController" to "App\Controller\Api\Patient\QuestionaireController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\SketchController" to "App\Controller\Api\Patient\SketchController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\TreatmentClinicController" to "App\Controller\Api\Patient\TreatmentClinicController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\TreatmentController" to "App\Controller\Api\Patient\TreatmentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Api\Patient\TreatmentPhotoController" to "App\Controller\Api\Patient\TreatmentPhotoController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\BaseApiController" to "App\Controller\BaseApiController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\BrandingController" to "App\Controller\BrandingController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\CustomFormDataController" to "App\Controller\CustomFormDataController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\CustomerSettingController" to "App\Controller\CustomerSettingController".
Inlined service "App\Services\AccountService" to "App\Controller\DefaultController".
Inlined service "App\Services\RegistrationCountryBlockChecker" to "App\Controller\DefaultController".
Inlined service "App\Services\DemoClinic\DemoClinicRegistrationService" to "App\Controller\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\DomainController" to "App\Controller\DomainController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\EmailTrackerController" to "App\Controller\EmailTrackerController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\EventController" to "App\Controller\EventController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Front\NpsFeedbackController" to "App\Controller\Front\NpsFeedbackController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Front\PostAptFormSentController" to "App\Controller\Front\PostAptFormSentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\Front\SurveySentController" to "App\Controller\Front\SurveySentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\MeetingController" to "App\Controller\MeetingController".
Inlined service "App\Services\FirebaseNotification\ProcessNotification" to "App\Controller\MessageController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\MessageController" to "App\Controller\MessageController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\MetricsController" to "App\Controller\MetricsController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\NewWebsiteController" to "App\Controller\NewWebsiteController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\NewWidgetController" to "App\Controller\NewWidgetController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\OpenController" to "App\Controller\OpenController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\PatientController" to "App\Controller\PatientController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\PaymentController" to "App\Controller\PaymentController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\PlivoWebhookController" to "App\Controller\PlivoWebhookController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\ProspectController" to "App\Controller\ProspectController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\PublicProfileController" to "App\Controller\PublicProfileController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\SmsReviewController" to "App\Controller\SmsReviewController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\StripeWebhookController" to "App\Controller\StripeWebhookController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\SupportController" to "App\Controller\SupportController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\SyncController" to "App\Controller\SyncController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\TemplateController" to "App\Controller\TemplateController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\TwilioWebhookController" to "App\Controller\TwilioWebhookController".
Inlined service ".service_locator.oN_M6.Y.App\Controller\YourController" to "App\Controller\YourController".
Inlined service "App\BusinessEvent\PiiMasker" to "App\MessageHandler\IngestBusinessEventHandler".
Inlined service "App\Model\CustomReports\ConsentCompletionTypePeriod\ConsentCompletionReportFactory" to "App\Model\CustomReports\ConsentCompletionReport".
Inlined service "App\Model\CustomReports\AppointmentsTypePeriod\AppointmentsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\BillingsTypePeriod\BillingsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\EmailOpenRateTypePeriod\EmailOpenRateFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\InvoiceTypePeriod\InvoiceFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\CommissionReportTypePeriod\CommissionReportFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\NewPatientsTypePeriod\NewPatientsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\PatientsTypePeriod\PatientsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\PractitionerTypePeriod\PractitionerFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\ProspectsTypePeriod\ProspectsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\ProspectsConvertingTypePeriod\ProspectsConvertingFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\TreatmentsTypePeriod\TreatmentsFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\DobTypePeriod\DobFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Model\CustomReports\TreatmentRiskTypePeriod\TreatmentRiskFactory" to "App\Model\CustomReports\CustomReportFactory".
Inlined service "App\Service\RateLimiter\PhpRedisAdapter" to "App\Service\RateLimiter\RateLimiterService".
Inlined service "App\Services\Ai\AIFunctionHandler" to "App\Services\Ai\AIService".
Inlined service "App\Services\AiCustomTemplate\AIFunctionHandler" to "App\Services\AiCustomTemplate\AIService".
Inlined service "App\Services\DemoClinic\DemoClinicTemplateSeeder" to "App\Services\DemoClinic\DemoClinicRegistrationService".
Inlined service "App\Services\FirebaseNotification\TokenStorageService" to "App\Services\FirebaseNotification\ProcessNotification".
Inlined service "App\Services\IcsService" to "App\Services\IcsLinkProvider".
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.Sj3MsdY" 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.6eloqTE" 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 "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 "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.1gixIII" 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.S9tnIXR" 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.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
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.OoL2aDn" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.pgsql_schema_asset_filter_manager" to "doctrine.dbal.pgsql_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.pgsql" to "doctrine.dbal.pgsql_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.pgsql" to "doctrine.dbal.pgsql_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.pgsql" to "doctrine.dbal.pgsql_connection.configuration".
Inlined service "doctrine.dbal.pgsql_connection.configuration" to "doctrine.dbal.pgsql_connection".
Inlined service ".service_locator.HN0HXZ3" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
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.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.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\BreadcrumbsExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "Jb\Bundle\PhumborBundle\Twig\PhumborExtension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.wXWUe8." 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 "stimulus.helper" to "stimulus.twig_extension".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.9M.K9J6" to "security.helper".
Inlined service ".service_locator.9M.K9J6" to "security.helper".
Inlined service ".service_locator._e9wDUL" to "security.helper".
Inlined service ".service_locator.9M.K9J6" to "security.helper".
Inlined service ".service_locator.RJfTr3X" to "security.helper".
Inlined service ".service_locator.567piEK" 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.m4Tfgmz" to "security.access_map".
Inlined service ".security.request_matcher.Q4knOCa" to "security.access_map".
Inlined service ".security.request_matcher.Jmeo3_o" to "security.access_map".
Inlined service ".security.request_matcher.28wD1Nm" to "security.access_map".
Inlined service ".security.request_matcher.gG_ybav" to "security.access_map".
Inlined service ".security.request_matcher.lMtNwQM" to "security.access_map".
Inlined service ".security.request_matcher.Lh4bH_y" to "security.access_map".
Inlined service ".security.request_matcher.JYOXKlX" to "security.access_map".
Inlined service ".security.request_matcher.GVLlNlP" to "security.access_map".
Inlined service ".security.request_matcher._Nbnp8l" to "security.access_map".
Inlined service ".security.request_matcher.hftSdZn" to "security.access_map".
Inlined service ".security.request_matcher.UKvLdSs" to "security.access_map".
Inlined service ".security.request_matcher.iQloYRh" to "security.access_map".
Inlined service ".security.request_matcher.vcyJLFe" to "security.access_map".
Inlined service ".security.request_matcher.7aXj70F" to "security.access_map".
Inlined service ".security.request_matcher.ovXUUI3" to "security.access_map".
Inlined service ".security.request_matcher.ZuUakqJ" to "security.access_map".
Inlined service ".security.request_matcher.d57rOrz" to "security.access_map".
Inlined service ".security.request_matcher.SMqP2pl" to "security.access_map".
Inlined service ".security.request_matcher.iZRdutU" to "security.access_map".
Inlined service ".security.request_matcher..KC8Jwx" to "security.access_map".
Inlined service ".security.request_matcher.g7ao1MC" to "security.access_map".
Inlined service ".security.request_matcher.4BWpqVs" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" 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.request_matcher.lJrssqG" to ".security.request_matcher.sMdmmrE".
Inlined service "debug.security.firewall.authenticator.unsecure.inner" to "debug.security.firewall.authenticator.unsecure".
Inlined service "security.exception_listener.unsecure" to "security.firewall.map.context.unsecure".
Inlined service "security.firewall.map.config.unsecure" to "security.firewall.map.context.unsecure".
Inlined service ".security.request_matcher.C66m59e" to ".security.request_matcher.JQieHj1".
Inlined service "debug.security.firewall.authenticator.api_unsecure.inner" to "debug.security.firewall.authenticator.api_unsecure".
Inlined service "security.exception_listener.api_unsecure" to "security.firewall.map.context.api_unsecure".
Inlined service "security.firewall.map.config.api_unsecure" to "security.firewall.map.context.api_unsecure".
Inlined service ".security.request_matcher.tawmD3p" to ".security.request_matcher.FmLuSfG".
Inlined service "debug.security.firewall.authenticator.api_online_booking_unsecure.inner" to "debug.security.firewall.authenticator.api_online_booking_unsecure".
Inlined service "security.exception_listener.api_online_booking_unsecure" to "security.firewall.map.context.api_online_booking_unsecure".
Inlined service "security.firewall.map.config.api_online_booking_unsecure" to "security.firewall.map.context.api_online_booking_unsecure".
Inlined service ".security.request_matcher.c9INrPw" to ".security.request_matcher.MNFEZpu".
Inlined service "debug.security.firewall.authenticator.api_headers.inner" to "debug.security.firewall.authenticator.api_headers".
Inlined service "security.exception_listener.api_headers" to "security.firewall.map.context.api_headers".
Inlined service "security.firewall.map.config.api_headers" to "security.firewall.map.context.api_headers".
Inlined service ".security.request_matcher.U9W143j" to ".security.request_matcher.nLlJfk3".
Inlined service "debug.security.firewall.authenticator.patient_api.inner" to "debug.security.firewall.authenticator.patient_api".
Inlined service "security.exception_listener.patient_api" to "security.firewall.map.context.patient_api".
Inlined service "security.firewall.map.config.patient_api" to "security.firewall.map.context.patient_api".
Inlined service ".security.request_matcher.nTpUydC" to ".security.request_matcher.KDctqs6".
Inlined service "debug.security.firewall.authenticator.api_core_lite_public.inner" to "debug.security.firewall.authenticator.api_core_lite_public".
Inlined service "security.exception_listener.api_core_lite_public" to "security.firewall.map.context.api_core_lite_public".
Inlined service "security.firewall.map.config.api_core_lite_public" to "security.firewall.map.context.api_core_lite_public".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.NaFk5J1".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.S23AGPx" to ".security.request_matcher.n6HRuXu".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.CusJKad" to ".security.request_matcher.m4Tfgmz".
Inlined service ".security.request_matcher.v9jgyMx" to ".security.request_matcher.Q4knOCa".
Inlined service ".security.request_matcher.c8cJS_O" to ".security.request_matcher.Jmeo3_o".
Inlined service ".security.request_matcher.lB6VJlU" to ".security.request_matcher.28wD1Nm".
Inlined service ".security.request_matcher.hQq.reF" to ".security.request_matcher.gG_ybav".
Inlined service ".security.request_matcher.wc2Mtlv" to ".security.request_matcher.lMtNwQM".
Inlined service ".security.request_matcher.KXsWnTC" to ".security.request_matcher.Lh4bH_y".
Inlined service ".security.request_matcher.VOKAi9Q" to ".security.request_matcher.JYOXKlX".
Inlined service ".security.request_matcher.IHjbJDK" to ".security.request_matcher.GVLlNlP".
Inlined service ".security.request_matcher.lt.C9ZM" to ".security.request_matcher._Nbnp8l".
Inlined service ".security.request_matcher.rjITLiZ" to ".security.request_matcher.hftSdZn".
Inlined service ".security.request_matcher.eP27A_S" to ".security.request_matcher.UKvLdSs".
Inlined service ".security.request_matcher.6Rgdo_H" to ".security.request_matcher.iQloYRh".
Inlined service ".security.request_matcher.dcvYz_J" to ".security.request_matcher.vcyJLFe".
Inlined service ".security.request_matcher.Od4cS.T" to ".security.request_matcher.7aXj70F".
Inlined service ".security.request_matcher.Kk1srnI" to ".security.request_matcher.ovXUUI3".
Inlined service ".security.request_matcher.WDP1TXN" to ".security.request_matcher.ZuUakqJ".
Inlined service ".security.request_matcher.l755Fhd" to ".security.request_matcher.d57rOrz".
Inlined service ".security.request_matcher.sQ8ShnA" to ".security.request_matcher.SMqP2pl".
Inlined service ".security.request_matcher.eDFUj64" to ".security.request_matcher.iZRdutU".
Inlined service ".security.request_matcher.9Ynuys1" to ".security.request_matcher..KC8Jwx".
Inlined service ".security.request_matcher.9FXxZwS" to ".security.request_matcher.g7ao1MC".
Inlined service ".security.request_matcher.vKm8.Wv" to ".security.request_matcher.4BWpqVs".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "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 "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.file_locator.default" to "hautelook_alice.alice.file_locator.kernel".
Inlined service "Thumbor\Url\BuilderFactory" to "Jb\Bundle\PhumborBundle\Transformer\BaseTransformer".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service ".service_locator.uTU7.vz.Mcfedr\AwsPushBundle\Controller\ApiController" to "Mcfedr\AwsPushBundle\Controller\ApiController".
Inlined service ".service_locator._u3AFxy.Mcfedr\QueueManagerBundle\Manager\QueueManagerRegistry" to "Mcfedr\QueueManagerBundle\Manager\QueueManagerRegistry".
Inlined service ".service_locator.ITwlfem.Mcfedr\QueueManagerBundle\Runner\JobExecutor" to "Mcfedr\QueueManagerBundle\Runner\JobExecutor".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.blameable".
Inlined service ".stof_doctrine_extensions.reader" to "stof_doctrine_extensions.listener.blameable".
Inlined service "stof_doctrine_extensions.tool.actor_provider" to "stof_doctrine_extensions.listener.blameable".
Inlined service "debug.security.event_dispatcher.unsecure.inner" to "debug.security.event_dispatcher.unsecure".
Inlined service "debug.security.event_dispatcher.api_unsecure.inner" to "debug.security.event_dispatcher.api_unsecure".
Inlined service "debug.security.event_dispatcher.api_online_booking_unsecure.inner" to "debug.security.event_dispatcher.api_online_booking_unsecure".
Inlined service "debug.security.event_dispatcher.api_headers.inner" to "debug.security.event_dispatcher.api_headers".
Inlined service "debug.security.event_dispatcher.patient_api.inner" to "debug.security.event_dispatcher.patient_api".
Inlined service "debug.security.event_dispatcher.api_core_lite_public.inner" to "debug.security.event_dispatcher.api_core_lite_public".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
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 ".service_locator.P2s8n4." to ".service_locator.P2s8n4..App\Controller\Admin\AIChatController::chat()".
Inlined service ".service_locator.bC_WEUm" to ".service_locator.bC_WEUm.App\Controller\Admin\AIChatController::history()".
Inlined service ".service_locator.jD0wlQ8" to ".service_locator.jD0wlQ8.App\Controller\Admin\AIChatController::priceFormSubmit()".
Inlined service ".service_locator.valdwaB" to ".service_locator.valdwaB.App\Controller\Admin\AIChatController::consentzFormSubmit()".
Inlined service ".service_locator.D3PAvkQ" to ".service_locator.D3PAvkQ.App\Controller\Admin\AIChatController::questionnairesFormSubmit()".
Inlined service ".service_locator.VDYM1E7" to ".service_locator.VDYM1E7.App\Controller\Admin\AIChatController::treatmentFormSubmit()".
Inlined service ".service_locator.n6PDBzm" to ".service_locator.n6PDBzm.App\Controller\Admin\AIChatController::productFormSubmit()".
Inlined service ".service_locator.82wIXaU" to ".service_locator.82wIXaU.App\Controller\Admin\AIChatController::teamMemberFormSubmit()".
Inlined service ".service_locator.PtwwiGA" to ".service_locator.PtwwiGA.App\Controller\Admin\AIChatController::GoodsReceivedFormSubmit()".
Inlined service ".service_locator.oe1_t0l" to ".service_locator.oe1_t0l.App\Controller\Admin\AIChatController::furtherSettingFormSubmit()".
Inlined service ".service_locator.s8WbVIT" to ".service_locator.s8WbVIT.App\Controller\Admin\AIChatController::getStep()".
Inlined service ".service_locator.JWaCKVT" to ".service_locator.JWaCKVT.App\Controller\Admin\AdminAccessController::delete()".
Inlined service ".service_locator.08WdEit" to ".service_locator.08WdEit.App\Controller\Admin\AdminSettingController::handleReferralImageUpload()".
Inlined service ".service_locator.9qwAqWN" to ".service_locator.9qwAqWN.App\Controller\Admin\AppointmentController::newAjax()".
Inlined service ".service_locator.ckgSP5y" to ".service_locator.ckgSP5y.App\Controller\Admin\AppointmentController::sendPostAptForm()".
Inlined service ".service_locator.sTCpgoL" to ".service_locator.sTCpgoL.App\Controller\Admin\AppointmentController::getInvoiceForPatient()".
Inlined service ".service_locator.E5n67mp" to ".service_locator.E5n67mp.App\Controller\Admin\AppointmentController::completeAppointment()".
Inlined service ".service_locator.3BMrk0R" to ".service_locator.3BMrk0R.App\Controller\Admin\BlockerController::new()".
Inlined service ".service_locator.3jtpFlz" to ".service_locator.3jtpFlz.App\Controller\Admin\BlockerController::edit()".
Inlined service ".service_locator.ViwtbK4" to ".service_locator.ViwtbK4.App\Controller\Admin\Clinic\ClinicCustomReportController::index()".
Inlined service ".service_locator.6EJuRqh" to ".service_locator.6EJuRqh.App\Controller\Admin\Clinic\DefaultController::index()".
Inlined service ".service_locator.YojGA6J" to ".service_locator.YojGA6J.App\Controller\Admin\Clinic\DefaultController::new()".
Inlined service ".service_locator.oV_Ztb8" to ".service_locator.oV_Ztb8.App\Controller\Admin\Clinic\DefaultController::edit()".
Inlined service ".service_locator.GQMY9Xr" to ".service_locator.GQMY9Xr.App\Controller\Admin\Clinic\DefaultController::delete()".
Inlined service ".service_locator.Y0UkS.I" to ".service_locator.Y0UkS.I.App\Controller\Admin\Clinic\DefaultController::exportToCSV()".
Inlined service ".service_locator.0Yiu8qt" to ".service_locator.0Yiu8qt.App\Controller\Admin\Clinic\DefaultController::needFeatureLicense()".
Inlined service ".service_locator.0RCaEte" to ".service_locator.0RCaEte.App\Controller\Admin\Clinic\DefaultController::zoomMeetingPage()".
Inlined service ".service_locator.QV094Ll" to ".service_locator.QV094Ll.App\Controller\Admin\Clinic\DefaultController::saveReasonForTreatment()".
Inlined service ".service_locator.4MZpK_h" to ".service_locator.4MZpK_h.App\Controller\Admin\Clinic\DiscountReasonController::index()".
Inlined service ".service_locator.UUVmqLV" to ".service_locator.UUVmqLV.App\Controller\Admin\Clinic\LicenseController::delete()".
Inlined service ".service_locator.51d7doN" to ".service_locator.51d7doN.App\Controller\Admin\Clinic\LocationController::edit()".
Inlined service ".service_locator.C5rvi4d" to ".service_locator.C5rvi4d.App\Controller\Admin\Clinic\LocationController::delete()".
Inlined service ".service_locator.4.qnVC2" to ".service_locator.4.qnVC2.App\Controller\Admin\Clinic\MarketingController::delete()".
Inlined service ".service_locator.5jNwjv7" to ".service_locator.5jNwjv7.App\Controller\Admin\Clinic\MarketingController::enabled()".
Inlined service ".service_locator.xz.0V7a" to ".service_locator.xz.0V7a.App\Controller\Admin\Clinic\Membership\DefaultController::show()".
Inlined service ".service_locator.EkuPcsc" to ".service_locator.EkuPcsc.App\Controller\Admin\Clinic\Membership\MembershipItemController::new()".
Inlined service ".service_locator.aPnYzVf" to ".service_locator.aPnYzVf.App\Controller\Admin\Clinic\NotConvertReasonController::index()".
Inlined service ".service_locator.8Zwdt8W" to ".service_locator.8Zwdt8W.App\Controller\Admin\Clinic\OnlineBookingController::settings()".
Inlined service ".service_locator.Y.nuw1B" to ".service_locator.Y.nuw1B.App\Controller\Admin\Clinic\PolicyController::edit()".
Inlined service ".service_locator.EkomZg3" to ".service_locator.EkomZg3.App\Controller\Admin\Clinic\PolicyController::delete()".
Inlined service ".service_locator.Bz00gkQ" to ".service_locator.Bz00gkQ.App\Controller\Admin\Clinic\PostAptFormController::edit()".
Inlined service ".service_locator.Wz8uYns" to ".service_locator.Wz8uYns.App\Controller\Admin\Clinic\PostAptFormController::delete()".
Inlined service ".service_locator.oR7OKEa" to ".service_locator.oR7OKEa.App\Controller\Admin\Clinic\PriceTierController::selectPriceTier()".
Inlined service ".service_locator.YEb.txw" to ".service_locator.YEb.txw.App\Controller\Admin\Clinic\RegisterController::setupPriceTier()".
Inlined service ".service_locator.hf1L0mL" to ".service_locator.hf1L0mL.App\Controller\Admin\Clinic\RegisterController::formFiles()".
Inlined service ".service_locator.lT2Txh2" to ".service_locator.lT2Txh2.App\Controller\Admin\Clinic\Stock\BatchController::archive()".
Inlined service ".service_locator.7ymHv6U" to ".service_locator.7ymHv6U.App\Controller\Admin\Clinic\Stock\DefaultController::newAdjust()".
Inlined service ".service_locator.1eaA2gZ" to ".service_locator.1eaA2gZ.App\Controller\Admin\Clinic\Stock\DefaultController::archive()".
Inlined service ".service_locator.DpRxj.u" to ".service_locator.DpRxj.u.App\Controller\Admin\Clinic\Stock\GoodsReceivedController::list()".
Inlined service ".service_locator.85qPUpJ" to ".service_locator.85qPUpJ.App\Controller\Admin\Clinic\Stock\GoodsReceivedController::new()".
Inlined service ".service_locator.3IVZsx2" to ".service_locator.3IVZsx2.App\Controller\Admin\Clinic\Stock\HealthXChangeController::addProducts()".
Inlined service ".service_locator.rF9NtIp" to ".service_locator.rF9NtIp.App\Controller\Admin\Clinic\Stock\ProductController::linkFrom()".
Inlined service ".service_locator.yNnhbnv" to ".service_locator.yNnhbnv.App\Controller\Admin\Clinic\SurveyController::edit()".
Inlined service ".service_locator.AHLJCv." to ".service_locator.AHLJCv..App\Controller\Admin\Clinic\SurveyController::delete()".
Inlined service ".service_locator.Yokvz3z" to ".service_locator.Yokvz3z.App\Controller\Admin\Clinic\UserController::edit()".
Inlined service ".service_locator.dnwt3iN" to ".service_locator.dnwt3iN.App\Controller\Admin\CustomReports\FavoritesCustomReportsController::delete()".
Inlined service ".service_locator.CCkDmAB" to ".service_locator.CCkDmAB.App\Controller\Admin\DashboardController::setEntityManager()".
Inlined service ".service_locator.iK.I1zy" to ".service_locator.iK.I1zy.App\Controller\Admin\DashboardController::getReconciliationData()".
Inlined service ".service_locator.fYJtNHH" to ".service_locator.fYJtNHH.App\Controller\Admin\InvoicesController::POSTerminalsEdit()".
Inlined service ".service_locator.W2wzAwK" to ".service_locator.W2wzAwK.App\Controller\Admin\InvoicesController::paymentSenseConnectDetails()".
Inlined service ".service_locator.QZGpesT" to ".service_locator.QZGpesT.App\Controller\Admin\InvoicesController::paymentSensePaymentDetails()".
Inlined service ".service_locator.j2qU2ou" to ".service_locator.j2qU2ou.App\Controller\Admin\LeadCaptureController::convert()".
Inlined service ".service_locator.H0mIo4Z" to ".service_locator.H0mIo4Z.App\Controller\Admin\LeadCapturePipelineController::edit()".
Inlined service ".service_locator.4olGV88" to ".service_locator.4olGV88.App\Controller\Admin\LeadCapturePipelineController::accessMailBox()".
Inlined service ".service_locator.z3I3qqN" to ".service_locator.z3I3qqN.App\Controller\Admin\NpsReportController::index()".
Inlined service ".service_locator.vWGGphx" to ".service_locator.vWGGphx.App\Controller\Admin\Organisation\UserController::list()".
Inlined service ".service_locator.QoNy_LS" to ".service_locator.QoNy_LS.App\Controller\Admin\Organisation\UserController::edit()".
Inlined service ".service_locator.QI2OyhY" to ".service_locator.QI2OyhY.App\Controller\Admin\Patient\AppointmentTabController::list()".
Inlined service ".service_locator.L53cw3e" to ".service_locator.L53cw3e.App\Controller\Admin\Patient\ConsultationNoteController::newAudioNote()".
Inlined service ".service_locator.N6Sw8Gj" to ".service_locator.N6Sw8Gj.App\Controller\Admin\Patient\CorrespondenceController::list()".
Inlined service ".service_locator.xou3JAd" to ".service_locator.xou3JAd.App\Controller\Admin\Patient\CorrespondenceController::editAjax()".
Inlined service ".service_locator.QVsk7l_" to ".service_locator.QVsk7l_.App\Controller\Admin\Patient\CorrespondenceController::delete()".
Inlined service ".service_locator.IrG9LD6" to ".service_locator.IrG9LD6.App\Controller\Admin\Patient\CorrespondenceController::getTemplate()".
Inlined service ".service_locator.4XWOvKF" to ".service_locator.4XWOvKF.App\Controller\Admin\Patient\CorrespondenceController::editTemplate()".
Inlined service ".service_locator.D17jTRL" to ".service_locator.D17jTRL.App\Controller\Admin\Patient\DefaultController::new()".
Inlined service ".service_locator.ma_EKj4" to ".service_locator.ma_EKj4.App\Controller\Admin\Patient\DefaultController::edit()".
Inlined service ".service_locator.YEnc6Hw" to ".service_locator.YEnc6Hw.App\Controller\Admin\Patient\DefaultController::importDocumentsFromZip()".
Inlined service ".service_locator.W_Bm8i_" to ".service_locator.W_Bm8i_.App\Controller\Admin\Patient\DefaultController::importPhotosFromZip()".
Inlined service ".service_locator.Gfww4uS" to ".service_locator.Gfww4uS.App\Controller\Admin\Patient\DefaultController::newAjax()".
Inlined service ".service_locator.F08HfAL" to ".service_locator.F08HfAL.App\Controller\Admin\Patient\DefaultController::allDataExport()".
Inlined service ".service_locator.fczkqj1" to ".service_locator.fczkqj1.App\Controller\Admin\Patient\DefaultController::exportPage()".
Inlined service ".service_locator.PO4o8kk" to ".service_locator.PO4o8kk.App\Controller\Admin\Patient\DefaultController::delete()".
Inlined service ".service_locator.bluiS13" to ".service_locator.bluiS13.App\Controller\Admin\Patient\DefaultController::getPostcode()".
Inlined service ".service_locator.TB2IeFN" to ".service_locator.TB2IeFN.App\Controller\Admin\Patient\DefaultController::getChronoscanData()".
Inlined service ".service_locator.V7.kBkH" to ".service_locator.V7.kBkH.App\Controller\Admin\Patient\DefaultController::getBarcodeManual()".
Inlined service ".service_locator.PSRysWR" to ".service_locator.PSRysWR.App\Controller\Admin\Patient\DefaultController::merge_ajax_update()".
Inlined service ".service_locator.SgLFQoB" to ".service_locator.SgLFQoB.App\Controller\Admin\Patient\InvoiceController::newRefund()".
Inlined service ".service_locator.JMgZhD4" to ".service_locator.JMgZhD4.App\Controller\Admin\Patient\InvoiceController::newRefundConnect()".
Inlined service ".service_locator.MXt3Lt." to ".service_locator.MXt3Lt..App\Controller\Admin\Patient\InvoiceController::editCreditNote()".
Inlined service ".service_locator.Y67zQc7" to ".service_locator.Y67zQc7.App\Controller\Admin\Patient\InvoiceController::deleteCreditNote()".
Inlined service ".service_locator.N7zX8tc" to ".service_locator.N7zX8tc.App\Controller\Admin\Patient\InvoiceController::deleteGiftVoucher()".
Inlined service ".service_locator.4v6MAoJ" to ".service_locator.4v6MAoJ.App\Controller\Admin\Patient\InvoiceController::sendVoucher()".
Inlined service ".service_locator.E.A_kV_" to ".service_locator.E.A_kV_.App\Controller\Admin\Patient\InvoiceController::sendInvoicePdf()".
Inlined service ".service_locator.1JQ_pUX" to ".service_locator.1JQ_pUX.App\Controller\Admin\Patient\PrepayController::new()".
Inlined service ".service_locator.7NnR5Qz" to ".service_locator.7NnR5Qz.App\Controller\Admin\Patient\QuestionaireController::show()".
Inlined service ".service_locator.kFWu89W" to ".service_locator.kFWu89W.App\Controller\Admin\Patient\TreatmentController::show()".
Inlined service ".service_locator.6h4aHrV" to ".service_locator.6h4aHrV.App\Controller\Admin\Patient\TreatmentPhotoController::deleteTreatmentProduct()".
Inlined service ".service_locator.1zI39v1" to ".service_locator.1zI39v1.App\Controller\Admin\Predefine\FormsAreaController::index()".
Inlined service ".service_locator.Z5nvVNx" to ".service_locator.Z5nvVNx.App\Controller\Admin\Predefine\FormsAreaController::new()".
Inlined service ".service_locator.Q9cIATS" to ".service_locator.Q9cIATS.App\Controller\Admin\PriceTier\AddonController::edit()".
Inlined service ".service_locator.3qo64nz" to ".service_locator.3qo64nz.App\Controller\Admin\PriceTier\PriceTierController::edit()".
Inlined service ".service_locator.i2A4oU7" to ".service_locator.i2A4oU7.App\Controller\Admin\PriceTier\PriceTiersGroupController::index()".
Inlined service ".service_locator.HiLwKPO" to ".service_locator.HiLwKPO.App\Controller\Admin\PriceTier\PriceTiersGroupController::new()".
Inlined service ".service_locator.RAXW7d3" to ".service_locator.RAXW7d3.App\Controller\Admin\PriceTier\PromoCodeController::importFromCSV()".
Inlined service ".service_locator.pFmt0zB" to ".service_locator.pFmt0zB.App\Controller\Admin\PriceTier\PromoCodeController::edit()".
Inlined service ".service_locator.bkF2vAf" to ".service_locator.bkF2vAf.App\Controller\Admin\Referral\ReferralInvitationController::showReferralsByUser()".
Inlined service ".service_locator.Wevy0jY" to ".service_locator.Wevy0jY.App\Controller\Admin\Referral\ReferralInvitationController::changeStatus()".
Inlined service ".service_locator.G2p0pUy" to ".service_locator.G2p0pUy.App\Controller\Admin\ReportController::detail()".
Inlined service ".service_locator.xu6R4MU" to ".service_locator.xu6R4MU.App\Controller\Admin\ReportController::organisationLevelReport()".
Inlined service ".service_locator.bbs7dkP" to ".service_locator.bbs7dkP.App\Controller\Admin\ReportController::import()".
Inlined service ".service_locator.FEDwzOo" to ".service_locator.FEDwzOo.App\Controller\Admin\TaskBoardController::uploadAttachment()".
Inlined service ".service_locator.BIPseHU" to ".service_locator.BIPseHU.App\Controller\AiCustomTemplateController::chat()".
Inlined service ".service_locator.GmlxCID" to ".service_locator.GmlxCID.App\Controller\AiCustomTemplateController::history()".
Inlined service ".service_locator.BjVNnel" to ".service_locator.BjVNnel.App\Controller\Api\Clinic\DefaultController::roomListByTreatment()".
Inlined service ".service_locator.ygt.5gZ" to ".service_locator.ygt.5gZ.App\Controller\Api\Clinic\DefaultController::equipmentListByRoom()".
Inlined service ".service_locator.A2Hebwm" to ".service_locator.A2Hebwm.App\Controller\Api\DefaultController::login()".
Inlined service ".service_locator.vYGFjPU" to ".service_locator.vYGFjPU.App\Controller\Api\DefaultController::logout()".
Inlined service ".service_locator._oKZGSR" to ".service_locator._oKZGSR.App\Controller\Api\DefaultController::documentation()".
Inlined service ".service_locator.ro_NMHl" to ".service_locator.ro_NMHl.App\Controller\Api\DefaultController::goCardlessWebhook()".
Inlined service ".service_locator.jJaovlk" to ".service_locator.jJaovlk.App\Controller\Api\OnlineBooking\AppointmentController::new()".
Inlined service ".service_locator.t5YvRtG" to ".service_locator.t5YvRtG.App\Controller\Api\OnlineBooking\AppointmentController::edit()".
Inlined service ".service_locator.OrsdbEY" to ".service_locator.OrsdbEY.App\Controller\Api\Patient\DefaultController::sendSmsToPatient()".
Inlined service ".service_locator.7drp3km" to ".service_locator.7drp3km.App\Controller\Api\Patient\DefaultController::trafficLight()".
Inlined service ".service_locator.atvA7wF" to ".service_locator.atvA7wF.App\Controller\Api\Patient\DefaultController::pdf()".
Inlined service ".service_locator.LUQwF.N" to ".service_locator.LUQwF.N.App\Controller\Api\Patient\InvoiceController::pay()".
Inlined service ".service_locator.d1bhzkm" to ".service_locator.d1bhzkm.App\Controller\Api\Patient\PrepayController::createPDF()".
Inlined service ".service_locator.SXrR6or" to ".service_locator.SXrR6or.App\Controller\Api\Patient\TreatmentPhotoController::reduceStock()".
Inlined service ".service_locator.gZ9D_F4" to ".service_locator.gZ9D_F4.App\Controller\CustomerSettingController::setting()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\DefaultController::login()".
Inlined service ".service_locator.xOLdmAq" to ".service_locator.xOLdmAq.App\Controller\DefaultController::checkLoginOtpCustom()".
Inlined service ".service_locator.iGOTaUr" to ".service_locator.iGOTaUr.App\Controller\DefaultController::mailChimpWebhook()".
Inlined service ".service_locator.s2L6bHg" to ".service_locator.s2L6bHg.App\Controller\DefaultController::referralThankYouAction()".
Inlined service ".service_locator.IokeIe1" to ".service_locator.IokeIe1.App\Controller\EventController::clinic_appointmentlead_delete()".
Inlined service ".service_locator.CQj53sE" to ".service_locator.CQj53sE.App\Controller\Front\NpsFeedbackController::form()".
Inlined service ".service_locator.fXXqPVp" to ".service_locator.fXXqPVp.App\Controller\Front\PostAptFormSentController::form()".
Inlined service ".service_locator.MDENPaR" to ".service_locator.MDENPaR.App\Controller\MeetingController::schedule()".
Inlined service ".service_locator.GrWzaJj" to ".service_locator.GrWzaJj.App\Controller\MeetingController::bookMeeting()".
Inlined service ".service_locator.Naa_KF5" to ".service_locator.Naa_KF5.App\Controller\PatientController::patient_show_email()".
Inlined service ".service_locator.sfLyOC_" to ".service_locator.sfLyOC_.App\Controller\PaymentController::purchase_smsplans()".
Inlined service ".service_locator.lFLqy6g" to ".service_locator.lFLqy6g.App\Controller\PaymentController::purchase_aiplans()".
Inlined service ".service_locator.8mSFUMQ" to ".service_locator.8mSFUMQ.App\Controller\ProfileController::generateICalendarUrl()".
Inlined service ".service_locator.Sot8lkH" to ".service_locator.Sot8lkH.App\Controller\ProspectController::prospect_show_email()".
Inlined service ".service_locator.V48ifcQ" to ".service_locator.V48ifcQ.App\Controller\PublicProfileController::changePasswordSave()".
Inlined service ".service_locator.EMDjHNh" to ".service_locator.EMDjHNh.App\Controller\TemplateController::download_templates()".
Inlined service ".service_locator.0fRQTfa" to ".service_locator.0fRQTfa.App\Controller\TemplateController::library()".
Inlined service ".service_locator.cNwdrdt" to ".service_locator.cNwdrdt.App\Controller\TemplateController::uploadScreenshot()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "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\AppointmentConfirmationEmailHandler" to ".messenger.handler_descriptor.taGIdHP".
Inlined service "App\MessageHandler\CorrespondenceClinicEmailHandler" to ".messenger.handler_descriptor..qnSpyk".
Inlined service "App\MessageHandler\GenericSurveyEmailHandler" to ".messenger.handler_descriptor.KJ_xPoc".
Inlined service "App\MessageHandler\IngestBusinessEventHandler" to ".messenger.handler_descriptor.afM7pOD".
Inlined service "App\MessageHandler\InvoiceCorrespondenceEmailHandler" to ".messenger.handler_descriptor.iWqg8Cn".
Inlined service "App\MessageHandler\PendingCampaignNotificationHandler" to ".messenger.handler_descriptor.MjJwD6p".
Inlined service "App\MessageHandler\PostAptFormEmailHandler" to ".messenger.handler_descriptor.hwGzagu".
Inlined service "App\MessageHandler\SmsNotificationHandler" to ".messenger.handler_descriptor.ocYlgVs".
Inlined service "App\MessageHandler\SurveyCompletionNotificationEmailHandler" to ".messenger.handler_descriptor.lBXYo0H".
Inlined service "App\MessageHandler\TreatmentPdfEmailHandler" to ".messenger.handler_descriptor.fHloxP_".
Inlined service "App\MessageHandler\VoucherEmailHandler" to ".messenger.handler_descriptor.vDETa2H".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\PermissionVoter" to ".debug.security.voter.App\Security\PermissionVoter".
Inlined service "App\Voters\AdditionalNoteVoter" to ".debug.security.voter.App\Voters\AdditionalNoteVoter".
Inlined service "App\Voters\ApiVoter" to ".debug.security.voter.App\Voters\ApiVoter".
Inlined service "App\Voters\AppointmentVoter" to ".debug.security.voter.App\Voters\AppointmentVoter".
Inlined service "App\Voters\ClinicsVoter" to ".debug.security.voter.App\Voters\ClinicsVoter".
Inlined service "App\Voters\ConsultationNoteVoter" to ".debug.security.voter.App\Voters\ConsultationNoteVoter".
Inlined service "App\Voters\InvoiceVoter" to ".debug.security.voter.App\Voters\InvoiceVoter".
Inlined service "App\Voters\LeadCaptureVoter" to ".debug.security.voter.App\Voters\LeadCaptureVoter".
Inlined service "App\Voters\MediaVoter" to ".debug.security.voter.App\Voters\MediaVoter".
Inlined service "App\Voters\NotConvertReasonVoter" to ".debug.security.voter.App\Voters\NotConvertReasonVoter".
Inlined service "App\Voters\OrganisationVoter" to ".debug.security.voter.App\Voters\OrganisationVoter".
Inlined service "App\Voters\PatientVoter" to ".debug.security.voter.App\Voters\PatientVoter".
Inlined service "App\Voters\QuestionaireVoter" to ".debug.security.voter.App\Voters\QuestionaireVoter".
Inlined service "App\Voters\SuperAdminVoter" to ".debug.security.voter.App\Voters\SuperAdminVoter".
Inlined service "App\Voters\TreatmentNoteVoter" to ".debug.security.voter.App\Voters\TreatmentNoteVoter".
Inlined service "App\Voters\TreatmentVoter" to ".debug.security.voter.App\Voters\TreatmentVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.ITwlfem" to ".service_locator.ITwlfem.Mcfedr\QueueManagerBundle\Runner\JobExecutor".
Inlined service ".service_locator._u3AFxy" to ".service_locator._u3AFxy.Mcfedr\QueueManagerBundle\Manager\QueueManagerRegistry".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.z1PH9no" to ".service_locator.z1PH9no.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.uTU7.vz" to ".service_locator.uTU7.vz.Mcfedr\AwsPushBundle\Controller\ApiController".
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._version__default" 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.1gw5tvd" 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 "App\Normalize\Patient\QuestionnairePDFNormalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.0Lzz0CL" to "console.command_loader".
Inlined service "App\Services\GuzzleClient\GuzzleClientImpl" to "app.mail_chimp_client".
Inlined service ".service_locator.z1PH9no.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 "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "hautelook_alice.locator.env_directory" to "hautelook_alice.locator".
Inlined service "hautelook_alice.resolver.bundle.simple_resolver" to "hautelook_alice.resolver.bundle".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\Model\CustomReports\Filter\Filter" to "App\Controller\Admin\Clinic\ClinicCustomReportController".
Inlined service "App\Model\CustomReports\Filter\Filter" to "App\Controller\Admin\Clinic\ClinicCustomReportController".
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 "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
3
Tag "doctrine.event_subscriber" was defined on service(s) "App\EventListener\CampaignTriggerSubscriber", "app.form_file.subscriber", "app.form.subscriber", "app.docuemnt.subscriber", "app.clinic_user.subscriber", "app.check.clinic_doctrine_listener", "app.appointment_subscriber", but was never used. Did you mean "doctrine.event_listener", "kernel.event_subscriber"?
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.unsecure", "debug.security.firewall.authenticator.api_unsecure", "debug.security.firewall.authenticator.api_online_booking_unsecure", "debug.security.firewall.authenticator.api_headers", "debug.security.firewall.authenticator.patient_api", "debug.security.firewall.authenticator.api_core_lite_public", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.unsecure", "debug.security.event_dispatcher.api_unsecure", "debug.security.event_dispatcher.api_online_booking_unsecure", "debug.security.event_dispatcher.api_headers", "debug.security.event_dispatcher.patient_api", "debug.security.event_dispatcher.api_core_lite_public", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger.rate_limit", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.deprecation", "logger", but was never used.