Files
clinicpro/graphify-out/cache/ast/v0.8.44/783903116d8500e4d5cbff74c28330e3b30c3243cd3ac7734c065c09359d4f71.json
T
hamed 30ebbbd309 Add AST JSON files for PatientMessageRepository and PatientMessageTest
- Created a JSON representation for the PatientMessageRepository class, detailing its methods, dependencies, and relationships.
- Added a JSON representation for the PatientMessageTest class, including its test methods and their interactions with the PatientMessageRepository.
- Introduced a JSON file for the patient API documentation, outlining various endpoints and their functionalities.
2026-07-13 15:37:43 +03:30

1 line
5.4 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": "L10"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L23"}, {"id": "entity_patientmessage_patientmessage_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L37"}, {"id": "entity_patientmessage_patientmessage_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L46"}, {"id": "entity_patientmessage_patientmessage_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L47"}, {"id": "entity_patientmessage_patientmessage_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L48"}, {"id": "entity_patientmessage_patientmessage_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L50"}], "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": "mapping", "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": "uuid", "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": "entity_patientmessage_patientmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L23", "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": "L37", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L37", "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": "L46", "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": "L47", "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": "L48", "weight": 1.0}, {"source": "entity_patientmessage_patientmessage_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientMessage.php", "source_location": "L48", "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": "L50", "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": "L39", "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": "L39", "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": "L43", "receiver": null}]}