{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "label": "Parser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L1"}, {"id": "token_parser_parser", "label": "Parser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L18"}, {"id": "token_parser_parser_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L24"}, {"id": "token_parser_parser_parse", "label": ".parse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L29"}, {"id": "token_parser_parser_splitjwt", "label": ".splitJwt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L49"}, {"id": "token_parser_parser_parseheader", "label": ".parseHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L68"}, {"id": "token_parser_parser_parseclaims", "label": ".parseClaims()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L94"}, {"id": "token_parser_parser_convertdate", "label": ".convertDate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L122"}, {"id": "token_parser_parser_parsesignature", "label": ".parseSignature()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L144"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "datetimeimmutable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "decoder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "parser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "token", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "array_key_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "explode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "is_array", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "is_numeric", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "number_format", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_token_parser_php", "target": "token_parser_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L18", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L24", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L29", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_splitjwt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L49", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_parseheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L68", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_parseclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L94", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_convertdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L122", "weight": 1.0}, {"source": "token_parser_parser", "target": "token_parser_parser_parsesignature", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L144", "weight": 1.0}, {"source": "token_parser_parser_parse", "target": "token_parser_parser_splitjwt", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L31", "weight": 1.0}, {"source": "token_parser_parser_parse", "target": "token_parser_parser_parseheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L33", "weight": 1.0}, {"source": "token_parser_parser_parse", "target": "token_parser_parser_parseclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L37", "weight": 1.0}, {"source": "token_parser_parser_parse", "target": "token_parser_parser_parsesignature", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L38", "weight": 1.0}, {"source": "token_parser_parser_parseclaims", "target": "token_parser_parser_convertdate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L111", "weight": 1.0}], "raw_calls": [{"caller_nid": "token_parser_parser_splitjwt", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L51"}, {"caller_nid": "token_parser_parser_splitjwt", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L53"}, {"caller_nid": "token_parser_parser_splitjwt", "callee": "InvalidTokenStructure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L54"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "jsonDecode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L70"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "base64UrlDecode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L70"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L72"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "InvalidTokenStructure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L73"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L76"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "UnsupportedHeaderFound", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L77"}, {"caller_nid": "token_parser_parser_parseheader", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L80"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "jsonDecode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L96"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "base64UrlDecode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L96"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L98"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "InvalidTokenStructure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L99"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L102"}, {"caller_nid": "token_parser_parser_parseclaims", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L107"}, {"caller_nid": "token_parser_parser_convertdate", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L124"}, {"caller_nid": "token_parser_parser_convertdate", "callee": "InvalidTokenStructure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L125"}, {"caller_nid": "token_parser_parser_convertdate", "callee": "number_format", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L128"}, {"caller_nid": "token_parser_parser_convertdate", "callee": "DateTimeImmutable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L130"}, {"caller_nid": "token_parser_parser_convertdate", "callee": "InvalidTokenStructure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L133"}, {"caller_nid": "token_parser_parser_parsesignature", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L146"}, {"caller_nid": "token_parser_parser_parsesignature", "callee": "Signature", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L147"}, {"caller_nid": "token_parser_parser_parsesignature", "callee": "base64UrlDecode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Token\\Parser.php", "source_location": "L150"}]}