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

1 line
41 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "label": "ProfileCanEditFlagTest.php", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L1"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest", "label": "ProfileCanEditFlagTest", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "label": ".newRepresentative()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L19"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L19"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "label": ".doctorCreatedBy()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L28"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "label": ".clinicCreatedBy()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L39"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "label": ".anonymousGet()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L51"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_payload", "label": ".payload()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L59"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "label": ".canEdit()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L64"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "label": ".testDoctorFlagIsTrueForTheOwningRepresentativeOnly()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L73"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "label": ".testDoctorFlagIsFalseWithoutAToken()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L83"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "label": ".testDoctorFlagIsTrueForTheDoctorAndForAnAdmin()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L97"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "label": ".testClinicFlagIsTrueForTheOwningRepresentativeOnly()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L112"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "label": ".testClinicFlagIsFalseWithoutAToken()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L122"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "label": ".testClinicFlagIsTrueForTheOwnerAndForAnAdmin()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L134"}, {"id": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "label": ".testFlagMatchesWhatThePatchActuallyAllows()", "file_type": "code", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L150"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "representation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_representation_profilecaneditflagtest_php", "target": "representation_profilecaneditflagtest_profilecaneditflagtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L17", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L17", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L19", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L28", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L39", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L51", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_payload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L59", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L64", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L73", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L83", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L97", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L112", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L122", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L134", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L150", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_payload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L66", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L75", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L77", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L79", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L85", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L86", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L88", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L91", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_payload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L93", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L105", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L114", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L116", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L118", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L124", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L125", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L127", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L130", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_payload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L131", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L143", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L153", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L154", "weight": 1.0}, {"source": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "target": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L156", "weight": 1.0}], "raw_calls": [{"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_newrepresentative", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_doctorcreatedby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_cliniccreatedby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_anonymousget", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_canedit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistruefortheowningrepresentativeonly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "getStatusCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testdoctorflagistrueforthedoctorandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheowningrepresentativeonly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "callee": "getStatusCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagisfalsewithoutatoken", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testclinicflagistruefortheownerandforanadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "representation_profilecaneditflagtest_profilecaneditflagtest_testflagmatcheswhatthepatchactuallyallows", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/ProfileCanEditFlagTest.php", "source_location": "L159", "receiver": null}]}