1 line
9.3 KiB
JSON
1 line
9.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "label": "TreatmentCaseStarter.php", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L1"}, {"id": "service_treatmentcasestarter_treatmentcasestarter", "label": "TreatmentCaseStarter", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L20"}, {"id": "service_treatmentcasestarter_treatmentcasestarter_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L22"}, {"id": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "label": ".onAppointmentConfirmed()", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "treatmentcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "treatmentprotocolrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "treatmentworkflowregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "loggerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_treatmentcasestarter_php", "target": "service_treatmentcasestarter_treatmentcasestarter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L20", "weight": 1.0}, {"source": "service_treatmentcasestarter_treatmentcasestarter", "target": "service_treatmentcasestarter_treatmentcasestarter_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L22", "weight": 1.0}, {"source": "service_treatmentcasestarter_treatmentcasestarter", "target": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31", "weight": 1.0}, {"source": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L31", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "findActiveForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L39", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L45", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "openCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "for", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L50", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L58", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L59", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L60", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L62", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L71", "receiver": null}]} |