Files
clinicpro/graphify-out/cache/ast/v0.8.44/e96a0986db57cbe80dd95a8bc1576d3e156fc1bbd4f7aae74a8d0513dd51e6f5.json
T
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
6.8 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "label": "PatientMessage.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L1"}, {"id": "entity_patientmessage_patientmessage", "label": "PatientMessage", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.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/PatientMessage.php", "source_location": "L27"}, {"id": "entity_patientmessage_patientmessage_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L41"}, {"id": "entity_patientmessage_patientmessage_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L51"}, {"id": "entity_patientmessage_patientmessage_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L52"}, {"id": "entity_patientmessage_patientmessage_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L53"}, {"id": "entity_patientmessage_patientmessage_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L55"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "target": "patientmessagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientmessage_php", "target": "entity_patientmessage_patientmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L17", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "entity_patientmessage_patientmessage", "target": "entity_patientmessage_patientmessage_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientmessage_patientmessage", "target": "entity_patientmessage_patientmessage_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L51", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage", "target": "entity_patientmessage_patientmessage_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L52", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage", "target": "entity_patientmessage_patientmessage_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L53", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientmessage_patientmessage", "target": "entity_patientmessage_patientmessage_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L43", "receiver": null}, {"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L43", "receiver": null}, {"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L45", "receiver": null}, {"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L45", "receiver": null}, {"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L45", "receiver": null}, {"caller_nid": "entity_patientmessage_patientmessage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php", "source_location": "L48", "receiver": null}]}