{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "label": "DoctorSpecialtyParentsTest.php", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L1"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "label": "DoctorSpecialtyParentsTest", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L15"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "label": ".makeSpecialty()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L17"}, {"id": "specialty", "label": "Specialty", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L17"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "label": ".repo()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L26"}, {"id": "specialtyrepository", "label": "SpecialtyRepository", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L26"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "label": ".testExpandWithAncestorsWalksTheWholeChain()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L31"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "label": ".testExpandWithAncestorsDeduplicatesAndDropsUnknownIds()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L43"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "label": ".testExpandWithAncestorsReturnsEmptyForNoInput()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L57"}, {"id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "label": ".testImportAttachesParentSpecialty()", "file_type": "code", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L63"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "target": "specialty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "target": "specialtyrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorspecialtyparentstest_php", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L15", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L15", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L17", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "target": "specialty", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "target": "specialty", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L26", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "target": "specialtyrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L31", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L43", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L57", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L63", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "target": "specialty", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L28", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L33", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L40", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L45", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L53", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L59", "weight": 1.0}, {"source": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "target": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "expandWithAncestors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "expandWithAncestors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "callee": "expandWithAncestors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", "callee": "expandWithAncestors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getSpecialties", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php", "source_location": "L84", "receiver": null}]}