Files
clinicpro/graphify-out/cache/ast/v0.8.44/56d48d32e1f78b4c4ca5029defb2cc6834df2fe4410ed865df247aff74d3af46.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- 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.
2026-07-30 12:16:27 +03:30

1 line
28 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "label": "SecretaryMultiClinicScopeTest.php", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L1"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "label": "SecretaryMultiClinicScopeTest", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L18"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L20"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L20"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "label": ".makeClinic()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L29"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L29"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "label": ".testSameSecretaryCanServeSameDoctorInTwoDifferentClinics()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L40"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "label": ".testDuplicateAssignmentInTheSameClinicIsStillRejected()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L65"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "label": ".testPersonalAndClinicAssignmentsCoexist()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L80"}, {"id": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "label": ".testAssignmentWithoutAClinicBelongsToThePersonalPractice()", "file_type": "code", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L97"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "uniqueconstraintviolationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretarymulticlinicscopetest_php", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L18", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L18", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L20", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L29", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L40", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L65", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L80", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L97", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L42", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L43", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L67", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L68", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L82", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L83", "weight": 1.0}, {"source": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "target": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_makeclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "findActiveClinicRow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "findActiveClinicRow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testsamesecretarycanservesamedoctorintwodifferentclinics", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testduplicateassignmentinthesameclinicisstillrejected", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testpersonalandclinicassignmentscoexist", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "secretary_secretarymulticlinicscopetest_secretarymulticlinicscopetest_testassignmentwithoutaclinicbelongstothepersonalpractice", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryMultiClinicScopeTest.php", "source_location": "L105", "receiver": null}]}