1 line
65 KiB
JSON
1 line
65 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "label": "RepresentationAddressEditTest.php", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L1"}, {"id": "representation_representationaddressedittest_representationaddressedittest", "label": "RepresentationAddressEditTest", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L18"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "representation_representationaddressedittest_representationaddressedittest_createdaddress", "label": ".createdAddress()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L24"}, {"id": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "label": ".createdAddressId()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L29"}, {"id": "representation_representationaddressedittest_representationaddressedittest_createdaddressuuid", "label": ".createdAddressUuid()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L34"}, {"id": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "label": ".newRepresentative()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L39"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L39"}, {"id": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "label": ".doctorCreatedBy()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L48"}, {"id": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "label": ".clinicCreatedBy()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L59"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "label": ".testRepresentativeCreatesUpdatesAndDeletesADoctorAddress()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L72"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "label": ".testAnotherRepresentativeCannotTouchTheAddress()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L104"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "label": ".testDoctorUuidWinsOverTheSenderOwnProfile()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L135"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "label": ".testRepresentativeWithoutDoctorUuidGetsAValidationError()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L161"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "label": ".testPlainUserStillGetsForbidden()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L171"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "label": ".testDoctorCanStillCreateTheirOwnAddressWithoutUuid()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L180"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "label": ".testClinicAddressIsStillUnreachableThroughTheDoctorAddressRoute()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L197"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "label": ".testRepresentativeCreatesUpdatesAndDeletesAClinicAddress()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L215"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "label": ".testAnotherRepresentativeCannotTouchTheClinicAddress()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L236"}, {"id": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "label": ".testClinicOwnerIsUnaffected()", "file_type": "code", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L252"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "representation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_representationaddressedittest_php", "target": "representation_representationaddressedittest_representationaddressedittest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L18", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L18", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L24", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L29", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L34", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L39", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L39", "weight": 1.0, "context": "return_type"}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L48", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L59", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L72", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L104", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L135", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L161", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L171", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L180", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L197", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L215", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L236", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest", "target": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L252", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L31", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_createdaddressuuid", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L36", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L74", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "target": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L75", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L84", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L106", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "target": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L108", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L114", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L139", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "target": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L145", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L154", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L163", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L193", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L199", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "target": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L200", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L217", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L218", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L225", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L238", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L240", "weight": 1.0}, {"source": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "target": "representation_representationaddressedittest_representationaddressedittest_createdaddressuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationAddressEditTest.php", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_newrepresentative", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_doctorcreatedby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_cliniccreatedby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesadoctoraddress", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheaddress", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctoruuidwinsoverthesenderownprofile", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativewithoutdoctoruuidgetsavalidationerror", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L173", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L175", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testplainuserstillgetsforbidden", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L186", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L188", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testdoctorcanstillcreatetheirownaddresswithoutuuid", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "setAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L206", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L208", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L208", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicaddressisstillunreachablethroughthedoctoraddressroute", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L227", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testrepresentativecreatesupdatesanddeletesaclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testanotherrepresentativecannottouchtheclinicaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L257", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L258", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L260", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L260", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L262", "receiver": null}, {"caller_nid": "representation_representationaddressedittest_representationaddressedittest_testclinicownerisunaffected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationAddressEditTest.php", "source_location": "L262", "receiver": null}]} |