Files
clinicpro/graphify-out/cache/ast/v0.8.44/b3a0339444d24b7e2739559064421ec475e17ac62bfc83fd2dd951811b1d1ce1.json
T
2026-07-16 12:51:54 +03:30

1 line
9.6 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "label": "PatientNote.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L1"}, {"id": "entity_patientnote_patientnote", "label": "PatientNote", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L15"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L28"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L41"}, {"id": "entity_patientnote_patientnote_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L55"}, {"id": "entity_patientnote_patientnote_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L64"}, {"id": "entity_patientnote_patientnote_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L65"}, {"id": "entity_patientnote_patientnote_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L66"}, {"id": "entity_patientnote_patientnote_ispinned", "label": ".isPinned()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L67"}, {"id": "entity_patientnote_patientnote_setbody", "label": ".setBody()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69"}, {"id": "entity_patientnote_patientnote_setpinned", "label": ".setPinned()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L70"}, {"id": "entity_patientnote_patientnote_setauthor", "label": ".setAuthor()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L72"}, {"id": "entity_patientnote_patientnote_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L79"}, {"id": "entity_patientnote_patientnote_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L81"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "target": "patientnoterepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientnote_php", "target": "entity_patientnote_patientnote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L15", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_patientnote_patientnote", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L41", "weight": 1.0, "context": "field"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L55", "weight": 1.0}, {"source": "entity_patientnote_patientnote_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L64", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L66", "weight": 1.0}, {"source": "entity_patientnote_patientnote_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L66", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_ispinned", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L67", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_setbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setbody", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_setpinned", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setpinned", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_setauthor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L72", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientnote_patientnote_setauthor", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "entity_patientnote_patientnote_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setbody", "target": "entity_patientnote_patientnote_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setpinned", "target": "entity_patientnote_patientnote_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientnote_patientnote_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L57", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L57", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L79", "receiver": null}]}