1 line
15 KiB
JSON
1 line
15 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": "L23"}, {"id": "service_cancellationservice_cancellationservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L25"}, {"id": "service_cancellationservice_cancellationservice_cancel", "label": ".cancel()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L38"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L38"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L38"}, {"id": "service_cancellationservice_cancellationservice_chargepenalty", "label": ".chargePenalty()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L86"}, {"id": "penaltyresult", "label": "PenaltyResult", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L86"}, {"id": "service_cancellationservice_cancellationservice_revokerefundedcredit", "label": ".revokeRefundedCredit()", "file_type": "code", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L118"}], "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": "user", "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": "penaltyresult", "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": "creditledgerservice", "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": "walletservice", "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": "errorcodes", "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": "appexception", "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": "waitlistnotifier", "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": "entitymanagerinterface", "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": "service_cancellationservice_cancellationservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L23", "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": "L25", "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": "L38", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_cancel", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L38", "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": "L38", "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": "L86", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_chargepenalty", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L86", "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": "L86", "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": "L86", "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": "L118", "weight": 1.0}, {"source": "service_cancellationservice_cancellationservice_revokerefundedcredit", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Service/CancellationService.php", "source_location": "L118", "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": "L43", "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": "L64", "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": "L67", "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": "L40", "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": "L42", "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": "L42", "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": "L50", "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": "L55", "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": "L57", "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": "L58", "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": "L69", "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": "L72", "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": "L73", "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": "L77", "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": "L93", "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": "L94", "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": "L99", "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": "L101", "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": "L102", "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": "L120", "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": "L120", "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": "L130", "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": "L131", "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": "L133", "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": "L135", "receiver": null}]} |