Error 404 Not Found

GET https://afyaone.beasoft.tech/robots.txt

Forwarded to ErrorController (19200a)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
163 Invalid entities
0 Managed entities

Queries

No executed queries.

Database Connections

Name Service
default doctrine.dbal.default_connection
cloud doctrine.dbal.cloud_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\CraueGeoPostalcode
  • The field 'App\Entity\CraueGeoPostalcode#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CraueGeoPostalcode#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CraueGeoPostalcode#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\UrgencyLevel
  • The field 'App\Entity\UrgencyLevel#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\UrgencyLevel#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\UrgencyLevel#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\UrgencyLevel#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\UrgencyLevel#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\UrgencyLevel#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#urgencyLevelId does not contain the required 'inversedBy: "donationRequests"' attribute.
App\Entity\PatientInsurance
  • The field 'App\Entity\PatientInsurance#coveragePercentage' uses a non-existent type 'int'.
  • The field 'App\Entity\PatientInsurance#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientInsurance#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientInsurance#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientInsurance#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientInsurance#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\InsuranceCompany'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\AppUser
  • The field 'App\Entity\AppUser#company' uses a non-existent type 'int'.
  • The field 'App\Entity\AppUser#enabled' uses a non-existent type 'bool'.
  • The field 'App\Entity\AppUser#locked' uses a non-existent type 'bool'.
  • The field 'App\Entity\AppUser#expired' uses a non-existent type 'bool'.
  • The field 'App\Entity\AppUser#credentialsExpired' uses a non-existent type 'bool'.
  • The field 'App\Entity\AppUser#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AppUser#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AppUser#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\AppUser#afyaoneUserRoles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AfyaoneUserRole#appUser does not contain the required 'inversedBy: "afyaoneUserRoles"' attribute.
  • The field App\Entity\AppUser#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#appUser does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\AppUser#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#lastMovementBy does not contain the required 'inversedBy: "bloodInventories"' attribute.
  • The field App\Entity\AppUser#files is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\File#uploadedBy does not contain the required 'inversedBy: "files"' attribute.
  • The field App\Entity\AppUser#healthcareInstitutions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitution#validatedBy does not contain the required 'inversedBy: "healthcareInstitutions"' attribute.
  • The field App\Entity\AppUser#healthcareProfessionals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessional#validatedBy does not contain the required 'inversedBy: "healthcareProfessionals"' attribute.
  • The field App\Entity\AppUser#mobilePayments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MobilePayment#verifiedBy does not contain the required 'inversedBy: "mobilePayments"' attribute.
  • The field App\Entity\AppUser#patientDiscounts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientDiscount#approvedBy does not contain the required 'inversedBy: "patientDiscounts"' attribute.
  • The field App\Entity\AppUser#paymentBankDeposits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentBankDeposit#confirmedBy does not contain the required 'inversedBy: "paymentBankDeposits"' attribute.
  • The field App\Entity\AppUser#paymentBankTransfers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentBankTransfer#confirmedBy does not contain the required 'inversedBy: "paymentBankTransfers"' attribute.
  • The field App\Entity\AppUser#cashierPaymentCashes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentCash#cashier does not contain the required 'inversedBy: "cashierPaymentCashes"' attribute.
  • The field App\Entity\AppUser#supervisorPaymentCashes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentCash#supervisor does not contain the required 'inversedBy: "supervisorPaymentCashes"' attribute.
  • The field App\Entity\AppUser#priceAdjustmentLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PriceAdjustmentLog#adjustedBy does not contain the required 'inversedBy: "priceAdjustmentLogs"' attribute.
App\Entity\ServicePriceTax
  • The field 'App\Entity\ServicePriceTax#currency' uses a non-existent type 'int'.
  • The field 'App\Entity\ServicePriceTax#isActives' uses a non-existent type 'bool'.
  • The field 'App\Entity\ServicePriceTax#conflictStatus' uses a non-existent type 'int'.
  • The field 'App\Entity\ServicePriceTax#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ServicePriceTax#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ServicePriceTax#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ServicePrice'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TaxType'.
App\Entity\EntryLog
  • The field 'App\Entity\EntryLog#id' uses a non-existent type 'App\Entity\BigIntType'.
App\Entity\BiometricSample
  • The field 'App\Entity\BiometricSample#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BiometricSample#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BiometricSample#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BiometricProfile'.
App\Entity\DonationCampaign
  • The field 'App\Entity\DonationCampaign#targetDonors' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationCampaign#targetUnits' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationCampaign#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonationCampaign#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonationCampaign#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\CampaignStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationCategory'.
  • The field App\Entity\DonationCampaign#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#campaignId does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\DonationCampaign#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#campaignId does not contain the required 'inversedBy: "donorNotifications"' attribute.
App\Entity\WorkstationRightAssignment
  • The field 'App\Entity\WorkstationRightAssignment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\WorkstationRightAssignment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\WorkstationRightAssignment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\OrganCondition
  • The field 'App\Entity\OrganCondition#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\OrganCondition#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\OrganCondition#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\OrganCondition#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\OrganCondition#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\OrganCondition#organDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\OrganDonationDetails#organConditionId does not contain the required 'inversedBy: "organDonationDetails"' attribute.
App\Entity\PaymentInsurance
  • The field 'App\Entity\PaymentInsurance#insuranceCompany' uses a non-existent type 'int'.
  • The field 'App\Entity\PaymentInsurance#claimDocuments' uses a non-existent type 'array'.
  • The field 'App\Entity\PaymentInsurance#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentInsurance#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentInsurance#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
App\Entity\FssMissionType
  • The field 'App\Entity\FssMissionType#responseTimeMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionType#requiresMedicalTeam' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\FssMissionType#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#missionTypeId does not contain the required 'inversedBy: "fssMissions"' attribute.
App\Entity\Address
  • The field 'App\Entity\Address#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\Address#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Address#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Address#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\GeographicEntity'.
  • The field App\Entity\Address#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#pickupAddress does not contain the required 'inversedBy: "fssMissions"' attribute.
  • The field App\Entity\Address#healthcareInstitutions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitution#address does not contain the required 'inversedBy: "healthcareInstitutions"' attribute.
  • The field App\Entity\Address#identityAddresses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\IdentityAddress#address does not contain the required 'inversedBy: "identityAddresses"' attribute.
App\Entity\HealthcareProfessionalConsultationSlotType
  • The field 'App\Entity\HealthcareProfessionalConsultationSlotType#isDefault' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalConsultationSlotType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionalConsultationSlotType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionalConsultationSlotType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SlotType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
App\Entity\Donor
  • The field 'App\Entity\Donor#isEligible' uses a non-existent type 'bool'.
  • The field 'App\Entity\Donor#consentGeneral' uses a non-existent type 'bool'.
  • The field 'App\Entity\Donor#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Donor#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Donor#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonorStatus'.
  • The field App\Entity\Donor#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#donorId does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\Donor#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#fulfilledByDonorId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\Donor#donorDonationTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorDonationType#donorId does not contain the required 'inversedBy: "donorDonationTypes"' attribute.
  • The field App\Entity\Donor#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#donorId does not contain the required 'inversedBy: "donorNotifications"' attribute.
App\Entity\Currency
  • The field 'App\Entity\Currency#enabled' uses a non-existent type 'bool'.
  • The field 'App\Entity\Currency#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Currency#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Currency#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The field App\Entity\Currency#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#currency does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\Currency#plateformPremiumPlans is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumPlan#currency does not contain the required 'inversedBy: "plateformPremiumPlans"' attribute.
  • The field App\Entity\Currency#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#currency does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\ContactContext
  • The field 'App\Entity\ContactContext#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ContactContext#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ContactContext#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ContactContext#contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#context does not contain the required 'inversedBy: "contacts"' attribute.
App\Entity\ConsultationFollowUp
  • The field 'App\Entity\ConsultationFollowUp#isCompleted' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationFollowUp#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationFollowUp#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationFollowUp#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
App\Entity\HealthcareInstitutionPackageSubscription
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#patientProfile' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#autoRenew' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#subscriptionStatus' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#conflictStatus' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareInstitutionPackageSubscription#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitutionPackage'.
App\Entity\CorporatePartner
  • The field 'App\Entity\CorporatePartner#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporatePartner#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CorporatePartner#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CorporatePartner#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\CorporatePartner#corporateContracts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CorporateContract#corporateClient does not contain the required 'inversedBy: "corporateContracts"' attribute.
  • The field App\Entity\CorporatePartner#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#company does not contain the required 'inversedBy: "invoices"' attribute.
App\Entity\PlateformPremiumSubscription
  • The field 'App\Entity\PlateformPremiumSubscription#autoRenew' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumSubscription#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PlateformPremiumSubscription#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PlateformPremiumSubscription#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumPlan'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConflictStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SubscriptionPlanStatus'.
  • The field App\Entity\PlateformPremiumSubscription#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceItem#plateformPremiumSubscription does not contain the required 'inversedBy: "invoiceItems"' attribute.
  • The field App\Entity\PlateformPremiumSubscription#subscriptionFamilyMembers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SubscriptionFamilyMember#plateformPremiumSubscription does not contain the required 'inversedBy: "subscriptionFamilyMembers"' attribute.
  • The field App\Entity\PlateformPremiumSubscription#subscriptionUsageLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SubscriptionUsageLog#premiumSubscription does not contain the required 'inversedBy: "subscriptionUsageLogs"' attribute.
App\Entity\PatientDiscount
  • The field 'App\Entity\PatientDiscount#appliesToServices' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientDiscount#appliesToMedications' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientDiscount#maxUsesPerYear' uses a non-existent type 'int'.
  • The field 'App\Entity\PatientDiscount#usesCount' uses a non-existent type 'int'.
  • The field 'App\Entity\PatientDiscount#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientDiscount#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientDiscount#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientDiscount#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DiscountType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\ConsultationDiagnosis
  • The field 'App\Entity\ConsultationDiagnosis#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationDiagnosis#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationDiagnosis#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationDiagnosis#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DiagnosisType'.
App\Entity\PlanSubscriptionBenefit
  • The field 'App\Entity\PlanSubscriptionBenefit#limitPerPeriod' uses a non-existent type 'int'.
  • The field 'App\Entity\PlanSubscriptionBenefit#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlanSubscriptionBenefit#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PlanSubscriptionBenefit#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PlanSubscriptionBenefit#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PlanSubscriptionBenefit#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumPlan'.
  • The field App\Entity\PlanSubscriptionBenefit#subscriptionUsageLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SubscriptionUsageLog#subscriptionBenefit does not contain the required 'inversedBy: "subscriptionUsageLogs"' attribute.
App\Entity\Consent
  • The field 'App\Entity\Consent#isAccepted' uses a non-existent type 'bool'.
  • The field 'App\Entity\Consent#versionNumber' uses a non-existent type 'int'.
  • The field 'App\Entity\Consent#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Consent#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Consent#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\ConditionType
  • The field 'App\Entity\ConditionType#isChronic' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConditionType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConditionType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\ConditionType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConditionType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConditionType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ConditionType#patientChronicConditions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientChronicCondition#conditionType does not contain the required 'inversedBy: "patientChronicConditions"' attribute.
App\Entity\ServicePrice
  • The field 'App\Entity\ServicePrice#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ServicePrice#validForWalkIn' uses a non-existent type 'bool'.
  • The field 'App\Entity\ServicePrice#validForAppointment' uses a non-existent type 'bool'.
  • The field 'App\Entity\ServicePrice#validForCorporate' uses a non-existent type 'bool'.
  • The field 'App\Entity\ServicePrice#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ServicePrice#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ServicePrice#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConflictStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Currency'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Department'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PricingCategory'.
  • The field App\Entity\ServicePrice#priceAdjustmentLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PriceAdjustmentLog#servicePrice does not contain the required 'inversedBy: "priceAdjustmentLogs"' attribute.
  • The field App\Entity\ServicePrice#servicePriceTaxes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePriceTax#servicePrice does not contain the required 'inversedBy: "servicePriceTaxes"' attribute.
App\Entity\InsuranceCompany
  • The field 'App\Entity\InsuranceCompany#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\InsuranceCompany#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\InsuranceCompany#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\InsuranceCompany#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\InsuranceCompany#patientInsurances is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientInsurance#insuranceCompany does not contain the required 'inversedBy: "patientInsurances"' attribute.
App\Entity\DonationStatus
  • The field 'App\Entity\DonationStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonationStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonationStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonationStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\DonationStatus#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#donationStatusId does not contain the required 'inversedBy: "donations"' attribute.
App\Entity\PatientProfile
  • The field 'App\Entity\PatientProfile#identity' uses a non-existent type 'int'.
  • The field 'App\Entity\PatientProfile#isPremium' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientProfile#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientProfile#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientProfile#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Gender'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientReligion'.
  • The field App\Entity\PatientProfile#aiInteractions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AiInteraction#patientProfile does not contain the required 'inversedBy: "aiInteractions"' attribute.
  • The field App\Entity\PatientProfile#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#reservedForPatientProfileId does not contain the required 'inversedBy: "bloodInventories"' attribute.
  • The field App\Entity\PatientProfile#connectedDevices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConnectedDevice#patientProfile does not contain the required 'inversedBy: "connectedDevices"' attribute.
  • The field App\Entity\PatientProfile#consents is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consent#patientProfile does not contain the required 'inversedBy: "consents"' attribute.
  • The field App\Entity\PatientProfile#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#patientProfile does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\PatientProfile#currentTreatments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CurrentTreatment#patientProfile does not contain the required 'inversedBy: "currentTreatments"' attribute.
  • The field App\Entity\PatientProfile#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#recipientId does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\PatientProfile#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#patientProfileId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\PatientProfile#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#patientProfile does not contain the required 'inversedBy: "fssMissions"' attribute.
  • The field App\Entity\PatientProfile#healthcareAlerts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareAlert#patientProfile does not contain the required 'inversedBy: "healthcareAlerts"' attribute.
  • The field App\Entity\PatientProfile#healthcareMetrics is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareMetric#patientProfile does not contain the required 'inversedBy: "healthcareMetrics"' attribute.
  • The field App\Entity\PatientProfile#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#patientProfile does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\PatientProfile#patientAllergies is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientAllergy#patientProfile does not contain the required 'inversedBy: "patientAllergies"' attribute.
  • The field App\Entity\PatientProfile#patientChronicConditions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientChronicCondition#patientProfile does not contain the required 'inversedBy: "patientChronicConditions"' attribute.
  • The field App\Entity\PatientProfile#patientDiscounts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientDiscount#patientProfile does not contain the required 'inversedBy: "patientDiscounts"' attribute.
  • The field App\Entity\PatientProfile#patientEmergencyContacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientEmergencyContact#patientProfile does not contain the required 'inversedBy: "patientEmergencyContacts"' attribute.
  • The field App\Entity\PatientProfile#patientInsurances is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientInsurance#patientProfile does not contain the required 'inversedBy: "patientInsurances"' attribute.
  • The field App\Entity\PatientProfile#patientMedicalDocuments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientMedicalDocument#patientProfile does not contain the required 'inversedBy: "patientMedicalDocuments"' attribute.
  • The field App\Entity\PatientProfile#plateformPremiumSubscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumSubscription#patientProfile does not contain the required 'inversedBy: "plateformPremiumSubscriptions"' attribute.
  • The field App\Entity\PatientProfile#subscriptionFamilyMembers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SubscriptionFamilyMember#patientProfile does not contain the required 'inversedBy: "subscriptionFamilyMembers"' attribute.
App\Entity\CorporateInvoiceBatch
  • The field 'App\Entity\CorporateInvoiceBatch#medicalBill' uses a non-existent type 'int'.
  • The field 'App\Entity\CorporateInvoiceBatch#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporateInvoiceBatch#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CorporateInvoiceBatch#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CorporateInvoiceBatch#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Invoice'.
App\Entity\NotificationType
  • The field 'App\Entity\NotificationType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\NotificationType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\NotificationType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\NotificationType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\NotificationType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\NotificationType#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#notificationTypeId does not contain the required 'inversedBy: "donorNotifications"' attribute.
App\Entity\MessageType
  • The field 'App\Entity\MessageType#isSms' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isEmail' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isPhoneAppNotification' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isPaper' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isSecondTutorNotified' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isTutorNotified' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isStudentNotified' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isTeacherNotified' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#isEmployeeNotified' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MessageType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MessageType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\SubscriptionFamilyMember
  • The field 'App\Entity\SubscriptionFamilyMember#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\SubscriptionFamilyMember#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SubscriptionFamilyMember#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SubscriptionFamilyMember#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumSubscription'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\KinshipType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\TestResult
  • The field 'App\Entity\TestResult#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\TestResult#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\TestResult#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\TestResult#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\TestResult#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\TestResult#hepatitisBTestResultIdBloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#hepatitisBTestResultId does not contain the required 'inversedBy: "hepatitisBTestResultIdBloodDonationDetails"' attribute.
  • The field App\Entity\TestResult#hepatitisCTestResultIdBloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#hepatitisCTestResultId does not contain the required 'inversedBy: "hepatitisCTestResultIdBloodDonationDetails"' attribute.
  • The field App\Entity\TestResult#hivTestResultIdBloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#hivTestResultId does not contain the required 'inversedBy: "hivTestResultIdBloodDonationDetails"' attribute.
  • The field App\Entity\TestResult#syphilisTestResultIdBloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#syphilisTestResultId does not contain the required 'inversedBy: "syphilisTestResultIdBloodDonationDetails"' attribute.
  • The field App\Entity\TestResult#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#testResultId does not contain the required 'inversedBy: "donations"' attribute.
App\Entity\Identity
  • The field 'App\Entity\Identity#maritalStatus' uses a non-existent type 'int'.
  • The field 'App\Entity\Identity#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Identity#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Identity#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Gender'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Gender'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\GeographicEntity'.
  • The field App\Entity\Identity#biometricProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BiometricProfile#identity does not contain the required 'inversedBy: "biometricProfiles"' attribute.
  • The field App\Entity\Identity#contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#identity does not contain the required 'inversedBy: "contacts"' attribute.
  • The field App\Entity\Identity#donors is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donor#identityId does not contain the required 'inversedBy: "donors"' attribute.
  • The field App\Entity\Identity#healthcareProfessionals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessional#identity does not contain the required 'inversedBy: "healthcareProfessionals"' attribute.
  • The field App\Entity\Identity#iDs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ID#identity does not contain the required 'inversedBy: "iDs"' attribute.
  • The field App\Entity\Identity#identityAddresses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\IdentityAddress#identity does not contain the required 'inversedBy: "identityAddresses"' attribute.
  • The field App\Entity\Identity#identityPictures is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\IdentityPicture#identity does not contain the required 'inversedBy: "identityPictures"' attribute.
App\Entity\AiInteraction
  • The field 'App\Entity\AiInteraction#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AiInteraction#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AiInteraction#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\PlateformPremiumPlanpaymentFrequency
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#daysInterval' uses a non-existent type 'int'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#monthsInterval' uses a non-existent type 'int'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PlateformPremiumPlanpaymentFrequency#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PlateformPremiumPlanpaymentFrequency#plateformPremiumPlans is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumPlan#paymentFrequency does not contain the required 'inversedBy: "plateformPremiumPlans"' attribute.
App\Entity\InsuranceCoverage
  • The field 'App\Entity\InsuranceCoverage#insuranceCompany' uses a non-existent type 'int'.
  • The field 'App\Entity\InsuranceCoverage#coverageLimitPerYear' uses a non-existent type 'int'.
  • The field 'App\Entity\InsuranceCoverage#priorAuthorizationRequired' uses a non-existent type 'bool'.
  • The field 'App\Entity\InsuranceCoverage#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\InsuranceCoverage#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\InsuranceCoverage#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\InsuranceCoverage#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PricingCategory'.
App\Entity\Consultation
  • The field 'App\Entity\Consultation#isTransferred' uses a non-existent type 'bool'.
  • The field 'App\Entity\Consultation#durationMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\Consultation#isUrgent' uses a non-existent type 'bool'.
  • The field 'App\Entity\Consultation#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Consultation#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Consultation#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Appointment'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConflictStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SlotType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConsultationStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Status'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConsultationType'.
  • The field App\Entity\Consultation#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#previousConsultation does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\Consultation#consultationAttachments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationAttachment#consultation does not contain the required 'inversedBy: "consultationAttachments"' attribute.
  • The field App\Entity\Consultation#consultationChatMessages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationChatMessage#consultation does not contain the required 'inversedBy: "consultationChatMessages"' attribute.
  • The field App\Entity\Consultation#consultationDiagnoses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationDiagnosis#consultation does not contain the required 'inversedBy: "consultationDiagnoses"' attribute.
  • The field App\Entity\Consultation#consultationFollowUps is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationFollowUp#consultation does not contain the required 'inversedBy: "consultationFollowUps"' attribute.
  • The field App\Entity\Consultation#consultationTreatments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationTreatment#consultation does not contain the required 'inversedBy: "consultationTreatments"' attribute.
  • The field App\Entity\Consultation#prescriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Prescription#consultation does not contain the required 'inversedBy: "prescriptions"' attribute.
App\Entity\PaymentCash
  • The field 'App\Entity\PaymentCash#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentCash#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentCash#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
App\Entity\CorporateContract
  • The field 'App\Entity\CorporateContract#minMonthlyVolume' uses a non-existent type 'int'.
  • The field 'App\Entity\CorporateContract#maxMonthlyVolume' uses a non-existent type 'int'.
  • The field 'App\Entity\CorporateContract#autoRenew' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporateContract#terminationNoticeDays' uses a non-existent type 'int'.
  • The field 'App\Entity\CorporateContract#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporateContract#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CorporateContract#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CorporateContract#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\CorporatePartner'.
  • The field App\Entity\CorporateContract#corporateContractServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CorporateContractService#corporateContract does not contain the required 'inversedBy: "corporateContractServices"' attribute.
App\Entity\HealthcareProfessionalInstitutionLink
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#workSchedule' uses a non-existent type 'array'.
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionalInstitutionLink#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitutionDepartment'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SlotType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
App\Entity\Prescription
  • The field 'App\Entity\Prescription#medicationDetails' uses a non-existent type 'array'.
  • The field 'App\Entity\Prescription#isDigitalSigned' uses a non-existent type 'bool'.
  • The field 'App\Entity\Prescription#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Prescription#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Prescription#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
App\Entity\MovementType
  • The field 'App\Entity\MovementType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\MovementType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\MovementType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MovementType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MovementType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\MovementType#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#lastMovementTypeId does not contain the required 'inversedBy: "bloodInventories"' attribute.
App\Entity\PatientMedicalDocument
  • The field 'App\Entity\PatientMedicalDocument#isShared' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientMedicalDocument#sharedWith' uses a non-existent type 'array'.
  • The field 'App\Entity\PatientMedicalDocument#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientMedicalDocument#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientMedicalDocument#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientMedicalDocumentType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
App\Entity\WeekDay
  • The field 'App\Entity\WeekDay#position' uses a non-existent type 'int'.
  • The field 'App\Entity\WeekDay#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\WeekDay#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\WeekDay#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\WeekDay#healthcareProfessionalSchedules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalSchedule#weekDay does not contain the required 'inversedBy: "healthcareProfessionalSchedules"' attribute.
App\Entity\Signatures
  • The field 'App\Entity\Signatures#identity' uses a non-existent type 'int'.
  • The field 'App\Entity\Signatures#documentId' uses a non-existent type 'int'.
  • The field 'App\Entity\Signatures#signatureData' uses a non-existent type 'array'.
  • The field 'App\Entity\Signatures#consentId' uses a non-existent type 'int'.
  • The field 'App\Entity\Signatures#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Signatures#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Signatures#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\TransplantType
  • The field 'App\Entity\TransplantType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\TransplantType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\TransplantType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\TransplantType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\TransplantType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\TransplantType#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#transplantTypeId does not contain the required 'inversedBy: "donationRequests"' attribute.
App\Entity\PatientEmergencyContact
  • The field 'App\Entity\PatientEmergencyContact#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientEmergencyContact#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientEmergencyContact#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientEmergencyContact#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientEmergencyContact#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\KinshipType'.
App\Entity\RequestStatus
  • The field 'App\Entity\RequestStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\RequestStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\RequestStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\RequestStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\RequestStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\RequestStatus#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#requestStatusId does not contain the required 'inversedBy: "donationRequests"' attribute.
App\Entity\DonationType
  • The field 'App\Entity\DonationType#minDonationIntervalDays' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationType#maxAge' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationType#minAge' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonationType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonationType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonationType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationCategory'.
  • The field App\Entity\DonationType#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#donationTypeId does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\DonationType#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#donationTypeId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\DonationType#donorDonationTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorDonationType#donationTypeId does not contain the required 'inversedBy: "donorDonationTypes"' attribute.
  • The field App\Entity\DonationType#organDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\OrganDonationDetails#organTypeId does not contain the required 'inversedBy: "organDonationDetails"' attribute.
App\Entity\ConsultationChatMessage
  • The field 'App\Entity\ConsultationChatMessage#senderId' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationChatMessage#isRead' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationChatMessage#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationChatMessage#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationChatMessage#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
App\Entity\Workstation
  • The field 'App\Entity\Workstation#enabled' uses a non-existent type 'bool'.
  • The field 'App\Entity\Workstation#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Workstation#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Workstation#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\InvoiceItem
  • The field 'App\Entity\InvoiceItem#consultation' uses a non-existent type 'int'.
  • The field 'App\Entity\InvoiceItem#productSell' uses a non-existent type 'int'.
  • The field 'App\Entity\InvoiceItem#healthcarePackage' uses a non-existent type 'int'.
  • The field 'App\Entity\InvoiceItem#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\InvoiceItem#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\InvoiceItem#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMission'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Invoice'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumSubscription'.
App\Entity\CraueConfigSetting
  • The field 'App\Entity\CraueConfigSetting#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CraueConfigSetting#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CraueConfigSetting#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\HealthcareProfessionalPosition
  • The field 'App\Entity\HealthcareProfessionalPosition#hierarchyLevel' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalPosition#requiresSpecialization' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalPosition#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalPosition#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalPosition#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionalPosition#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionalPosition#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PositionCategory'.
App\Entity\HealthcareAlert
  • The field 'App\Entity\HealthcareAlert#triggeredBy' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareAlert#alertRecipients' uses a non-existent type 'array'.
  • The field 'App\Entity\HealthcareAlert#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareAlert#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareAlert#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
App\Entity\ContactType
  • The field 'App\Entity\ContactType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ContactType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ContactType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ContactType#contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#contactType does not contain the required 'inversedBy: "contacts"' attribute.
App\Entity\HealthcareProfessionalSpeciality
  • The field 'App\Entity\HealthcareProfessionalSpeciality#healthProfessional' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#isFreelance' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#isValidated' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#validatedBy' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#availabilityStatus' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#consultationMode' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#minNoticeHours' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionalSpeciality#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Speciality'.
App\Entity\File
  • The field 'App\Entity\File#referenceId' uses a non-existent type 'int'.
  • The field 'App\Entity\File#fileSize' uses a non-existent type 'int'.
  • The field 'App\Entity\File#isEncrypted' uses a non-existent type 'bool'.
  • The field 'App\Entity\File#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\File#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\File#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Note'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
App\Entity\MessageAddressee
  • The field 'App\Entity\MessageAddressee#isTheConcernAddressee' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageAddressee#isInCopy' uses a non-existent type 'bool'.
  • The field 'App\Entity\MessageAddressee#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MessageAddressee#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MessageAddressee#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\BiometricMatchEvent
  • The field 'App\Entity\BiometricMatchEvent#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BiometricMatchEvent#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BiometricMatchEvent#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BiometricProfile'.
App\Entity\RequesterType
  • The field 'App\Entity\RequesterType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\RequesterType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\RequesterType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\RequesterType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\RequesterType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\RequesterType#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#requesterTypeId does not contain the required 'inversedBy: "donationRequests"' attribute.
App\Entity\DiagnosisType
  • The field 'App\Entity\DiagnosisType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DiagnosisType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\DiagnosisType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DiagnosisType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DiagnosisType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\DiagnosisType#consultationDiagnoses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationDiagnosis#diagnosisType does not contain the required 'inversedBy: "consultationDiagnoses"' attribute.
App\Entity\CurrentTreatment
  • The field 'App\Entity\CurrentTreatment#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CurrentTreatment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CurrentTreatment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CurrentTreatment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TreatmentType'.
App\Entity\ConflictStatus
  • The field 'App\Entity\ConflictStatus#severity' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConflictStatus#requiresAction' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConflictStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConflictStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConflictStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConflictStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ConflictStatus#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#conflictStatus does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\ConflictStatus#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#conflictStatusId does not contain the required 'inversedBy: "fssMissions"' attribute.
  • The field App\Entity\ConflictStatus#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#conflictStatus does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\ConflictStatus#plateformPremiumSubscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumSubscription#conflictStatus does not contain the required 'inversedBy: "plateformPremiumSubscriptions"' attribute.
  • The field App\Entity\ConflictStatus#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#conflictStatus does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\Appointment
  • The field 'App\Entity\Appointment#isForOther' uses a non-existent type 'bool'.
  • The field 'App\Entity\Appointment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Appointment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Appointment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConsultationType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\KinshipType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Status'.
  • The field App\Entity\Appointment#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#appointment does not contain the required 'inversedBy: "consultations"' attribute.
App\Entity\FssMission
  • The field 'App\Entity\FssMission#assignedDriverInfo' uses a non-existent type 'array'.
  • The field 'App\Entity\FssMission#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMission#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMission#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConflictStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Address'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMissionPriority'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMissionStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMissionType'.
  • The field App\Entity\FssMission#fssMissionAssignments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMissionAssignment#missionId does not contain the required 'inversedBy: "fssMissionAssignments"' attribute.
  • The field App\Entity\FssMission#fssMissionEventLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMissionEventLog#missionId does not contain the required 'inversedBy: "fssMissionEventLogs"' attribute.
  • The field App\Entity\FssMission#fssMissionTrackings is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMissionTracking#missionId does not contain the required 'inversedBy: "fssMissionTrackings"' attribute.
  • The field App\Entity\FssMission#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceItem#fssMission does not contain the required 'inversedBy: "invoiceItems"' attribute.
App\Entity\Note
  • The field 'App\Entity\Note#value' uses a non-existent type 'int'.
  • The field 'App\Entity\Note#notedBy' uses a non-existent type 'bool'.
  • The field 'App\Entity\Note#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Note#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Note#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\Note#files is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\File#note does not contain the required 'inversedBy: "files"' attribute.
App\Entity\IdentityPicture
  • The field 'App\Entity\IdentityPicture#isCurrentPicture' uses a non-existent type 'bool'.
  • The field 'App\Entity\IdentityPicture#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\IdentityPicture#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\IdentityPicture#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
App\Entity\ConsultationType
  • The field 'App\Entity\ConsultationType#defaultDuration' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ConsultationType#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#consultationType does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\ConsultationType#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#consultationType does not contain the required 'inversedBy: "consultations"' attribute.
App\Entity\BiometricProfile
  • The field 'App\Entity\BiometricProfile#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\BiometricProfile#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BiometricProfile#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BiometricProfile#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
  • The field App\Entity\BiometricProfile#biometricMatchEvents is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BiometricMatchEvent#profile does not contain the required 'inversedBy: "biometricMatchEvents"' attribute.
  • The field App\Entity\BiometricProfile#biometricSamples is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BiometricSample#profile does not contain the required 'inversedBy: "biometricSamples"' attribute.
  • The field App\Entity\BiometricProfile#biometricTemplates is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BiometricTemplate#profile does not contain the required 'inversedBy: "biometricTemplates"' attribute.
App\Entity\TaxType
  • The field 'App\Entity\TaxType#isVat' uses a non-existent type 'bool'.
  • The field 'App\Entity\TaxType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\TaxType#appliesToServices' uses a non-existent type 'bool'.
  • The field 'App\Entity\TaxType#appliesToMedications' uses a non-existent type 'bool'.
  • The field 'App\Entity\TaxType#appliesToEquipment' uses a non-existent type 'bool'.
  • The field 'App\Entity\TaxType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\TaxType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\TaxType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\TaxType#servicePriceTaxes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePriceTax#taxType does not contain the required 'inversedBy: "servicePriceTaxes"' attribute.
App\Entity\WorkstationType
  • The field 'App\Entity\WorkstationType#value' uses a non-existent type 'int'.
  • The field 'App\Entity\WorkstationType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\WorkstationType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\WorkstationType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\Department
  • The field 'App\Entity\Department#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\Department#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Department#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Department#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\Department#departmentMedicalServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DepartmentMedicalService#department does not contain the required 'inversedBy: "departmentMedicalServices"' attribute.
  • The field App\Entity\Department#healthcareInstitutionDepartments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionDepartment#departmentId does not contain the required 'inversedBy: "healthcareInstitutionDepartments"' attribute.
  • The field App\Entity\Department#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#department does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\PatientReligion
  • The field 'App\Entity\PatientReligion#name' uses a non-existent type 'int'.
  • The field 'App\Entity\PatientReligion#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientReligion#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientReligion#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PatientReligion#patientProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientProfile#religion does not contain the required 'inversedBy: "patientProfiles"' attribute.
App\Entity\FssMissionPriority
  • The field 'App\Entity\FssMissionPriority#responseTimeTargetMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionPriority#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionPriority#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionPriority#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionPriority#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionPriority#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\FssMissionPriority#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#priorityId does not contain the required 'inversedBy: "fssMissions"' attribute.
App\Entity\NotificationStatus
  • The field 'App\Entity\NotificationStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\NotificationStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\NotificationStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\NotificationStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\NotificationStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\NotificationStatus#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#notificationStatusId does not contain the required 'inversedBy: "donorNotifications"' attribute.
App\Entity\AvailabilityType
  • The field 'App\Entity\AvailabilityType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\AvailabilityType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\AvailabilityType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AvailabilityType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AvailabilityType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\AvailabilityType#donorDonationTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorDonationType#availabilityTypeId does not contain the required 'inversedBy: "donorDonationTypes"' attribute.
App\Entity\RoleChildren
  • The field 'App\Entity\RoleChildren#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\RoleChildren#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\RoleChildren#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\DonorNotification
  • The field 'App\Entity\DonorNotification#responseReceived' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonorNotification#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonorNotification#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonorNotification#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationCampaign'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donor'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationRequest'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SendMethod'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\NotificationStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\NotificationType'.
App\Entity\AfyaoneUserRole
  • The field 'App\Entity\AfyaoneUserRole#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\AfyaoneUserRole#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AfyaoneUserRole#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AfyaoneUserRole#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
App\Entity\PaymentPaypal
  • The field 'App\Entity\PaymentPaypal#paypalWebhookResponse' uses a non-existent type 'array'.
  • The field 'App\Entity\PaymentPaypal#paypalWebhookVerified' uses a non-existent type 'bool'.
  • The field 'App\Entity\PaymentPaypal#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentPaypal#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentPaypal#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
App\Entity\SqlQueryLogger
  • The field 'App\Entity\SqlQueryLogger#isQueryFromTheCloud' uses a non-existent type 'bool'.
  • The field 'App\Entity\SqlQueryLogger#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SqlQueryLogger#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SqlQueryLogger#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\PositionCategory
  • The field 'App\Entity\PositionCategory#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PositionCategory#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PositionCategory#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PositionCategory#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PositionCategory#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PositionCategory#healthcareProfessionalPositions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalPosition#categoryId does not contain the required 'inversedBy: "healthcareProfessionalPositions"' attribute.
App\Entity\BiometricTemplate
  • The field 'App\Entity\BiometricTemplate#active' uses a non-existent type 'bool'.
  • The field 'App\Entity\BiometricTemplate#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BiometricTemplate#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BiometricTemplate#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BiometricProfile'.
App\Entity\TreatmentType
  • The field 'App\Entity\TreatmentType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\TreatmentType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\TreatmentType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\TreatmentType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\TreatmentType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\TreatmentType#consultationTreatments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ConsultationTreatment#treatmentType does not contain the required 'inversedBy: "consultationTreatments"' attribute.
  • The field App\Entity\TreatmentType#currentTreatments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CurrentTreatment#treatmentType does not contain the required 'inversedBy: "currentTreatments"' attribute.
App\Entity\MobilePayment
  • The field 'App\Entity\MobilePayment#callbackResponse' uses a non-existent type 'array'.
  • The field 'App\Entity\MobilePayment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MobilePayment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MobilePayment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
App\Entity\HealthcareInstitutionDepartment
  • The field 'App\Entity\HealthcareInstitutionDepartment#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareInstitutionDepartment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareInstitutionDepartment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareInstitutionDepartment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Department'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The field App\Entity\HealthcareInstitutionDepartment#healthcareProfessionalInstitutionLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalInstitutionLink#department does not contain the required 'inversedBy: "healthcareProfessionalInstitutionLinks"' attribute.
App\Entity\SubscriptionUsageLog
  • The field 'App\Entity\SubscriptionUsageLog#usageCount' uses a non-existent type 'int'.
  • The field 'App\Entity\SubscriptionUsageLog#relatedEntity' uses a non-existent type 'int'.
  • The field 'App\Entity\SubscriptionUsageLog#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\SubscriptionUsageLog#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SubscriptionUsageLog#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SubscriptionUsageLog#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlanSubscriptionBenefit'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumSubscription'.
App\Entity\FssMissionEventLog
  • The field 'App\Entity\FssMissionEventLog#eventData' uses a non-existent type 'array'.
  • The field 'App\Entity\FssMissionEventLog#triggeredBy' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionEventLog#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionEventLog#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionEventLog#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionEventLog#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMission'.
App\Entity\PaymentMethod
  • The field 'App\Entity\PaymentMethod#displayOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PaymentMethod#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentMethod#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentMethod#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PaymentMethod#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#paymentMethod does not contain the required 'inversedBy: "payments"' attribute.
App\Entity\ProcurementType
  • The field 'App\Entity\ProcurementType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ProcurementType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\ProcurementType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ProcurementType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ProcurementType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ProcurementType#organDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\OrganDonationDetails#procurementTypeId does not contain the required 'inversedBy: "organDonationDetails"' attribute.
App\Entity\AddressType
  • The field 'App\Entity\AddressType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AddressType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AddressType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\AddressType#identityAddresses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\IdentityAddress#addressType does not contain the required 'inversedBy: "identityAddresses"' attribute.
App\Entity\SystemServer
  • The field 'App\Entity\SystemServer#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SystemServer#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SystemServer#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\SystemServer#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#sourceNode does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\SystemServer#donationCampaigns is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationCampaign#sourceNode does not contain the required 'inversedBy: "donationCampaigns"' attribute.
  • The field App\Entity\SystemServer#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#sourceNode does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\SystemServer#donors is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donor#sourceNode does not contain the required 'inversedBy: "donors"' attribute.
  • The field App\Entity\SystemServer#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#sourceNode does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\SystemServer#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceItem#sourceNode does not contain the required 'inversedBy: "invoiceItems"' attribute.
  • The field App\Entity\SystemServer#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#sourceNode does not contain the required 'inversedBy: "payments"' attribute.
App\Entity\GeographicEntityType
  • The field 'App\Entity\GeographicEntityType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\GeographicEntityType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\GeographicEntityType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\GeographicEntityType#geographicEntities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\GeographicEntity#type does not contain the required 'inversedBy: "geographicEntities"' attribute.
App\Entity\Oauth2AuthorizationCode
  • The field 'App\Entity\Oauth2AuthorizationCode#revoked' uses a non-existent type 'bool'.
  • The field 'App\Entity\Oauth2AuthorizationCode#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Oauth2AuthorizationCode#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Oauth2AuthorizationCode#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\PatientChronicCondition
  • The field 'App\Entity\PatientChronicCondition#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientChronicCondition#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientChronicCondition#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientChronicCondition#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConditionType'.
App\Entity\Oauth2Client
  • The field 'App\Entity\Oauth2Client#active' uses a non-existent type 'bool'.
  • The field 'App\Entity\Oauth2Client#allowPlainTextPkce' uses a non-existent type 'bool'.
  • The field 'App\Entity\Oauth2Client#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Oauth2Client#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Oauth2Client#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\SubscriptionPlanStatus
  • The field 'App\Entity\SubscriptionPlanStatus#allowsUsage' uses a non-existent type 'bool'.
  • The field 'App\Entity\SubscriptionPlanStatus#isTerminal' uses a non-existent type 'bool'.
  • The field 'App\Entity\SubscriptionPlanStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\SubscriptionPlanStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\SubscriptionPlanStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SubscriptionPlanStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SubscriptionPlanStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\SubscriptionPlanStatus#plateformPremiumSubscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumSubscription#subscriptionStatus does not contain the required 'inversedBy: "plateformPremiumSubscriptions"' attribute.
App\Entity\PaymentBankTransfer
  • The field 'App\Entity\PaymentBankTransfer#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentBankTransfer#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentBankTransfer#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
App\Entity\PricingCategory
  • The field 'App\Entity\PricingCategory#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PricingCategory#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PricingCategory#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PricingCategory#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PricingCategory#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PricingCategory'.
  • The field App\Entity\PricingCategory#insuranceCoverages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InsuranceCoverage#pricingCategory does not contain the required 'inversedBy: "insuranceCoverages"' attribute.
  • The field App\Entity\PricingCategory#pricingCategories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PricingCategory#parentCategory does not contain the required 'inversedBy: "pricingCategories"' attribute.
  • The field App\Entity\PricingCategory#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#pricingCategory does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\ConsultationTreatment
  • The field 'App\Entity\ConsultationTreatment#durationDays' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationTreatment#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationTreatment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationTreatment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationTreatment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TreatmentType'.
App\Entity\PatientMedicalDocumentType
  • The field 'App\Entity\PatientMedicalDocumentType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientMedicalDocumentType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientMedicalDocumentType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PatientMedicalDocumentType#patientMedicalDocuments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientMedicalDocument#documentType does not contain the required 'inversedBy: "patientMedicalDocuments"' attribute.
App\Entity\Role
  • The field 'App\Entity\Role#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Role#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Role#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\CorporateContractService
  • The field 'App\Entity\CorporateContractService#maxQuantityPerMonth' uses a non-existent type 'int'.
  • The field 'App\Entity\CorporateContractService#isExcluded' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporateContractService#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CorporateContractService#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CorporateContractService#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CorporateContractService#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\CorporateContract'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
App\Entity\HealthcareProfessional
  • The field 'App\Entity\HealthcareProfessional#isValidated' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessional#consultationMode' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessional#minNoticeHours' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessional#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessional#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessional#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AvailabilityStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessionType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The field App\Entity\HealthcareProfessional#aiInteractions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AiInteraction#recommendedHealthProfessional does not contain the required 'inversedBy: "aiInteractions"' attribute.
  • The field App\Entity\HealthcareProfessional#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#healthProfessional does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\HealthcareProfessional#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#transferredTo does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\HealthcareProfessional#currentTreatments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CurrentTreatment#prescribingDoctor does not contain the required 'inversedBy: "currentTreatments"' attribute.
  • The field App\Entity\HealthcareProfessional#collectedByDonations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#collectedBy does not contain the required 'inversedBy: "collectedByDonations"' attribute.
  • The field App\Entity\HealthcareProfessional#supervisedByDonations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#supervisedBy does not contain the required 'inversedBy: "supervisedByDonations"' attribute.
  • The field App\Entity\HealthcareProfessional#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#requestedBy does not contain the required 'inversedBy: "fssMissions"' attribute.
  • The field App\Entity\HealthcareProfessional#fssMissionAssignments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMissionAssignment#assignedDriverId does not contain the required 'inversedBy: "fssMissionAssignments"' attribute.
  • The field App\Entity\HealthcareProfessional#healthcareProfessionalConsultationSlotTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalConsultationSlotType#healthProfessionalId does not contain the required 'inversedBy: "healthcareProfessionalConsultationSlotTypes"' attribute.
  • The field App\Entity\HealthcareProfessional#healthcareProfessionalInstitutionLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalInstitutionLink#healthProfessional does not contain the required 'inversedBy: "healthcareProfessionalInstitutionLinks"' attribute.
  • The field App\Entity\HealthcareProfessional#healthcareProfessionalSchedules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalSchedule#healthProfessional does not contain the required 'inversedBy: "healthcareProfessionalSchedules"' attribute.
  • The field App\Entity\HealthcareProfessional#patientMedicalDocuments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientMedicalDocument#uploadedBy does not contain the required 'inversedBy: "patientMedicalDocuments"' attribute.
  • The field App\Entity\HealthcareProfessional#patientProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientProfile#referringDoctor does not contain the required 'inversedBy: "patientProfiles"' attribute.
  • The field App\Entity\HealthcareProfessional#plateformPremiumPlans is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumPlan#healthProfessional does not contain the required 'inversedBy: "plateformPremiumPlans"' attribute.
  • The field App\Entity\HealthcareProfessional#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#healthProfessional does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\AllergyType
  • The field 'App\Entity\AllergyType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\AllergyType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\AllergyType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AllergyType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AllergyType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\AllergyType#patientAllergies is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientAllergy#allergyType does not contain the required 'inversedBy: "patientAllergies"' attribute.
App\Entity\InvoiceType
  • The field 'App\Entity\InvoiceType#isAccountable' uses a non-existent type 'bool'.
  • The field 'App\Entity\InvoiceType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\InvoiceType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\InvoiceType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\InvoiceType#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#invoiceType does not contain the required 'inversedBy: "invoices"' attribute.
App\Entity\Donation
  • The field 'App\Entity\Donation#durationMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#bloodPressureSystolic' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#bloodPressureDiastolic' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#pulseRate' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#quantityMl' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#unitCount' uses a non-existent type 'int'.
  • The field 'App\Entity\Donation#isTested' uses a non-existent type 'bool'.
  • The field 'App\Entity\Donation#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Donation#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Donation#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationCampaign'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donor'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TestResult'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationType'.
  • The field App\Entity\Donation#bloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#donationId does not contain the required 'inversedBy: "bloodDonationDetails"' attribute.
  • The field App\Entity\Donation#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#donationId does not contain the required 'inversedBy: "bloodInventories"' attribute.
  • The field App\Entity\Donation#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#fulfilledByDonationId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\Donation#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#donationId does not contain the required 'inversedBy: "donorNotifications"' attribute.
  • The field App\Entity\Donation#organDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\OrganDonationDetails#donationId does not contain the required 'inversedBy: "organDonationDetails"' attribute.
App\Entity\HealthcareProfessionType
  • The field 'App\Entity\HealthcareProfessionType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionType#requiresLicense' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareProfessionType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\HealthcareProfessionType#healthcareProfessionals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessional#professionType does not contain the required 'inversedBy: "healthcareProfessionals"' attribute.
  • The field App\Entity\HealthcareProfessionType#specialities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Speciality#professionType does not contain the required 'inversedBy: "specialities"' attribute.
App\Entity\PaymentMobileMoney
  • The field 'App\Entity\PaymentMobileMoney#customerDetails' uses a non-existent type 'array'.
  • The field 'App\Entity\PaymentMobileMoney#payment' uses a non-existent type 'int'.
  • The field 'App\Entity\PaymentMobileMoney#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentMobileMoney#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentMobileMoney#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\PaymentMobileMoney#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#mobileMoneyTransaction does not contain the required 'inversedBy: "payments"' attribute.
App\Entity\BloodInventory
  • The field 'App\Entity\BloodInventory#volumeMl' uses a non-existent type 'int'.
  • The field 'App\Entity\BloodInventory#unitCount' uses a non-existent type 'int'.
  • The field 'App\Entity\BloodInventory#temperatureAlert' uses a non-existent type 'bool'.
  • The field 'App\Entity\BloodInventory#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BloodInventory#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BloodInventory#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MovementType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodProductType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\InventoryStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
App\Entity\BloodProductType
  • The field 'App\Entity\BloodProductType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\BloodProductType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\BloodProductType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BloodProductType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BloodProductType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\BloodProductType#bloodDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodDonationDetails#bloodProductTypeId does not contain the required 'inversedBy: "bloodDonationDetails"' attribute.
  • The field App\Entity\BloodProductType#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#productTypeId does not contain the required 'inversedBy: "bloodInventories"' attribute.
App\Entity\Oauth2RefreshToken
  • The field 'App\Entity\Oauth2RefreshToken#revoked' uses a non-existent type 'bool'.
  • The field 'App\Entity\Oauth2RefreshToken#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Oauth2RefreshToken#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Oauth2RefreshToken#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\Status
  • The field 'App\Entity\Status#value' uses a non-existent type 'int'.
  • The field 'App\Entity\Status#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Status#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Status#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\Status#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#status does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\Status#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#financialStatus does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\Status#statusInvoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#status does not contain the required 'inversedBy: "statusInvoices"' attribute.
  • The field App\Entity\Status#financialStatusInvoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#financialStatus does not contain the required 'inversedBy: "financialStatusInvoices"' attribute.
  • The field App\Entity\Status#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#status does not contain the required 'inversedBy: "payments"' attribute.
App\Entity\HealthcareProfessionalSchedule
  • The field 'App\Entity\HealthcareProfessionalSchedule#slotDuration' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareProfessionalSchedule#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareProfessionalSchedule#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareProfessionalSchedule#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SlotType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\WeekDay'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
App\Entity\DonorStatus
  • The field 'App\Entity\DonorStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonorStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\DonorStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonorStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonorStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\DonorStatus#donors is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donor#donorStatusId does not contain the required 'inversedBy: "donors"' attribute.
App\Entity\HealthcareMetric
  • The field 'App\Entity\HealthcareMetric#isAbnormal' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareMetric#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareMetric#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareMetric#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConnectedDevice'.
App\Entity\ConnectedDevice
  • The field 'App\Entity\ConnectedDevice#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConnectedDevice#alertThresholds' uses a non-existent type 'array'.
  • The field 'App\Entity\ConnectedDevice#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConnectedDevice#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConnectedDevice#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The field App\Entity\ConnectedDevice#healthcareMetrics is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareMetric#connectedDevice does not contain the required 'inversedBy: "healthcareMetrics"' attribute.
App\Entity\HealthcareInstitutionPackageServiceInclusion
  • The field 'App\Entity\HealthcareInstitutionPackageServiceInclusion#quantityIncluded' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareInstitutionPackageServiceInclusion#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareInstitutionPackageServiceInclusion#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareInstitutionPackageServiceInclusion#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareInstitutionPackageServiceInclusion#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitutionPackage'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
App\Entity\CampaignStatus
  • The field 'App\Entity\CampaignStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CampaignStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\CampaignStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CampaignStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CampaignStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\CampaignStatus#donationCampaigns is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationCampaign#campaignStatusId does not contain the required 'inversedBy: "donationCampaigns"' attribute.
App\Entity\MessageTemplate
  • The field 'App\Entity\MessageTemplate#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MessageTemplate#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MessageTemplate#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\IdentityAddress
  • The field 'App\Entity\IdentityAddress#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\IdentityAddress#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\IdentityAddress#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\IdentityAddress#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AddressType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Address'.
App\Entity\Invoice
  • The field 'App\Entity\Invoice#numberOfInvoices' uses a non-existent type 'int'.
  • The field 'App\Entity\Invoice#statement' uses a non-existent type 'int'.
  • The field 'App\Entity\Invoice#insuranceClaimSubmitted' uses a non-existent type 'bool'.
  • The field 'App\Entity\Invoice#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Invoice#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Invoice#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\CorporatePartner'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ConflictStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Currency'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\InvoiceType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Status'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Status'.
  • The field App\Entity\Invoice#corporateInvoiceBatches is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CorporateInvoiceBatch#invoice does not contain the required 'inversedBy: "corporateInvoiceBatches"' attribute.
  • The field App\Entity\Invoice#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceItem#invoice does not contain the required 'inversedBy: "invoiceItems"' attribute.
  • The field App\Entity\Invoice#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#invoice does not contain the required 'inversedBy: "payments"' attribute.
App\Entity\MedicalService
  • The field 'App\Entity\MedicalService#durationMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\MedicalService#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\MedicalService#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\MedicalService#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\MedicalService#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\MedicalService#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#medicalService does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\MedicalService#corporateContractServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CorporateContractService#medicalService does not contain the required 'inversedBy: "corporateContractServices"' attribute.
  • The field App\Entity\MedicalService#departmentMedicalServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DepartmentMedicalService#medicalService does not contain the required 'inversedBy: "departmentMedicalServices"' attribute.
  • The field App\Entity\MedicalService#healthcareInstitutionPackageServiceInclusions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionPackageServiceInclusion#medicalService does not contain the required 'inversedBy: "healthcareInstitutionPackageServiceInclusions"' attribute.
  • The field App\Entity\MedicalService#insuranceCoverages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InsuranceCoverage#medicalService does not contain the required 'inversedBy: "insuranceCoverages"' attribute.
  • The field App\Entity\MedicalService#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceItem#medicalService does not contain the required 'inversedBy: "invoiceItems"' attribute.
  • The field App\Entity\MedicalService#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#medicalService does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\Country
  • The field 'App\Entity\Country#code1' uses a non-existent type 'int'.
  • The field 'App\Entity\Country#currencyNumericCode' uses a non-existent type 'int'.
  • The field 'App\Entity\Country#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Country#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Country#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\Country#areaCodeContacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#areaCode does not contain the required 'inversedBy: "areaCodeContacts"' attribute.
  • The field App\Entity\Country#contactLanguageContacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#contactLanguage does not contain the required 'inversedBy: "contactLanguageContacts"' attribute.
  • The field App\Entity\Country#currencies is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Currency#configCurrency does not contain the required 'inversedBy: "currencies"' attribute.
  • The field App\Entity\Country#geographicEntities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\GeographicEntity#country does not contain the required 'inversedBy: "geographicEntities"' attribute.
  • The field App\Entity\Country#countryOfBirthIdentities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Identity#countryOfBirth does not contain the required 'inversedBy: "countryOfBirthIdentities"' attribute.
  • The field App\Entity\Country#nationalityIdentities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Identity#nationality does not contain the required 'inversedBy: "nationalityIdentities"' attribute.
  • The field App\Entity\Country#patientProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientProfile#preferredLanguage does not contain the required 'inversedBy: "patientProfiles"' attribute.
App\Entity\GeographicEntity
  • The field 'App\Entity\GeographicEntity#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\GeographicEntity#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\GeographicEntity#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\GeographicEntityType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\GeographicEntity'.
  • The field App\Entity\GeographicEntity#addresses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Address#geographicEntity does not contain the required 'inversedBy: "addresses"' attribute.
  • The field App\Entity\GeographicEntity#geographicEntities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\GeographicEntity#parent does not contain the required 'inversedBy: "geographicEntities"' attribute.
  • The field App\Entity\GeographicEntity#identities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Identity#placeOfBirth does not contain the required 'inversedBy: "identities"' attribute.
App\Entity\BloodType
  • The field 'App\Entity\BloodType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\BloodType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\BloodType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BloodType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BloodType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\BloodType#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#bloodTypeId does not contain the required 'inversedBy: "bloodInventories"' attribute.
  • The field App\Entity\BloodType#donations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#bloodTypeId does not contain the required 'inversedBy: "donations"' attribute.
  • The field App\Entity\BloodType#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#bloodTypeId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\BloodType#donors is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donor#bloodTypeId does not contain the required 'inversedBy: "donors"' attribute.
  • The field App\Entity\BloodType#patientProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientProfile#bloodType does not contain the required 'inversedBy: "patientProfiles"' attribute.
App\Entity\HealthcareInstitutionPackage
  • The field 'App\Entity\HealthcareInstitutionPackage#durationDays' uses a non-existent type 'int'.
  • The field 'App\Entity\HealthcareInstitutionPackage#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareInstitutionPackage#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareInstitutionPackage#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareInstitutionPackage#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The field App\Entity\HealthcareInstitutionPackage#healthcareInstitutionPackageServiceInclusions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionPackageServiceInclusion#healthcarePackage does not contain the required 'inversedBy: "healthcareInstitutionPackageServiceInclusions"' attribute.
  • The field App\Entity\HealthcareInstitutionPackage#healthcareInstitutionPackageSubscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionPackageSubscription#healthcareInstitutionPackage does not contain the required 'inversedBy: "healthcareInstitutionPackageSubscriptions"' attribute.
App\Entity\BloodDonationDetails
  • The field 'App\Entity\BloodDonationDetails#anticoagulantVolumeMl' uses a non-existent type 'int'.
  • The field 'App\Entity\BloodDonationDetails#adverseReaction' uses a non-existent type 'bool'.
  • The field 'App\Entity\BloodDonationDetails#isFractionated' uses a non-existent type 'bool'.
  • The field 'App\Entity\BloodDonationDetails#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\BloodDonationDetails#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\BloodDonationDetails#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TestResult'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TestResult'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TestResult'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodProductType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TestResult'.
App\Entity\ConsultationStatus
  • The field 'App\Entity\ConsultationStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\ConsultationStatus#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#status does not contain the required 'inversedBy: "consultations"' attribute.
App\Entity\FssMissionTracking
  • The field 'App\Entity\FssMissionTracking#batteryLevel' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionTracking#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionTracking#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionTracking#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionTracking#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMission'.
App\Entity\InventoryStatus
  • The field 'App\Entity\InventoryStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\InventoryStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\InventoryStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\InventoryStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\InventoryStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\InventoryStatus#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#inventoryStatusId does not contain the required 'inversedBy: "bloodInventories"' attribute.
App\Entity\ConsultationAttachment
  • The field 'App\Entity\ConsultationAttachment#fileSize' uses a non-existent type 'int'.
  • The field 'App\Entity\ConsultationAttachment#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\ConsultationAttachment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ConsultationAttachment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ConsultationAttachment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Consultation'.
App\Entity\SendMethod
  • The field 'App\Entity\SendMethod#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\SendMethod#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\SendMethod#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SendMethod#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SendMethod#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\SendMethod#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#sendMethodId does not contain the required 'inversedBy: "donorNotifications"' attribute.
App\Entity\HealthcareInstitution
  • The field 'App\Entity\HealthcareInstitution#isValidated' uses a non-existent type 'bool'.
  • The field 'App\Entity\HealthcareInstitution#cancellationPolicy' uses a non-existent type 'array'.
  • The field 'App\Entity\HealthcareInstitution#paymentSettings' uses a non-existent type 'array'.
  • The field 'App\Entity\HealthcareInstitution#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\HealthcareInstitution#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\HealthcareInstitution#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Address'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The field App\Entity\HealthcareInstitution#aiInteractions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AiInteraction#recommendedHealthInstitution does not contain the required 'inversedBy: "aiInteractions"' attribute.
  • The field App\Entity\HealthcareInstitution#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#healthInstitution does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\HealthcareInstitution#bloodInventories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BloodInventory#storageLocationId does not contain the required 'inversedBy: "bloodInventories"' attribute.
  • The field App\Entity\HealthcareInstitution#contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#healthInstitution does not contain the required 'inversedBy: "contacts"' attribute.
  • The field App\Entity\HealthcareInstitution#donationCenterIdDonations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#donationCenterId does not contain the required 'inversedBy: "donationCenterIdDonations"' attribute.
  • The field App\Entity\HealthcareInstitution#transplantCenterIdDonations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#transplantCenterId does not contain the required 'inversedBy: "transplantCenterIdDonations"' attribute.
  • The field App\Entity\HealthcareInstitution#donationCampaigns is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationCampaign#organizerId does not contain the required 'inversedBy: "donationCampaigns"' attribute.
  • The field App\Entity\HealthcareInstitution#donationRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationRequest#hospitalId does not contain the required 'inversedBy: "donationRequests"' attribute.
  • The field App\Entity\HealthcareInstitution#destinationHealthInstitutionFssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#destinationHealthInstitution does not contain the required 'inversedBy: "destinationHealthInstitutionFssMissions"' attribute.
  • The field App\Entity\HealthcareInstitution#healthInstitutionFssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#healthInstitution does not contain the required 'inversedBy: "healthInstitutionFssMissions"' attribute.
  • The field App\Entity\HealthcareInstitution#healthcareInstitutions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitution#parent does not contain the required 'inversedBy: "healthcareInstitutions"' attribute.
  • The field App\Entity\HealthcareInstitution#healthcareInstitutionDepartments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionDepartment#healthInstitutionId does not contain the required 'inversedBy: "healthcareInstitutionDepartments"' attribute.
  • The field App\Entity\HealthcareInstitution#healthcareInstitutionPackages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareInstitutionPackage#healthcareInstitution does not contain the required 'inversedBy: "healthcareInstitutionPackages"' attribute.
  • The field App\Entity\HealthcareInstitution#positionHealthcareProfessionalInstitutionLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalInstitutionLink#position does not contain the required 'inversedBy: "positionHealthcareProfessionalInstitutionLinks"' attribute.
  • The field App\Entity\HealthcareInstitution#healthInstitutionHealthcareProfessionalInstitutionLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalInstitutionLink#healthInstitution does not contain the required 'inversedBy: "healthInstitutionHealthcareProfessionalInstitutionLinks"' attribute.
  • The field App\Entity\HealthcareInstitution#healthcareProfessionalSchedules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalSchedule#healthInstitution does not contain the required 'inversedBy: "healthcareProfessionalSchedules"' attribute.
  • The field App\Entity\HealthcareInstitution#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#healthcareInstitution does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\HealthcareInstitution#plateformPremiumPlans is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumPlan#healthInstitution does not contain the required 'inversedBy: "plateformPremiumPlans"' attribute.
  • The field App\Entity\HealthcareInstitution#prescriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Prescription#sentToPharmacy does not contain the required 'inversedBy: "prescriptions"' attribute.
  • The field App\Entity\HealthcareInstitution#servicePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ServicePrice#healthInstitution does not contain the required 'inversedBy: "servicePrices"' attribute.
App\Entity\OrganDonationDetails
  • The field 'App\Entity\OrganDonationDetails#coldIschemiaTimeMinutes' uses a non-existent type 'int'.
  • The field 'App\Entity\OrganDonationDetails#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\OrganDonationDetails#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\OrganDonationDetails#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\OrganCondition'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\CompatibilityResult'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ProcurementType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationType'.
App\Entity\DonorDonationType
  • The field 'App\Entity\DonorDonationType#isWilling' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonorDonationType#isEligible' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonorDonationType#hasRestrictions' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonorDonationType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonorDonationType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonorDonationType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AvailabilityType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donor'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationType'.
App\Entity\DonationCategory
  • The field 'App\Entity\DonationCategory#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DonationCategory#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationCategory#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonationCategory#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonationCategory#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\DonationCategory#donationCampaigns is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationCampaign#campaignTypeId does not contain the required 'inversedBy: "donationCampaigns"' attribute.
  • The field App\Entity\DonationCategory#donationTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonationType#categoryId does not contain the required 'inversedBy: "donationTypes"' attribute.
App\Entity\Contact
  • The field 'App\Entity\Contact#isPrimaryContact' uses a non-existent type 'bool'.
  • The field 'App\Entity\Contact#enabled' uses a non-existent type 'bool'.
  • The field 'App\Entity\Contact#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Contact#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Contact#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ContactType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ContactContext'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Country'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
App\Entity\IdType
  • The field 'App\Entity\IdType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\IdType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\IdType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\IdType#iDs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ID#idType does not contain the required 'inversedBy: "iDs"' attribute.
App\Entity\PlateformPremiumPlan
  • The field 'App\Entity\PlateformPremiumPlan#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlan#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\PlateformPremiumPlan#maxFamilyMembers' uses a non-existent type 'int'.
  • The field 'App\Entity\PlateformPremiumPlan#includesTelemedicine' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlan#includesHomeVisits' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlan#includesEmergencyAssistance' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlan#isPlateformPlan' uses a non-existent type 'bool'.
  • The field 'App\Entity\PlateformPremiumPlan#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PlateformPremiumPlan#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PlateformPremiumPlan#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Currency'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PlateformPremiumPlanpaymentFrequency'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The field App\Entity\PlateformPremiumPlan#planSubscriptionBenefits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlanSubscriptionBenefit#plateformPremiumPlan does not contain the required 'inversedBy: "planSubscriptionBenefits"' attribute.
  • The field App\Entity\PlateformPremiumPlan#plateformPremiumSubscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PlateformPremiumSubscription#plateformPremiumPlan does not contain the required 'inversedBy: "plateformPremiumSubscriptions"' attribute.
App\Entity\Payment
  • The field 'App\Entity\Payment#payerIdentity' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#paidBy' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#currency' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#releasedBy' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#premiumSubscription' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#receivedBy' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#bankAccount' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#insuranceClaimPayment' uses a non-existent type 'bool'.
  • The field 'App\Entity\Payment#insuranceCompany' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#corporate' uses a non-existent type 'int'.
  • The field 'App\Entity\Payment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Payment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Payment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Invoice'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PaymentMethod'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PaymentMobileMoney'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Status'.
  • The field App\Entity\Payment#mobilePayments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MobilePayment#payment does not contain the required 'inversedBy: "mobilePayments"' attribute.
  • The field App\Entity\Payment#paymentBankDeposits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentBankDeposit#payment does not contain the required 'inversedBy: "paymentBankDeposits"' attribute.
  • The field App\Entity\Payment#paymentBankTransfers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentBankTransfer#payment does not contain the required 'inversedBy: "paymentBankTransfers"' attribute.
  • The field App\Entity\Payment#paymentCards is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentCard#payment does not contain the required 'inversedBy: "paymentCards"' attribute.
  • The field App\Entity\Payment#paymentCashes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentCash#payment does not contain the required 'inversedBy: "paymentCashes"' attribute.
  • The field App\Entity\Payment#paymentInsurances is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentInsurance#payment does not contain the required 'inversedBy: "paymentInsurances"' attribute.
  • The field App\Entity\Payment#paymentPaypals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentPaypal#payment does not contain the required 'inversedBy: "paymentPaypals"' attribute.
App\Entity\DepartmentMedicalService
  • The field 'App\Entity\DepartmentMedicalService#isPrimary' uses a non-existent type 'bool'.
  • The field 'App\Entity\DepartmentMedicalService#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DepartmentMedicalService#defaultDuration' uses a non-existent type 'int'.
  • The field 'App\Entity\DepartmentMedicalService#maxDailyCapacity' uses a non-existent type 'int'.
  • The field 'App\Entity\DepartmentMedicalService#requiresReferral' uses a non-existent type 'bool'.
  • The field 'App\Entity\DepartmentMedicalService#priorityLevel' uses a non-existent type 'bool'.
  • The field 'App\Entity\DepartmentMedicalService#appointmentRequired' uses a non-existent type 'bool'.
  • The field 'App\Entity\DepartmentMedicalService#minBookingHours' uses a non-existent type 'int'.
  • The field 'App\Entity\DepartmentMedicalService#maxBookingDays' uses a non-existent type 'int'.
  • The field 'App\Entity\DepartmentMedicalService#insuranceCoveragePercent' uses a non-existent type 'int'.
  • The field 'App\Entity\DepartmentMedicalService#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DepartmentMedicalService#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DepartmentMedicalService#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Department'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\MedicalService'.
App\Entity\FssMissionAssignment
  • The field 'App\Entity\FssMissionAssignment#assignedVehicleId' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionAssignment#assignedMedicalTeam' uses a non-existent type 'array'.
  • The field 'App\Entity\FssMissionAssignment#assignedBy' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionAssignment#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionAssignment#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionAssignment#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionAssignment#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessional'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\FssMission'.
App\Entity\PatientAllergy
  • The field 'App\Entity\PatientAllergy#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\PatientAllergy#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PatientAllergy#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PatientAllergy#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AllergyType'.
App\Entity\KinshipType
  • The field 'App\Entity\KinshipType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\KinshipType#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\KinshipType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\KinshipType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\KinshipType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\KinshipType#appointments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Appointment#kinshipWithPatient does not contain the required 'inversedBy: "appointments"' attribute.
  • The field App\Entity\KinshipType#patientEmergencyContacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientEmergencyContact#kinshipType does not contain the required 'inversedBy: "patientEmergencyContacts"' attribute.
  • The field App\Entity\KinshipType#subscriptionFamilyMembers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SubscriptionFamilyMember#kinshipType does not contain the required 'inversedBy: "subscriptionFamilyMembers"' attribute.
App\Entity\ID
  • The field 'App\Entity\ID#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\ID#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\ID#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\IdType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Identity'.
App\Entity\Gender
  • The field 'App\Entity\Gender#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Gender#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Gender#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\Gender#titleIdentities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Identity#title does not contain the required 'inversedBy: "titleIdentities"' attribute.
  • The field App\Entity\Gender#genderIdentities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Identity#gender does not contain the required 'inversedBy: "genderIdentities"' attribute.
  • The field App\Entity\Gender#patientProfiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientProfile#preferredDoctorGender does not contain the required 'inversedBy: "patientProfiles"' attribute.
App\Entity\AvailabilityStatus
  • The field 'App\Entity\AvailabilityStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\AvailabilityStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\AvailabilityStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\AvailabilityStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\AvailabilityStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\AvailabilityStatus#healthcareProfessionals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessional#availabilityStatus does not contain the required 'inversedBy: "healthcareProfessionals"' attribute.
App\Entity\Message
  • The field 'App\Entity\Message#isNotification' uses a non-existent type 'bool'.
  • The field 'App\Entity\Message#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Message#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Message#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\CompatibilityResult
  • The field 'App\Entity\CompatibilityResult#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\CompatibilityResult#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\CompatibilityResult#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\CompatibilityResult#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\CompatibilityResult#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\CompatibilityResult#organDonationDetails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\OrganDonationDetails#crossMatchResultId does not contain the required 'inversedBy: "organDonationDetails"' attribute.
App\Entity\PaymentCard
  • The field 'App\Entity\PaymentCard#cvvEntered' uses a non-existent type 'bool'.
  • The field 'App\Entity\PaymentCard#threeDsecureUsed' uses a non-existent type 'bool'.
  • The field 'App\Entity\PaymentCard#gatewayResponse' uses a non-existent type 'array'.
  • The field 'App\Entity\PaymentCard#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentCard#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentCard#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
App\Entity\FssMissionStatus
  • The field 'App\Entity\FssMissionStatus#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionStatus#isTerminal' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionStatus#allowsModification' uses a non-existent type 'bool'.
  • The field 'App\Entity\FssMissionStatus#sortOrder' uses a non-existent type 'int'.
  • The field 'App\Entity\FssMissionStatus#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\FssMissionStatus#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\FssMissionStatus#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\FssMissionStatus#fssMissions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FssMission#statusId does not contain the required 'inversedBy: "fssMissions"' attribute.
App\Entity\PaymentBankDeposit
  • The field 'App\Entity\PaymentBankDeposit#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PaymentBankDeposit#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PaymentBankDeposit#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Payment'.
App\Entity\SlotType
  • The field 'App\Entity\SlotType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\SlotType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\SlotType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\SlotType#consultations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Consultation#slotType does not contain the required 'inversedBy: "consultations"' attribute.
  • The field App\Entity\SlotType#healthcareProfessionalConsultationSlotTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalConsultationSlotType#slotType does not contain the required 'inversedBy: "healthcareProfessionalConsultationSlotTypes"' attribute.
  • The field App\Entity\SlotType#healthcareProfessionalInstitutionLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalInstitutionLink#slotType does not contain the required 'inversedBy: "healthcareProfessionalInstitutionLinks"' attribute.
  • The field App\Entity\SlotType#healthcareProfessionalSchedules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalSchedule#slotType does not contain the required 'inversedBy: "healthcareProfessionalSchedules"' attribute.
App\Entity\DiscountType
  • The field 'App\Entity\DiscountType#requiresApproval' uses a non-existent type 'bool'.
  • The field 'App\Entity\DiscountType#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\DiscountType#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DiscountType#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DiscountType#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The field App\Entity\DiscountType#patientDiscounts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PatientDiscount#discountType does not contain the required 'inversedBy: "patientDiscounts"' attribute.
App\Entity\Oauth2AccessToken
  • The field 'App\Entity\Oauth2AccessToken#revoked' uses a non-existent type 'bool'.
  • The field 'App\Entity\Oauth2AccessToken#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Oauth2AccessToken#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Oauth2AccessToken#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
App\Entity\PriceAdjustmentLog
  • The field 'App\Entity\PriceAdjustmentLog#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\PriceAdjustmentLog#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\PriceAdjustmentLog#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\AppUser'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\ServicePrice'.
App\Entity\Speciality
  • The field 'App\Entity\Speciality#isActive' uses a non-existent type 'bool'.
  • The field 'App\Entity\Speciality#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\Speciality#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\Speciality#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareProfessionType'.
  • The field App\Entity\Speciality#healthcareProfessionalSpecialities is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\HealthcareProfessionalSpeciality#speciality does not contain the required 'inversedBy: "healthcareProfessionalSpecialities"' attribute.
App\Entity\DonationRequest
  • The field 'App\Entity\DonationRequest#organTypeId' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationRequest#quantityNeeded' uses a non-existent type 'int'.
  • The field 'App\Entity\DonationRequest#id' uses a non-existent type 'Doctrine\DBAL\Types\BigIntType'.
  • The field 'App\Entity\DonationRequest#uuid' uses a non-existent type 'Doctrine\DBAL\Types\UuidType'.
  • The field 'App\Entity\DonationRequest#slug' uses a non-existent type 'Doctrine\DBAL\Types\StringType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\BloodType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donation'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\Donor'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\HealthcareInstitution'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\PatientProfile'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\RequesterType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\SystemServer'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\RequestStatus'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\TransplantType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\DonationType'.
  • The referenced column name 'ID' has to be a primary key column on the target entity class 'App\Entity\UrgencyLevel'.
  • The field App\Entity\DonationRequest#donorNotifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DonorNotification#donationRequestId does not contain the required 'inversedBy: "donorNotifications"' attribute.
Vich\UploaderBundle\Entity\File No errors.
Sonata\MediaBundle\Entity\BaseMedia No errors.
Sonata\MediaBundle\Entity\BaseGallery No errors.
Sonata\MediaBundle\Entity\BaseGalleryItem No errors.
League\Bundle\OAuth2ServerBundle\Model\AbstractClient No errors.
League\Bundle\OAuth2ServerBundle\Model\AuthorizationCode No errors.
League\Bundle\OAuth2ServerBundle\Model\RefreshToken No errors.
League\Bundle\OAuth2ServerBundle\Model\Client No errors.
League\Bundle\OAuth2ServerBundle\Model\AccessToken No errors.