Files
clinicpro/graphify-out/cache/ast/v0.8.44/42a91f1008b551fd4933d5a67f9115b727a77bb7ecae4eca6fce071ebe7548eb.json
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
7.5 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "label": "PatientAttachment.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L1"}, {"id": "entity_patientattachment_patientattachment", "label": "PatientAttachment", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L11"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L27"}, {"id": "entity_patientattachment_patientattachment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L46"}, {"id": "entity_patientattachment_patientattachment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L58"}, {"id": "entity_patientattachment_patientattachment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L59"}, {"id": "entity_patientattachment_patientattachment_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L60"}, {"id": "entity_patientattachment_patientattachment_geturl", "label": ".getUrl()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L61"}, {"id": "entity_patientattachment_patientattachment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L63"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "target": "patientattachmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientattachment_php", "target": "entity_patientattachment_patientattachment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L17", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L46", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L58", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_geturl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L61", "weight": 1.0}, {"source": "entity_patientattachment_patientattachment", "target": "entity_patientattachment_patientattachment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientAttachment.php", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L48", "receiver": null}, {"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L48", "receiver": null}, {"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_patientattachment_patientattachment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php", "source_location": "L55", "receiver": null}]}