- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "label": "ClinicInvitationFlowTest.php", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L1"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "label": "ClinicInvitationFlowTest", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "label": ".createClinicOwner()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L18"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "label": ".invitedMobile()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L29"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "label": ".testInviteCreatesDoctorProfileWithoutLinkingClinic()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L34"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "label": ".testAcceptLinksDoctorAndIssuesLoginCredentials()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L56"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "label": ".testAcceptDoesNotOverwriteExistingPassword()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L83"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "label": ".testSuspendAndReactivateInvitation()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L104"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "label": ".testInvalidStatusIsRejected()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L126"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "label": ".testDeleteInvitationReturnsJsonBody()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L137"}, {"id": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "label": ".testAcceptedInvitationCannotReturnToPending()", "file_type": "code", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L152"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "clinicdoctorinvitation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicinvitation_clinicinvitationflowtest_php", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L16", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L16", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L18", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L29", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L34", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L56", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L83", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L104", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L126", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L137", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L152", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L36", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L37", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L58", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L59", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L85", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L106", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L107", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L128", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L130", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L139", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L141", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L154", "weight": 1.0}, {"source": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "target": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L155", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_createclinicowner", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_invitedmobile", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getOwnerStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvitecreatesdoctorprofilewithoutlinkingclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getOwnerStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptlinksdoctorandissueslogincredentials", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptdoesnotoverwriteexistingpassword", "callee": "getPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testsuspendandreactivateinvitation", "callee": "isUsable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testinvalidstatusisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testdeleteinvitationreturnsjsonbody", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "getToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "clinicinvitation_clinicinvitationflowtest_clinicinvitationflowtest_testacceptedinvitationcannotreturntopending", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php", "source_location": "L164", "receiver": null}]} |