1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "label": "CancellationService.php", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L1"}, {"id": "service_cancellationservice_cancellationservice", "label": "CancellationService", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L24"}, {"id": "service_cancellationservice_cancellationservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L26"}, {"id": "service_cancellationservice_cancellationservice_cancel", "label": ".cancel()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39"}, {"id": "service_cancellationservice_cancellationservice_recordtimelineentry", "label": ".recordTimelineEntry()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L90"}, {"id": "service_cancellationservice_cancellationservice_chargepenalty", "label": ".chargePenalty()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109"}, {"id": "penaltyresult", "label": "PenaltyResult", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109"}, {"id": "service_cancellationservice_cancellationservice_revokerefundedcredit", "label": ".revokeRefundedCredit()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L141"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "bookingservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "appointmentevent", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "penaltyresult", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "creditledgerservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "walletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "waitlistnotifier", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_service_cancellationservice_php", "target": "service_cancellationservice_cancellationservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L24", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice", "target": "service_cancellationservice_cancellationservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L26", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice", "target": "service_cancellationservice_cancellationservice_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice", "target": "service_cancellationservice_cancellationservice_recordtimelineentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L90", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_recordtimelineentry", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice_recordtimelineentry", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice", "target": "service_cancellationservice_cancellationservice_chargepenalty", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_chargepenalty", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice_chargepenalty", "target": "penaltyresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice_chargepenalty", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice", "target": "service_cancellationservice_cancellationservice_revokerefundedcredit", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L141", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_revokerefundedcredit", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L141", "weight": 1.0, "context": "parameter_type"}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L44", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "service_cancellationservice_cancellationservice_revokerefundedcredit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L65", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "service_cancellationservice_cancellationservice_chargepenalty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L68", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "service_cancellationservice_cancellationservice_recordtimelineentry", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L72", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L43", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L43", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "calculate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L58", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L59", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "notifyForFreedSlot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L76", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_cancel", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L93", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "setActor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_recordtimelineentry", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L100", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_chargepenalty", "callee": "withdraw", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L116", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_chargepenalty", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L117", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_chargepenalty", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_chargepenalty", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L124", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_chargepenalty", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L125", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L143", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L143", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "record", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L153", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "getPatientPackage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L154", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "getDelta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L156", "receiver": null}, {"caller_nid": "service_cancellationservice_cancellationservice_revokerefundedcredit", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Service/CancellationService.php", "source_location": "L158", "receiver": null}]} |