{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_token_ssotoken_php", "label": "SsoToken.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L1"}, {"id": "token_ssotoken_ssotoken", "label": "SsoToken", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L7"}, {"id": "token_ssotoken_ssotoken_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L29"}, {"id": "token_ssotoken_ssotoken_isexpired", "label": ".isExpired()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L51"}, {"id": "token_ssotoken_ssotoken_getrefreshtoken", "label": ".getRefreshToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L64"}, {"id": "token_ssotoken_ssotoken_getclientid", "label": ".getClientId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L72"}, {"id": "token_ssotoken_ssotoken_getclientsecret", "label": ".getClientSecret()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L80"}, {"id": "token_ssotoken_ssotoken_getregistrationexpiresat", "label": ".getRegistrationExpiresAt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L88"}, {"id": "token_ssotoken_ssotoken_getregion", "label": ".getRegion()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L96"}, {"id": "token_ssotoken_ssotoken_getstarturl", "label": ".getStartUrl()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L104"}, {"id": "token_ssotoken_ssotoken_fromtokendata", "label": ".fromTokenData()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L116"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_token_ssotoken_php", "target": "token_ssotoken_ssotoken", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L7", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L29", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_isexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L51", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getrefreshtoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L64", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getclientid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L72", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getclientsecret", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L80", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getregistrationexpiresat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L88", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getregion", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L96", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_getstarturl", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L104", "weight": 1.0}, {"source": "token_ssotoken_ssotoken", "target": "token_ssotoken_ssotoken_fromtokendata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L116", "weight": 1.0}], "raw_calls": [{"caller_nid": "token_ssotoken_ssotoken_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L39"}, {"caller_nid": "token_ssotoken_ssotoken_isexpired", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L53"}, {"caller_nid": "token_ssotoken_ssotoken_isexpired", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L54"}, {"caller_nid": "token_ssotoken_ssotoken_isexpired", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L58"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "\\strtotime", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L120"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L121"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L122"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L123"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L124"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L125"}, {"caller_nid": "token_ssotoken_ssotoken_fromtokendata", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Token\\SsoToken.php", "source_location": "L126"}]}