- 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.
1 line
11 KiB
JSON
1 line
11 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": "L16"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L32"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L45"}, {"id": "entity_patientnote_patientnote_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L59"}, {"id": "entity_patientnote_patientnote_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L69"}, {"id": "entity_patientnote_patientnote_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L70"}, {"id": "entity_patientnote_patientnote_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L71"}, {"id": "entity_patientnote_patientnote_ispinned", "label": ".isPinned()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L72"}, {"id": "entity_patientnote_patientnote_setbody", "label": ".setBody()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L74"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L74"}, {"id": "entity_patientnote_patientnote_setpinned", "label": ".setPinned()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L75"}, {"id": "entity_patientnote_patientnote_setauthor", "label": ".setAuthor()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L77"}, {"id": "entity_patientnote_patientnote_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L84"}, {"id": "entity_patientnote_patientnote_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L86"}], "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": "tenantownedtrait", "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": "mapping", "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": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L9", "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": "L16", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L22", "weight": 1.0}, {"source": "entity_patientnote_patientnote", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "entity_patientnote_patientnote", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L45", "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": "L59", "weight": 1.0}, {"source": "entity_patientnote_patientnote_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L59", "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": "L69", "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": "L70", "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": "L71", "weight": 1.0}, {"source": "entity_patientnote_patientnote_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L71", "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": "L72", "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": "L74", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setbody", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L74", "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": "L75", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setpinned", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L75", "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": "L77", "weight": 1.0}, {"source": "entity_patientnote_patientnote_setauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientNote.php", "source_location": "L77", "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": "L77", "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": "L84", "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": "L86", "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": "L74", "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": "L75", "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": "L61", "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": "L61", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L63", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L63", "receiver": null}, {"caller_nid": "entity_patientnote_patientnote_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php", "source_location": "L63", "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": "L66", "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": "L84", "receiver": null}]} |