Files
clinicpro/graphify-out/cache/ast/v0.8.44/7613df451e546e2b8ddaa088d652bfb7b9f38f6e75607fad5b8fbb7eaa92887b.json
T
2026-07-13 16:01:49 +03:30

1 line
6.8 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientcall_php", "label": "PatientCall.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L1"}, {"id": "entity_patientcall_patientcall", "label": "PatientCall", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L10"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L23"}, {"id": "entity_patientcall_patientcall_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L50"}, {"id": "entity_patientcall_patientcall_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L60"}, {"id": "entity_patientcall_patientcall_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L61"}, {"id": "entity_patientcall_patientcall_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L62"}, {"id": "entity_patientcall_patientcall_setsummary", "label": ".setSummary()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L64"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L64"}, {"id": "entity_patientcall_patientcall_setpersonnel", "label": ".setPersonnel()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L65"}, {"id": "entity_patientcall_patientcall_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L67"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientcall_php", "target": "patientcallrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientcall_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientcall_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientcall_php", "target": "entity_patientcall_patientcall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_patientcall_patientcall", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L50", "weight": 1.0}, {"source": "entity_patientcall_patientcall_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L61", "weight": 1.0}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L62", "weight": 1.0}, {"source": "entity_patientcall_patientcall_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_setsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L64", "weight": 1.0}, {"source": "entity_patientcall_patientcall_setsummary", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L64", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_setpersonnel", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_patientcall_patientcall_setpersonnel", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientcall_patientcall", "target": "entity_patientcall_patientcall_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientCall.php", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientcall_patientcall_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php", "source_location": "L52", "receiver": null}, {"caller_nid": "entity_patientcall_patientcall_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php", "source_location": "L52", "receiver": null}, {"caller_nid": "entity_patientcall_patientcall_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php", "source_location": "L56", "receiver": null}, {"caller_nid": "entity_patientcall_patientcall_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php", "source_location": "L57", "receiver": null}]}