1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "label": "PollutedNameRejectionTest.php", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L1"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "label": "PollutedNameRejectionTest", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotbecreatedwithphonenumberasname", "label": ".testDoctorCannotBeCreatedWithPhoneNumberAsName()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L18"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotberenamedtoplaceholder", "label": ".testDoctorCannotBeRenamedToPlaceholder()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L24"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testcliniccannotbenamedafterphonenumber", "label": ".testClinicCannotBeNamedAfterPhoneNumber()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L32"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "label": ".testClinicNameMayStayNullBeforeItIsSet()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L40"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "label": ".testAdminCreatingDoctorWithPhoneNameGets422()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L48"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "label": ".testInvitingDoctorByMobileDoesNotUseMobileAsName()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L64"}, {"id": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "label": ".testInvitedNameIsUsedWhenTheClinicProvidesOne()", "file_type": "code", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L92"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "clinicdoctorinvitation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_pollutednamerejectiontest_php", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L16", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L16", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotbecreatedwithphonenumberasname", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L18", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotberenamedtoplaceholder", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L24", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testcliniccannotbenamedafterphonenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L32", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L40", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L48", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L64", "weight": 1.0}, {"source": "doctor_pollutednamerejectiontest_pollutednamerejectiontest", "target": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L92", "weight": 1.0}], "raw_calls": [{"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotbecreatedwithphonenumberasname", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotbecreatedwithphonenumberasname", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotberenamedtoplaceholder", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotberenamedtoplaceholder", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testdoctorcannotberenamedtoplaceholder", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testcliniccannotbenamedafterphonenumber", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testcliniccannotbenamedafterphonenumber", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testcliniccannotbenamedafterphonenumber", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "callee": "assertNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testclinicnamemaystaynullbeforeitisset", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testadmincreatingdoctorwithphonenamegets422", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertNotSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitingdoctorbymobiledoesnotusemobileasname", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "getToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "doctor_pollutednamerejectiontest_pollutednamerejectiontest_testinvitednameisusedwhentheclinicprovidesone", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php", "source_location": "L113", "receiver": null}]} |