- 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.
1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmessagetest_php", "label": "PatientMessageTest.php", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L1"}, {"id": "patient_patientmessagetest_patientmessagetest", "label": "PatientMessageTest", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L12"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_patientmessagetest_patientmessagetest_recordfor", "label": ".recordFor()", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L15"}, {"id": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "label": ".testCreateListDelete()", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L30"}, {"id": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "label": ".testRequiresBody()", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L52"}, {"id": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "label": ".testOwnershipScoped()", "file_type": "code", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L59"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmessagetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmessagetest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmessagetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmessagetest_php", "target": "patient_patientmessagetest_patientmessagetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L12", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L12", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest", "target": "patient_patientmessagetest_patientmessagetest_recordfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L15", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest", "target": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L30", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest", "target": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L52", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest", "target": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L59", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "target": "patient_patientmessagetest_patientmessagetest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L32", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "target": "patient_patientmessagetest_patientmessagetest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L54", "weight": 1.0}, {"source": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "target": "patient_patientmessagetest_patientmessagetest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMessageTest.php", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testcreatelistdelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testrequiresbody", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "patient_patientmessagetest_patientmessagetest_testownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php", "source_location": "L67", "receiver": null}]} |