1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_practicedomain_practicedomaintest_php", "label": "PracticeDomainTest.php", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L1"}, {"id": "practicedomain_practicedomaintest_practicedomaintest", "label": "PracticeDomainTest", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L14"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "label": ".uniqueCode()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L16"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "label": ".newDomain()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L21"}, {"id": "practicedomain", "label": "PracticeDomain", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L21"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "label": ".testAdminCreatesADomainAndOthersCanListIt()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L31"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "label": ".testDuplicateCodeIsRejected()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L51"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "label": ".testInvalidCodeIsRejected()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L66"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "label": ".testNonAdminCannotCreateOrUpdate()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L79"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "label": ".testCodeCannotBeChanged()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L95"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "label": ".testInactiveDomainIsHiddenFromNonAdmins()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L112"}, {"id": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "label": ".testClinicPatchAssignsClearsAndRejectsUnknownDomain()", "file_type": "code", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L129"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_practicedomain_practicedomaintest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_practicedomain_practicedomaintest_php", "target": "practicedomain", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_practicedomain_practicedomaintest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_practicedomain_practicedomaintest_php", "target": "practicedomain_practicedomaintest_practicedomaintest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L14", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L14", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L16", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L21", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "target": "practicedomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L31", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L51", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L66", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L79", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L95", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L112", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest", "target": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L129", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L34", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L54", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L55", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L82", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L82", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L98", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L99", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L114", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L116", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "target": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L131", "weight": 1.0}, {"source": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "target": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L131", "weight": 1.0}], "raw_calls": [{"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_uniquecode", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_newdomain", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testadmincreatesadomainandotherscanlistit", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testduplicatecodeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinvalidcodeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testnonadmincannotcreateorupdate", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testcodecannotbechanged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testinactivedomainishiddenfromnonadmins", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "$reload", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "$reload", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "$reload", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "practicedomain_practicedomaintest_practicedomaintest_testclinicpatchassignsclearsandrejectsunknowndomain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PracticeDomain/PracticeDomainTest.php", "source_location": "L166", "receiver": null}]} |