1 line
26 KiB
JSON
1 line
26 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": "L11"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L63"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L67"}, {"id": "entity_appointment_appointment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L116"}, {"id": "entity_appointment_appointment_refreshactiveslotkey", "label": ".refreshActiveSlotKey()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L132"}, {"id": "entity_appointment_appointment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L139"}, {"id": "entity_appointment_appointment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L140"}, {"id": "entity_appointment_appointment_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L141"}, {"id": "entity_appointment_appointment_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L142"}, {"id": "entity_appointment_appointment_getslotstart", "label": ".getSlotStart()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L143"}, {"id": "entity_appointment_appointment_getslotend", "label": ".getSlotEnd()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L144"}, {"id": "entity_appointment_appointment_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L145"}, {"id": "entity_appointment_appointment_getnote", "label": ".getNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L146"}, {"id": "entity_appointment_appointment_getversion", "label": ".getVersion()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L147"}, {"id": "entity_appointment_appointment_getexpiresat", "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148"}, {"id": "entity_appointment_appointment_getpatientname", "label": ".getPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L149"}, {"id": "entity_appointment_appointment_getpatientmobile", "label": ".getPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L150"}, {"id": "entity_appointment_appointment_getpatientnationalcode", "label": ".getPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L151"}, {"id": "entity_appointment_appointment_getpatientgender", "label": ".getPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L152"}, {"id": "entity_appointment_appointment_getpatientreason", "label": ".getPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L153"}, {"id": "entity_appointment_appointment_getaddressid", "label": ".getAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L154"}, {"id": "entity_appointment_appointment_getbookingrepresentationid", "label": ".getBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L155"}, {"id": "entity_appointment_appointment_setnote", "label": ".setNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157"}, {"id": "entity_appointment_appointment_setbookingrepresentationid", "label": ".setBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L158"}, {"id": "entity_appointment_appointment_setaddressid", "label": ".setAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L159"}, {"id": "entity_appointment_appointment_setpatientname", "label": ".setPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L160"}, {"id": "entity_appointment_appointment_setpatientmobile", "label": ".setPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L161"}, {"id": "entity_appointment_appointment_setpatientnationalcode", "label": ".setPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L162"}, {"id": "entity_appointment_appointment_setpatientgender", "label": ".setPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L163"}, {"id": "entity_appointment_appointment_setpatientreason", "label": ".setPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L164"}, {"id": "entity_appointment_appointment_markpendingwithttl", "label": ".markPendingWithTtl()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L166"}, {"id": "entity_appointment_appointment_cantransitionto", "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L173"}, {"id": "entity_appointment_appointment_transitionto", "label": ".transitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L178"}, {"id": "entity_appointment_appointment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L195"}], "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": "mapping", "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": "appointmentrepository", "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": "uuid", "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": "entity_appointment_appointment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_appointment_appointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L63", "weight": 1.0, "context": "field"}, {"source": "entity_appointment_appointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L67", "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": "L116", "weight": 1.0}, {"source": "entity_appointment_appointment_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L116", "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": "L116", "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": "L132", "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": "L139", "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": "L140", "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": "L141", "weight": 1.0}, {"source": "entity_appointment_appointment_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L141", "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": "L142", "weight": 1.0}, {"source": "entity_appointment_appointment_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L142", "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": "L143", "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": "L144", "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": "L145", "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": "L146", "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": "L147", "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": "L148", "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": "L149", "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": "L150", "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": "L151", "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": "L152", "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": "L153", "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": "L154", "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": "L155", "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": "L157", "weight": 1.0}, {"source": "entity_appointment_appointment_setnote", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157", "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": "L158", "weight": 1.0}, {"source": "entity_appointment_appointment_setbookingrepresentationid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L158", "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": "L159", "weight": 1.0}, {"source": "entity_appointment_appointment_setaddressid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L159", "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": "L160", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L160", "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": "L161", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientmobile", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L161", "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": "L162", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L162", "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": "L163", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientgender", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L163", "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": "L164", "weight": 1.0}, {"source": "entity_appointment_appointment_setpatientreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L164", "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": "L166", "weight": 1.0}, {"source": "entity_appointment_appointment_markpendingwithttl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L166", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointment_appointment", "target": "entity_appointment_appointment_cantransitionto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L173", "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": "L178", "weight": 1.0}, {"source": "entity_appointment_appointment_transitionto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L178", "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": "L195", "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": "L125", "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": "L135", "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": "L180", "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": "L191", "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": "L202", "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": "L118", "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": "L118", "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": "L123", "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": "L124", "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": "L134", "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": "L135", "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": "L168", "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": "L169", "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": "L175", "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": "L181", "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": "L187", "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": "L197", "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": "L197", "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": "L203", "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": "L204", "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": "L205", "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": "L206", "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": "L213", "receiver": null}]} |