Files
clinicpro/graphify-out/cache/ast/v0.8.44/f344ecced1ff628ced2c7610d65574bf33d3be1e7df127a8849ea1dcf1af674c.json
2026-08-07 12:08:48 +03:30

1 line
7.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": "L19"}, {"id": "service_treatmentcasestarter_treatmentcasestarter_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L21"}, {"id": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "label": ".onAppointmentConfirmed()", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L30"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L30"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L30"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L30"}], "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": "treatmentcase", "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": "treatmentprotocolrepository", "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": "treatmentworkflowregistry", "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": "loggerinterface", "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": "service_treatmentcasestarter_treatmentcasestarter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L19", "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": "L21", "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": "L30", "weight": 1.0}, {"source": "service_treatmentcasestarter_treatmentcasestarter_onappointmentconfirmed", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/TreatmentCaseStarter.php", "source_location": "L30", "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": "L30", "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": "L30", "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": "L32", "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": "L38", "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": "L44", "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": "L47", "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": "L47", "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": "L49", "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": "L56", "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": "L57", "receiver": null}]}