- 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
25 KiB
JSON
1 line
25 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "label": "StaffLoginContextTest.php", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L1"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest", "label": "StaffLoginContextTest", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L19"}, {"id": "staffaccountservice", "label": "StaffAccountService", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L19"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "label": ".staffWithAccount()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L29"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_json", "label": ".json()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L47"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "label": ".testStaffCanLogInAndSeesOwnEnvironment()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L52"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "label": ".testInactiveStaffGetsNoContext()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L79"}, {"id": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "label": ".testSecretaryRoleWinsOverStaffRole()", "file_type": "code", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L98"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "staffaccountservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "userpasswordhasherinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_stafflogincontexttest_php", "target": "staff_stafflogincontexttest_stafflogincontexttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L17", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L17", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L19", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_service", "target": "staffaccountservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L29", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L47", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L52", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L79", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest", "target": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L98", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "target": "staff_stafflogincontexttest_stafflogincontexttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L42", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "target": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L54", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "target": "staff_stafflogincontexttest_stafflogincontexttest_json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L62", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "target": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L81", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "target": "staff_stafflogincontexttest_stafflogincontexttest_json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L87", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "target": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L100", "weight": 1.0}, {"source": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "target": "staff_stafflogincontexttest_stafflogincontexttest_json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffLoginContextTest.php", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_staffwithaccount", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_json", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_json", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_json", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "getStatusCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "getStatusCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_teststaffcanloginandseesownenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testinactivestaffgetsnocontext", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "addRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "staff_stafflogincontexttest_stafflogincontexttest_testsecretaryrolewinsoverstaffrole", "callee": "hasAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffLoginContextTest.php", "source_location": "L118", "receiver": null}]} |