Files
clinicpro/graphify-out/cache/ast/v0.8.44/167bc22c0b8cbaf973d7c4161c18282608a61e9fbfee99d53906fc2c4508ca85.json
T
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30

1 line
62 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "label": "Appointment.php", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L1"}, {"id": "entity_appointment_appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L15"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L99"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L103"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L158"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L163"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L174"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L189"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L194"}, {"id": "servicecategory", "label": "ServiceCategory", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L212"}, {"id": "entity_appointment_appointment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256"}, {"id": "entity_appointment_appointment_refreshactiveslotkey", "label": ".refreshActiveSlotKey()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L278"}, {"id": "entity_appointment_appointment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L287"}, {"id": "entity_appointment_appointment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L288"}, {"id": "entity_appointment_appointment_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L289"}, {"id": "entity_appointment_appointment_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L290"}, {"id": "entity_appointment_appointment_getslotstart", "label": ".getSlotStart()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L291"}, {"id": "entity_appointment_appointment_getslotend", "label": ".getSlotEnd()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L292"}, {"id": "entity_appointment_appointment_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L293"}, {"id": "entity_appointment_appointment_getnote", "label": ".getNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L294"}, {"id": "entity_appointment_appointment_getversion", "label": ".getVersion()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L295"}, {"id": "entity_appointment_appointment_getexpiresat", "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L296"}, {"id": "entity_appointment_appointment_getpatientname", "label": ".getPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L297"}, {"id": "entity_appointment_appointment_getpatientmobile", "label": ".getPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L298"}, {"id": "entity_appointment_appointment_getpatientnationalcode", "label": ".getPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L299"}, {"id": "entity_appointment_appointment_getpatientgender", "label": ".getPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L300"}, {"id": "entity_appointment_appointment_getpatientreason", "label": ".getPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L301"}, {"id": "entity_appointment_appointment_getaddressid", "label": ".getAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L302"}, {"id": "entity_appointment_appointment_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L303"}, {"id": "entity_appointment_appointment_getbookingrepresentationid", "label": ".getBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L304"}, {"id": "entity_appointment_appointment_setnote", "label": ".setNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L306"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L306"}, {"id": "entity_appointment_appointment_setbookingrepresentationid", "label": ".setBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L307"}, {"id": "entity_appointment_appointment_setaddressid", "label": ".setAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L308"}, {"id": "entity_appointment_appointment_setclinic", "label": ".setClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L309"}, {"id": "entity_appointment_appointment_setpatientname", "label": ".setPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L310"}, {"id": "entity_appointment_appointment_setpatientmobile", "label": ".setPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L312"}, {"id": "entity_appointment_appointment_setpatientnationalcode", "label": ".setPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L313"}, {"id": "entity_appointment_appointment_setpatientgender", "label": ".setPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L314"}, {"id": "entity_appointment_appointment_setpatientreason", "label": ".setPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L315"}, {"id": "entity_appointment_appointment_getservicesection", "label": ".getServiceSection()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L317"}, {"id": "entity_appointment_appointment_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L318"}, {"id": "entity_appointment_appointment_getresource", "label": ".getResource()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L320"}, {"id": "entity_appointment_appointment_setresource", "label": ".setResource()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L322"}, {"id": "entity_appointment_appointment_getserviceoptionitem", "label": ".getServiceOptionItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L330"}, {"id": "entity_appointment_appointment_setserviceoptionitem", "label": ".setServiceOptionItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L332"}, {"id": "entity_appointment_appointment_getserviceitems", "label": ".getServiceItems()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L341"}, {"id": "entity_appointment_appointment_addserviceitem", "label": ".addServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L343"}, {"id": "entity_appointment_appointment_replaceserviceitems", "label": ".replaceServiceItems()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L366"}, {"id": "entity_appointment_appointment_currentserviceuuids", "label": ".currentServiceUuids()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L386"}, {"id": "entity_appointment_appointment_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L399"}, {"id": "entity_appointment_appointment_isdepositrequired", "label": ".isDepositRequired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L400"}, {"id": "entity_appointment_appointment_getdepositamountrials", "label": ".getDepositAmountRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L401"}, {"id": "entity_appointment_appointment_getvisitpricerials", "label": ".getVisitPriceRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L402"}, {"id": "entity_appointment_appointment_getinsuranceservicecategory", "label": ".getInsuranceServiceCategory()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L403"}, {"id": "entity_appointment_appointment_getinsurancebaseid", "label": ".getInsuranceBaseId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L404"}, {"id": "entity_appointment_appointment_getinsurancesupplementaryid", "label": ".getInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L405"}, {"id": "entity_appointment_appointment_isreserve", "label": ".isReserve()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L406"}, {"id": "entity_appointment_appointment_getservicetotalminutes", "label": ".getServiceTotalMinutes()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L407"}, {"id": "entity_appointment_appointment_getservicebufferminutes", "label": ".getServiceBufferMinutes()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L408"}, {"id": "entity_appointment_appointment_setserviceduration", "label": ".setServiceDuration()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L411"}, {"id": "entity_appointment_appointment_setservicesection", "label": ".setServiceSection()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L420"}, {"id": "entity_appointment_appointment_setserviceitem", "label": ".setServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L421"}, {"id": "entity_appointment_appointment_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L422"}, {"id": "entity_appointment_appointment_setdepositrequired", "label": ".setDepositRequired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L423"}, {"id": "entity_appointment_appointment_setdepositamountrials", "label": ".setDepositAmountRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L424"}, {"id": "entity_appointment_appointment_setvisitpricerials", "label": ".setVisitPriceRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L425"}, {"id": "entity_appointment_appointment_setinsuranceservicecategory", "label": ".setInsuranceServiceCategory()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L426"}, {"id": "entity_appointment_appointment_setinsurancebaseid", "label": ".setInsuranceBaseId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L427"}, {"id": "entity_appointment_appointment_setinsurancesupplementaryid", "label": ".setInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L428"}, {"id": "entity_appointment_appointment_rescheduleto", "label": ".rescheduleTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L435"}, {"id": "entity_appointment_appointment_markpendingwithttl", "label": ".markPendingWithTtl()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L447"}, {"id": "entity_appointment_appointment_clearpaymentwindow", "label": ".clearPaymentWindow()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L459"}, {"id": "entity_appointment_appointment_ispaymentwindowexpired", "label": ".isPaymentWindowExpired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L467"}, {"id": "entity_appointment_appointment_cantransitionto", "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L475"}, {"id": "entity_appointment_appointment_transitionto", "label": ".transitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L480"}, {"id": "entity_appointment_appointment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L497"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "servicecategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_appointment_php", "target": "entity_appointment_appointment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L15", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L31", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L99", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L103", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L158", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L163", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L174", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L184", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L189", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L194", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L212", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256", "weight": 1.0}, {"source": "entity_appointment_appointment_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_refreshactiveslotkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L278", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L287", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L288", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L289", "weight": 1.0}, {"source": "entity_appointment_appointment_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L289", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L290", "weight": 1.0}, {"source": "entity_appointment_appointment_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L290", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getslotstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L291", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getslotend", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L292", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L293", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getnote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L294", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L295", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getexpiresat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L296", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L297", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L298", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L299", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientgender", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L300", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L301", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getaddressid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L302", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L303", "weight": 1.0}, {"source": "entity_appointment_appointment_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L303", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getbookingrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L304", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setnote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L306", "weight": 1.0}, {"source": "entity_appointment_appointment_setnote", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L306", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setbookingrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L307", "weight": 1.0}, {"source": "entity_appointment_appointment_setbookingrepresentationid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L307", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setaddressid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L308", "weight": 1.0}, {"source": "entity_appointment_appointment_setaddressid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L308", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L309", "weight": 1.0}, {"source": "entity_appointment_appointment_setclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L309", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setclinic", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L309", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L310", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L310", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L312", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientmobile", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L312", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L313", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L313", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientgender", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L314", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientgender", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L314", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L315", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L315", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getservicesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L317", "weight": 1.0}, {"source": "entity_appointment_appointment_getservicesection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L317", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L318", "weight": 1.0}, {"source": "entity_appointment_appointment_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L318", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L320", "weight": 1.0}, {"source": "entity_appointment_appointment_getresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L320", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L322", "weight": 1.0}, {"source": "entity_appointment_appointment_setresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L322", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setresource", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L322", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getserviceoptionitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L330", "weight": 1.0}, {"source": "entity_appointment_appointment_getserviceoptionitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L330", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setserviceoptionitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L332", "weight": 1.0}, {"source": "entity_appointment_appointment_setserviceoptionitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L332", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setserviceoptionitem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L332", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getserviceitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L341", "weight": 1.0}, {"source": "entity_appointment_appointment_getserviceitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L341", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_addserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L343", "weight": 1.0}, {"source": "entity_appointment_appointment_addserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L343", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_addserviceitem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L343", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_replaceserviceitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L366", "weight": 1.0}, {"source": "entity_appointment_appointment_replaceserviceitems", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L366", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_currentserviceuuids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L386", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L399", "weight": 1.0}, {"source": "entity_appointment_appointment_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L399", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_isdepositrequired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L400", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getdepositamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L401", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getvisitpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L402", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getinsuranceservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L403", "weight": 1.0}, {"source": "entity_appointment_appointment_getinsuranceservicecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L403", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getinsurancebaseid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L404", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getinsurancesupplementaryid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L405", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_isreserve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L406", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getservicetotalminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L407", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getservicebufferminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L408", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setserviceduration", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L411", "weight": 1.0}, {"source": "entity_appointment_appointment_setserviceduration", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L411", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setservicesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L420", "weight": 1.0}, {"source": "entity_appointment_appointment_setservicesection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L420", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setservicesection", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L420", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L421", "weight": 1.0}, {"source": "entity_appointment_appointment_setserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L421", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setserviceitem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L421", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L422", "weight": 1.0}, {"source": "entity_appointment_appointment_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L422", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setstaff", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L422", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setdepositrequired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L423", "weight": 1.0}, {"source": "entity_appointment_appointment_setdepositrequired", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L423", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setdepositamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L424", "weight": 1.0}, {"source": "entity_appointment_appointment_setdepositamountrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L424", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setvisitpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L425", "weight": 1.0}, {"source": "entity_appointment_appointment_setvisitpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L425", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setinsuranceservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L426", "weight": 1.0}, {"source": "entity_appointment_appointment_setinsuranceservicecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L426", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointment_appointment_setinsuranceservicecategory", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L426", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setinsurancebaseid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L427", "weight": 1.0}, {"source": "entity_appointment_appointment_setinsurancebaseid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L427", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setinsurancesupplementaryid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L428", "weight": 1.0}, {"source": "entity_appointment_appointment_setinsurancesupplementaryid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L428", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_rescheduleto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L435", "weight": 1.0}, {"source": "entity_appointment_appointment_rescheduleto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L435", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_markpendingwithttl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L447", "weight": 1.0}, {"source": "entity_appointment_appointment_markpendingwithttl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L447", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_clearpaymentwindow", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L459", "weight": 1.0}, {"source": "entity_appointment_appointment_clearpaymentwindow", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L459", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_ispaymentwindowexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L467", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_cantransitionto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L475", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_transitionto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L480", "weight": 1.0}, {"source": "entity_appointment_appointment_transitionto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L480", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L497", "weight": 1.0}, {"source": "entity_appointment_appointment_construct", "target": "entity_appointment_appointment_refreshactiveslotkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L266", "weight": 1.0}, {"source": "entity_appointment_appointment_refreshactiveslotkey", "target": "entity_appointment_appointment_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L283", "weight": 1.0}, {"source": "entity_appointment_appointment_currentserviceuuids", "target": "entity_appointment_appointment_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L389", "weight": 1.0}, {"source": "entity_appointment_appointment_currentserviceuuids", "target": "entity_appointment_appointment_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L390", "weight": 1.0}, {"source": "entity_appointment_appointment_rescheduleto", "target": "entity_appointment_appointment_refreshactiveslotkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L443", "weight": 1.0}, {"source": "entity_appointment_appointment_transitionto", "target": "entity_appointment_appointment_cantransitionto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L482", "weight": 1.0}, {"source": "entity_appointment_appointment_transitionto", "target": "entity_appointment_appointment_refreshactiveslotkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L493", "weight": 1.0}, {"source": "entity_appointment_appointment_toarray", "target": "entity_appointment_appointment_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L504", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_appointment_appointment_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L258", "receiver": null}, {"caller_nid": "entity_appointment_appointment_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L258", "receiver": null}, {"caller_nid": "entity_appointment_appointment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L263", "receiver": null}, {"caller_nid": "entity_appointment_appointment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L264", "receiver": null}, {"caller_nid": "entity_appointment_appointment_refreshactiveslotkey", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L282", "receiver": null}, {"caller_nid": "entity_appointment_appointment_refreshactiveslotkey", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L283", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setresource", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L325", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setserviceoptionitem", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L335", "receiver": null}, {"caller_nid": "entity_appointment_appointment_addserviceitem", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L345", "receiver": null}, {"caller_nid": "entity_appointment_appointment_addserviceitem", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L346", "receiver": null}, {"caller_nid": "entity_appointment_appointment_replaceserviceitems", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L368", "receiver": null}, {"caller_nid": "entity_appointment_appointment_replaceserviceitems", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L370", "receiver": null}, {"caller_nid": "entity_appointment_appointment_replaceserviceitems", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L371", "receiver": null}, {"caller_nid": "entity_appointment_appointment_replaceserviceitems", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L375", "receiver": null}, {"caller_nid": "entity_appointment_appointment_currentserviceuuids", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L388", "receiver": null}, {"caller_nid": "entity_appointment_appointment_currentserviceuuids", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L397", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setserviceduration", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L415", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setinsuranceservicecategory", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L426", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setinsurancebaseid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L427", "receiver": null}, {"caller_nid": "entity_appointment_appointment_setinsurancesupplementaryid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L428", "receiver": null}, {"caller_nid": "entity_appointment_appointment_rescheduleto", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L442", "receiver": null}, {"caller_nid": "entity_appointment_appointment_markpendingwithttl", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L449", "receiver": null}, {"caller_nid": "entity_appointment_appointment_markpendingwithttl", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L450", "receiver": null}, {"caller_nid": "entity_appointment_appointment_clearpaymentwindow", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L462", "receiver": null}, {"caller_nid": "entity_appointment_appointment_cantransitionto", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L477", "receiver": null}, {"caller_nid": "entity_appointment_appointment_transitionto", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L483", "receiver": null}, {"caller_nid": "entity_appointment_appointment_transitionto", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L489", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "first", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L499", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getAddresses", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L499", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L505", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L506", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L507", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getSpecialties", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L508", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L519", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L531", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L532", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L535", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L538", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L539", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L542", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "isInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L543", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L547", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L559", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L560", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L560", "receiver": null}, {"caller_nid": "entity_appointment_appointment_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php", "source_location": "L564", "receiver": null}]}