- 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
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "label": "StaffAccountServiceTest.php", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L1"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest", "label": "StaffAccountServiceTest", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L19"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L22"}, {"id": "staffaccountservice", "label": "StaffAccountService", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L22"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "label": ".newStaff()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L31"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L31"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "label": ".newDoctorOwner()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L40"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L40"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "label": ".testCreatesNewUserWithStaffRole()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L50"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "label": ".testReusesExistingUserAndKeepsPassword()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L70"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "label": ".testRejectsInvalidMobile()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L89"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "label": ".testRejectsOwnerMobile()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L100"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "label": ".testRejectsDuplicateMobileInSameEntity()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L115"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "label": ".testNormalizesPersianDigits()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L134"}, {"id": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "label": ".testReattachWithNewMobileMovesTheAccount()", "file_type": "code", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L145"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "staffaccountservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "userpasswordhasherinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_staff_staffaccountservicetest_php", "target": "staff_staffaccountservicetest_staffaccountservicetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L19", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L19", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L22", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_service", "target": "staffaccountservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L31", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L40", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L50", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L70", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L89", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L100", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L115", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L134", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest", "target": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L145", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L52", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L53", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L56", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L72", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L79", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L80", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L91", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L92", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L97", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L102", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L103", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L106", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L117", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L118", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L122", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L136", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L137", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L139", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "target": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L147", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "target": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L148", "weight": 1.0}, {"source": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "target": "staff_staffaccountservicetest_staffaccountservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Staff/StaffAccountServiceTest.php", "source_location": "L152", "weight": 1.0}], "raw_calls": [{"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_service", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_newstaff", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_newdoctorowner", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "hasAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "getPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testcreatesnewuserwithstaffrole", "callee": "isPasswordValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreusesexistinguserandkeepspassword", "callee": "isPasswordValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "expectExceptionMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsinvalidmobile", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getErrorCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsownermobile", "callee": "getHttpStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getErrorCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testrejectsduplicatemobileinsameentity", "callee": "getHttpStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testnormalizespersiandigits", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "attachAccount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "staff_staffaccountservicetest_staffaccountservicetest_testreattachwithnewmobilemovestheaccount", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Staff/StaffAccountServiceTest.php", "source_location": "L157", "receiver": null}]} |