Files
clinicpro/graphify-out/cache/ast/v0.8.44/481a2ce1c66ffa20248687ee065e79190da721ca5e33adde11f8b0be2e9372cd.json
T
2026-08-08 15:51:01 +03:30

1 line
52 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "label": "RepresentationProfileEditTest.php", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L1"}, {"id": "representation_representationprofileedittest_representationprofileedittest", "label": "RepresentationProfileEditTest", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "label": ".newRepresentative()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L20"}, {"id": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "label": ".doctorCreatedBy()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L31"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L31"}, {"id": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "label": ".editLogCount()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L43"}, {"id": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "label": ".reloadDoctor()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L49"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L49"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "label": ".testOwningRepresentativeCanEditContentFields()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L58"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "label": ".testTheWholePayloadTheEditFormSendsIsAccepted()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L73"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "label": ".testASuccessfulEditWritesExactlyOneLogRow()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L102"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "label": ".testAnotherRepresentativeIsForbidden()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L116"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "label": ".testForbiddenFieldIsRejectedAndNothingIsSaved()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L129"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "label": ".testTogglingActiveThroughPatchIsForbiddenForRepresentative()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L148"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "label": ".testDoctorWithoutARepresentationIsNotEditableByAnyRepresentative()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L161"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "label": ".testRoleWithoutARepresentationRowIsForbiddenNotFatal()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L175"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "label": ".testDoctorEditingOwnProfileIsUnaffectedByTheWhitelist()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L187"}, {"id": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "label": ".testAdminIsUnaffectedByTheWhitelist()", "file_type": "code", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L207"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "representation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationprofileedittest_php", "target": "representation_representationprofileedittest_representationprofileedittest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L17", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L17", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L20", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L31", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L43", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L49", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L58", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L73", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L102", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L116", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L129", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L148", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L161", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L175", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L187", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest", "target": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L207", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "target": "doctor", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L53", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L60", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L61", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L70", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L77", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L78", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L99", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L104", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L105", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "target": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L106", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L118", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L120", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L126", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L131", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L132", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L133", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L150", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L151", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L163", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L177", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L178", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L195", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L203", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L209", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L210", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L212", "weight": 1.0}, {"source": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "target": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationProfileEditTest.php", "source_location": "L218", "weight": 1.0}], "raw_calls": [{"caller_nid": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_newrepresentative", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_doctorcreatedby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_editlogcount", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_reloaddoctor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testowningrepresentativecaneditcontentfields", "callee": "getInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testthewholepayloadtheeditformsendsisaccepted", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testasuccessfuleditwritesexactlyonelogrow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testanotherrepresentativeisforbidden", "callee": "getInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "getMedicalSystemCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "getMedicalSystemCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testforbiddenfieldisrejectedandnothingissaved", "callee": "getInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testtogglingactivethroughpatchisforbiddenforrepresentative", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctorwithoutarepresentationisnoteditablebyanyrepresentative", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testrolewithoutarepresentationrowisforbiddennotfatal", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "getMedicalSystemCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testdoctoreditingownprofileisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "getMedicalSystemCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "representation_representationprofileedittest_representationprofileedittest_testadminisunaffectedbythewhitelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationProfileEditTest.php", "source_location": "L219", "receiver": null}]}