1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_auth_refreshtokentest_php", "label": "RefreshTokenTest.php", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L1"}, {"id": "auth_refreshtokentest_refreshtokentest", "label": "RefreshTokenTest", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "auth_refreshtokentest_refreshtokentest_issuerefresh", "label": ".issueRefresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16"}, {"id": "auth_refreshtokentest_refreshtokentest_refresh", "label": ".refresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L21"}, {"id": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "label": ".testTokenIsReusableAndReturnedUnchanged()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L33"}, {"id": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "label": ".testSuspendedUserCannotRefresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L50"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_auth_refreshtokentest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_auth_refreshtokentest_php", "target": "tokenservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_auth_refreshtokentest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_auth_refreshtokentest_php", "target": "auth_refreshtokentest_refreshtokentest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest_issuerefresh", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_refresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L21", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L33", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L50", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L37", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "target": "auth_refreshtokentest_refreshtokentest_refresh", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L39", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L54", "weight": 1.0}, {"source": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "target": "auth_refreshtokentest_refreshtokentest_refresh", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_refreshtokentest_refreshtokentest_issuerefresh", "callee": "issueTokens", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_issuerefresh", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_issuerefresh", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_refresh", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_refresh", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_refresh", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_refresh", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_refresh", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "disableReboot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "assertNotEmpty", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "disableReboot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php", "source_location": "L60", "receiver": null}]} |