- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
42 KiB
JSON
1 line
42 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": "L13"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L86"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L90"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L136"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L141"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L146"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L151"}, {"id": "entity_appointment_appointment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L178"}, {"id": "entity_appointment_appointment_refreshactiveslotkey", "label": ".refreshActiveSlotKey()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L195"}, {"id": "entity_appointment_appointment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L204"}, {"id": "entity_appointment_appointment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L205"}, {"id": "entity_appointment_appointment_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L206"}, {"id": "entity_appointment_appointment_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L207"}, {"id": "entity_appointment_appointment_getslotstart", "label": ".getSlotStart()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L208"}, {"id": "entity_appointment_appointment_getslotend", "label": ".getSlotEnd()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L209"}, {"id": "entity_appointment_appointment_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L210"}, {"id": "entity_appointment_appointment_getnote", "label": ".getNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L211"}, {"id": "entity_appointment_appointment_getversion", "label": ".getVersion()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L212"}, {"id": "entity_appointment_appointment_getexpiresat", "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L213"}, {"id": "entity_appointment_appointment_getpatientname", "label": ".getPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L214"}, {"id": "entity_appointment_appointment_getpatientmobile", "label": ".getPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L215"}, {"id": "entity_appointment_appointment_getpatientnationalcode", "label": ".getPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L216"}, {"id": "entity_appointment_appointment_getpatientgender", "label": ".getPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L217"}, {"id": "entity_appointment_appointment_getpatientreason", "label": ".getPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L218"}, {"id": "entity_appointment_appointment_getaddressid", "label": ".getAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L219"}, {"id": "entity_appointment_appointment_getbookingrepresentationid", "label": ".getBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L220"}, {"id": "entity_appointment_appointment_setnote", "label": ".setNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L222"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L222"}, {"id": "entity_appointment_appointment_setbookingrepresentationid", "label": ".setBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L223"}, {"id": "entity_appointment_appointment_setaddressid", "label": ".setAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L224"}, {"id": "entity_appointment_appointment_setpatientname", "label": ".setPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L225"}, {"id": "entity_appointment_appointment_setpatientmobile", "label": ".setPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L226"}, {"id": "entity_appointment_appointment_setpatientnationalcode", "label": ".setPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L227"}, {"id": "entity_appointment_appointment_setpatientgender", "label": ".setPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L228"}, {"id": "entity_appointment_appointment_setpatientreason", "label": ".setPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L229"}, {"id": "entity_appointment_appointment_getservicesection", "label": ".getServiceSection()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L231"}, {"id": "entity_appointment_appointment_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L232"}, {"id": "entity_appointment_appointment_getserviceitems", "label": ".getServiceItems()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L235"}, {"id": "entity_appointment_appointment_addserviceitem", "label": ".addServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L237"}, {"id": "entity_appointment_appointment_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L248"}, {"id": "entity_appointment_appointment_isdepositrequired", "label": ".isDepositRequired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L249"}, {"id": "entity_appointment_appointment_getdepositamountrials", "label": ".getDepositAmountRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L250"}, {"id": "entity_appointment_appointment_getvisitpricerials", "label": ".getVisitPriceRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L251"}, {"id": "entity_appointment_appointment_isreserve", "label": ".isReserve()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L252"}, {"id": "entity_appointment_appointment_setservicesection", "label": ".setServiceSection()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L254"}, {"id": "entity_appointment_appointment_setserviceitem", "label": ".setServiceItem()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L255"}, {"id": "entity_appointment_appointment_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256"}, {"id": "entity_appointment_appointment_setdepositrequired", "label": ".setDepositRequired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L257"}, {"id": "entity_appointment_appointment_setdepositamountrials", "label": ".setDepositAmountRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L258"}, {"id": "entity_appointment_appointment_setvisitpricerials", "label": ".setVisitPriceRials()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L259"}, {"id": "entity_appointment_appointment_rescheduleto", "label": ".rescheduleTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L266"}, {"id": "entity_appointment_appointment_markpendingwithttl", "label": ".markPendingWithTtl()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L278"}, {"id": "entity_appointment_appointment_ispaymentwindowexpired", "label": ".isPaymentWindowExpired()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L286"}, {"id": "entity_appointment_appointment_cantransitionto", "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L294"}, {"id": "entity_appointment_appointment_transitionto", "label": ".transitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L299"}, {"id": "entity_appointment_appointment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L316"}], "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": "arraycollection", "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": "collection", "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": "mapping", "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": "appointmentrepository", "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": "uuid", "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": "entity_appointment_appointment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L13", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L86", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L90", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L136", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L141", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L146", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L151", "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": "L178", "weight": 1.0}, {"source": "entity_appointment_appointment_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L178", "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": "L178", "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": "L195", "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": "L204", "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": "L205", "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": "L206", "weight": 1.0}, {"source": "entity_appointment_appointment_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L206", "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": "L207", "weight": 1.0}, {"source": "entity_appointment_appointment_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L207", "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": "L208", "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": "L209", "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": "L210", "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": "L211", "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": "L212", "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": "L213", "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": "L214", "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": "L215", "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": "L216", "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": "L217", "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": "L218", "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": "L219", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getbookingrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L220", "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": "L222", "weight": 1.0}, {"source": "entity_appointment_appointment_setnote", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L222", "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": "L223", "weight": 1.0}, {"source": "entity_appointment_appointment_setbookingrepresentationid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L223", "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": "L224", "weight": 1.0}, {"source": "entity_appointment_appointment_setaddressid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L224", "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": "L225", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L225", "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": "L226", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientmobile", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L226", "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": "L227", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L227", "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": "L228", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientgender", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L228", "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": "L229", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L229", "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": "L231", "weight": 1.0}, {"source": "entity_appointment_appointment_getservicesection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L231", "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": "L232", "weight": 1.0}, {"source": "entity_appointment_appointment_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L232", "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": "L235", "weight": 1.0}, {"source": "entity_appointment_appointment_getserviceitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L235", "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": "L237", "weight": 1.0}, {"source": "entity_appointment_appointment_addserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L237", "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": "L237", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L248", "weight": 1.0}, {"source": "entity_appointment_appointment_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L248", "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": "L249", "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": "L250", "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": "L251", "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": "L252", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setservicesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L254", "weight": 1.0}, {"source": "entity_appointment_appointment_setservicesection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L254", "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": "L254", "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": "L255", "weight": 1.0}, {"source": "entity_appointment_appointment_setserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L255", "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": "L255", "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": "L256", "weight": 1.0}, {"source": "entity_appointment_appointment_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L256", "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": "L256", "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": "L257", "weight": 1.0}, {"source": "entity_appointment_appointment_setdepositrequired", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L257", "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": "L258", "weight": 1.0}, {"source": "entity_appointment_appointment_setdepositamountrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L258", "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": "L259", "weight": 1.0}, {"source": "entity_appointment_appointment_setvisitpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L259", "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": "L266", "weight": 1.0}, {"source": "entity_appointment_appointment_rescheduleto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L266", "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": "L278", "weight": 1.0}, {"source": "entity_appointment_appointment_markpendingwithttl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L278", "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": "L286", "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": "L294", "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": "L299", "weight": 1.0}, {"source": "entity_appointment_appointment_transitionto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L299", "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": "L316", "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": "L188", "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": "L200", "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": "L274", "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": "L301", "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": "L312", "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": "L323", "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": "L180", "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": "L180", "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": "L185", "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": "L186", "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": "L199", "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": "L200", "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": "L239", "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": "L240", "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": "L273", "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": "L280", "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": "L281", "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": "L296", "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": "L302", "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": "L308", "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": "L318", "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": "L318", "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": "L324", "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": "L325", "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": "L326", "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": "L327", "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": "L334", "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": "L346", "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": "L347", "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": "L348", "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": "L349", "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": "L352", "receiver": null}]} |