{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "label": "Server.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L1"}, {"id": "server_server_server", "label": "Server", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L20"}, {"id": "server_server_server_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L63"}, {"id": "server_server_server_gettemporarycredentials", "label": ".getTemporaryCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L88"}, {"id": "server_server_server_getauthorizationurl", "label": ".getAuthorizationUrl()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L120"}, {"id": "server_server_server_authorize", "label": ".authorize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L143"}, {"id": "server_server_server_gettokencredentials", "label": ".getTokenCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L163"}, {"id": "server_server_server_getuserdetails", "label": ".getUserDetails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L201"}, {"id": "server_server_server_getuseruid", "label": ".getUserUid()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L216"}, {"id": "server_server_server_getuseremail", "label": ".getUserEmail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L231"}, {"id": "server_server_server_getuserscreenname", "label": ".getUserScreenName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L246"}, {"id": "server_server_server_fetchuserdetails", "label": ".fetchUserDetails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L261"}, {"id": "server_server_server_getclientcredentials", "label": ".getClientCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L309"}, {"id": "server_server_server_getsignature", "label": ".getSignature()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L319"}, {"id": "server_server_server_createhttpclient", "label": ".createHttpClient()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L329"}, {"id": "server_server_server_setuseragent", "label": ".setUserAgent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L341"}, {"id": "server_server_server_getheaders", "label": ".getHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L358"}, {"id": "server_server_server_gethttpclientdefaultheaders", "label": ".getHttpClientDefaultHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L372"}, {"id": "server_server_server_buildhttpclientheaders", "label": ".buildHttpClientHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L389"}, {"id": "server_server_server_createclientcredentials", "label": ".createClientCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L403"}, {"id": "server_server_server_handletemporarycredentialsbadresponse", "label": ".handleTemporaryCredentialsBadResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L440"}, {"id": "server_server_server_createtemporarycredentials", "label": ".createTemporaryCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L458"}, {"id": "server_server_server_handletokencredentialsbadresponse", "label": ".handleTokenCredentialsBadResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L486"}, {"id": "server_server_server_createtokencredentials", "label": ".createTokenCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L504"}, {"id": "server_server_server_baseprotocolparameters", "label": ".baseProtocolParameters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L531"}, {"id": "server_server_server_additionalprotocolparameters", "label": ".additionalProtocolParameters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L550"}, {"id": "server_server_server_temporarycredentialsprotocolheader", "label": ".temporaryCredentialsProtocolHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L563"}, {"id": "server_server_server_protocolheader", "label": ".protocolHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L586"}, {"id": "server_server_server_normalizeprotocolparameters", "label": ".normalizeProtocolParameters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L615"}, {"id": "server_server_server_nonce", "label": ".nonce()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L633"}, {"id": "server_server_server_buildurl", "label": ".buildUrl()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L649"}, {"id": "server_server_server_urltemporarycredentials", "label": ".urlTemporaryCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L659"}, {"id": "server_server_server_urlauthorization", "label": ".urlAuthorization()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L666"}, {"id": "server_server_server_urltokencredentials", "label": ".urlTokenCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L673"}, {"id": "server_server_server_urluserdetails", "label": ".urlUserDetails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L680"}, {"id": "server_server_server_userdetails", "label": ".userDetails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L691"}, {"id": "server_server_server_useruid", "label": ".userUid()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L702"}, {"id": "server_server_server_useremail", "label": ".userEmail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L713"}, {"id": "server_server_server_userscreenname", "label": ".userScreenName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L724"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "client", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "badresponseexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "clientcredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "clientcredentialsinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "credentialsexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "credentialsinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "rsaclientcredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "temporarycredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "tokencredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "hmacsha1signature", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "rsasha1signature", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "signatureinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "simplexmlelement", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_src_server_server_php", "target": "server_server_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L20", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L63", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_gettemporarycredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L88", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getauthorizationurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L120", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_authorize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L143", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_gettokencredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L163", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getuserdetails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L201", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getuseruid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L216", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getuseremail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L231", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getuserscreenname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L246", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_fetchuserdetails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L261", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getclientcredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L309", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getsignature", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L319", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_createhttpclient", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L329", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_setuseragent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L341", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_getheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L358", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_gethttpclientdefaultheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L372", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_buildhttpclientheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L389", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_createclientcredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L403", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_handletemporarycredentialsbadresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L440", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_createtemporarycredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L458", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_handletokencredentialsbadresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L486", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_createtokencredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L504", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_baseprotocolparameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L531", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_additionalprotocolparameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L550", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_temporarycredentialsprotocolheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L563", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_protocolheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L586", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_normalizeprotocolparameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L615", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L633", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_buildurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L649", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_urltemporarycredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L659", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_urlauthorization", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L666", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_urltokencredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L673", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_urluserdetails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L680", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_userdetails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L691", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_useruid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L702", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_useremail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L713", "weight": 1.0}, {"source": "server_server_server", "target": "server_server_server_userscreenname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L724", "weight": 1.0}, {"source": "server_server_server_construct", "target": "server_server_server_createclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L67", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_urltemporarycredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L90", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_createhttpclient", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L92", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_temporarycredentialsprotocolheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L94", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_buildhttpclientheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L96", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_createtemporarycredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L103", "weight": 1.0}, {"source": "server_server_server_gettemporarycredentials", "target": "server_server_server_handletemporarycredentialsbadresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L105", "weight": 1.0}, {"source": "server_server_server_getauthorizationurl", "target": "server_server_server_urlauthorization", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L130", "weight": 1.0}, {"source": "server_server_server_getauthorizationurl", "target": "server_server_server_buildurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L133", "weight": 1.0}, {"source": "server_server_server_authorize", "target": "server_server_server_getauthorizationurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L145", "weight": 1.0}, {"source": "server_server_server_gettokencredentials", "target": "server_server_server_urltokencredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L172", "weight": 1.0}, {"source": "server_server_server_gettokencredentials", "target": "server_server_server_createhttpclient", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L175", "weight": 1.0}, {"source": "server_server_server_gettokencredentials", "target": "server_server_server_getheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L177", "weight": 1.0}, {"source": "server_server_server_gettokencredentials", "target": "server_server_server_createtokencredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L185", "weight": 1.0}, {"source": "server_server_server_gettokencredentials", "target": "server_server_server_handletokencredentialsbadresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L187", "weight": 1.0}, {"source": "server_server_server_getuserdetails", "target": "server_server_server_fetchuserdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L203", "weight": 1.0}, {"source": "server_server_server_getuserdetails", "target": "server_server_server_userdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L205", "weight": 1.0}, {"source": "server_server_server_getuseruid", "target": "server_server_server_fetchuserdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L218", "weight": 1.0}, {"source": "server_server_server_getuseruid", "target": "server_server_server_useruid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L220", "weight": 1.0}, {"source": "server_server_server_getuseremail", "target": "server_server_server_fetchuserdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L233", "weight": 1.0}, {"source": "server_server_server_getuseremail", "target": "server_server_server_useremail", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L235", "weight": 1.0}, {"source": "server_server_server_getuserscreenname", "target": "server_server_server_fetchuserdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L248", "weight": 1.0}, {"source": "server_server_server_getuserscreenname", "target": "server_server_server_userscreenname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L250", "weight": 1.0}, {"source": "server_server_server_fetchuserdetails", "target": "server_server_server_urluserdetails", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L264", "weight": 1.0}, {"source": "server_server_server_fetchuserdetails", "target": "server_server_server_createhttpclient", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L266", "weight": 1.0}, {"source": "server_server_server_fetchuserdetails", "target": "server_server_server_getheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L268", "weight": 1.0}, {"source": "server_server_server_getheaders", "target": "server_server_server_protocolheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L360", "weight": 1.0}, {"source": "server_server_server_getheaders", "target": "server_server_server_buildhttpclientheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L362", "weight": 1.0}, {"source": "server_server_server_buildhttpclientheaders", "target": "server_server_server_gethttpclientdefaultheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L391", "weight": 1.0}, {"source": "server_server_server_baseprotocolparameters", "target": "server_server_server_nonce", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L537", "weight": 1.0}, {"source": "server_server_server_temporarycredentialsprotocolheader", "target": "server_server_server_baseprotocolparameters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L565", "weight": 1.0}, {"source": "server_server_server_temporarycredentialsprotocolheader", "target": "server_server_server_normalizeprotocolparameters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L571", "weight": 1.0}, {"source": "server_server_server_protocolheader", "target": "server_server_server_baseprotocolparameters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L589", "weight": 1.0}, {"source": "server_server_server_protocolheader", "target": "server_server_server_additionalprotocolparameters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L590", "weight": 1.0}, {"source": "server_server_server_protocolheader", "target": "server_server_server_normalizeprotocolparameters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L604", "weight": 1.0}], "raw_calls": [{"caller_nid": "server_server_server_construct", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L66"}, {"caller_nid": "server_server_server_gettemporarycredentials", "callee": "post", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L99"}, {"caller_nid": "server_server_server_gettemporarycredentials", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L103"}, {"caller_nid": "server_server_server_getauthorizationurl", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L125"}, {"caller_nid": "server_server_server_getauthorizationurl", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L128"}, {"caller_nid": "server_server_server_getauthorizationurl", "callee": "http_build_query", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L131"}, {"caller_nid": "server_server_server_authorize", "callee": "header", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L147"}, {"caller_nid": "server_server_server_gettokencredentials", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L165"}, {"caller_nid": "server_server_server_gettokencredentials", "callee": "post", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L180"}, {"caller_nid": "server_server_server_gettokencredentials", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L185"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L271"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getResponse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L275"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L276"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L277"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L285"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L285"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "simplexml_load_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L289"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L289"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "parse_str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L293"}, {"caller_nid": "server_server_server_fetchuserdetails", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L293"}, {"caller_nid": "server_server_server_getheaders", "callee": "strtoupper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L360"}, {"caller_nid": "server_server_server_gethttpclientdefaultheaders", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L375"}, {"caller_nid": "server_server_server_buildhttpclientheaders", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L393"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L408"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L413"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L413"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "setRsaPrivateKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L415"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "setRsaPublicKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L416"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "setIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L421"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "setSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L422"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L424"}, {"caller_nid": "server_server_server_createclientcredentials", "callee": "setCallbackUri", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L425"}, {"caller_nid": "server_server_server_handletemporarycredentialsbadresponse", "callee": "getResponse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L442"}, {"caller_nid": "server_server_server_handletemporarycredentialsbadresponse", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L443"}, {"caller_nid": "server_server_server_handletemporarycredentialsbadresponse", "callee": "getStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L444"}, {"caller_nid": "server_server_server_createtemporarycredentials", "callee": "parse_str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L460"}, {"caller_nid": "server_server_server_createtemporarycredentials", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L462"}, {"caller_nid": "server_server_server_createtemporarycredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L466"}, {"caller_nid": "server_server_server_createtemporarycredentials", "callee": "setIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L471"}, {"caller_nid": "server_server_server_createtemporarycredentials", "callee": "setSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L472"}, {"caller_nid": "server_server_server_handletokencredentialsbadresponse", "callee": "getResponse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L488"}, {"caller_nid": "server_server_server_handletokencredentialsbadresponse", "callee": "getBody", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L489"}, {"caller_nid": "server_server_server_handletokencredentialsbadresponse", "callee": "getStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L490"}, {"caller_nid": "server_server_server_createtokencredentials", "callee": "parse_str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L506"}, {"caller_nid": "server_server_server_createtokencredentials", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L508"}, {"caller_nid": "server_server_server_createtokencredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L512"}, {"caller_nid": "server_server_server_createtokencredentials", "callee": "setIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L517"}, {"caller_nid": "server_server_server_createtokencredentials", "callee": "setSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L518"}, {"caller_nid": "server_server_server_baseprotocolparameters", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L536"}, {"caller_nid": "server_server_server_baseprotocolparameters", "callee": "method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L538"}, {"caller_nid": "server_server_server_baseprotocolparameters", "callee": "format", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L539"}, {"caller_nid": "server_server_server_temporarycredentialsprotocolheader", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L565"}, {"caller_nid": "server_server_server_temporarycredentialsprotocolheader", "callee": "getCallbackUri", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L566"}, {"caller_nid": "server_server_server_temporarycredentialsprotocolheader", "callee": "sign", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L569"}, {"caller_nid": "server_server_server_protocolheader", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L588"}, {"caller_nid": "server_server_server_protocolheader", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L592"}, {"caller_nid": "server_server_server_protocolheader", "callee": "setCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L596"}, {"caller_nid": "server_server_server_protocolheader", "callee": "sign", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L598"}, {"caller_nid": "server_server_server_protocolheader", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L600"}, {"caller_nid": "server_server_server_normalizeprotocolparameters", "callee": "array_walk", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L617"}, {"caller_nid": "server_server_server_normalizeprotocolparameters", "callee": "rawurlencode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L618"}, {"caller_nid": "server_server_server_normalizeprotocolparameters", "callee": "rawurlencode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L618"}, {"caller_nid": "server_server_server_normalizeprotocolparameters", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L621"}, {"caller_nid": "server_server_server_nonce", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L637"}, {"caller_nid": "server_server_server_nonce", "callee": "str_shuffle", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L637"}, {"caller_nid": "server_server_server_nonce", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L637"}, {"caller_nid": "server_server_server_buildurl", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\src\\Server\\Server.php", "source_location": "L651"}]}