{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_headerutils_php", "label": "HeaderUtils.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L1"}, {"id": "http_foundation_headerutils_headerutils", "label": "HeaderUtils", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L19"}, {"id": "http_foundation_headerutils_headerutils_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L27"}, {"id": "http_foundation_headerutils_headerutils_split", "label": ".split()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L45"}, {"id": "http_foundation_headerutils_headerutils_combine", "label": ".combine()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L87"}, {"id": "http_foundation_headerutils_headerutils_tostring", "label": ".toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L111"}, {"id": "http_foundation_headerutils_headerutils_quote", "label": ".quote()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L132"}, {"id": "http_foundation_headerutils_headerutils_unquote", "label": ".unquote()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L147"}, {"id": "http_foundation_headerutils_headerutils_makedisposition", "label": ".makeDisposition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L165"}, {"id": "http_foundation_headerutils_headerutils_parsequery", "label": ".parseQuery()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L201"}, {"id": "http_foundation_headerutils_headerutils_groupparts", "label": ".groupParts()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L256"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_headerutils_php", "target": "http_foundation_headerutils_headerutils", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L19", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L27", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_split", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L45", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_combine", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L87", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L111", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_quote", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L132", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_unquote", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L147", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_makedisposition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L165", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_parsequery", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L201", "weight": 1.0}, {"source": "http_foundation_headerutils_headerutils", "target": "http_foundation_headerutils_headerutils_groupparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L256", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_foundation_headerutils_headerutils_split", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L51"}, {"caller_nid": "http_foundation_headerutils_headerutils_split", "callee": "preg_match_all", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L53"}, {"caller_nid": "http_foundation_headerutils_headerutils_split", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L69"}, {"caller_nid": "http_foundation_headerutils_headerutils_split", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L71"}, {"caller_nid": "http_foundation_headerutils_headerutils_combine", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L91"}, {"caller_nid": "http_foundation_headerutils_headerutils_tostring", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L118"}, {"caller_nid": "http_foundation_headerutils_headerutils_tostring", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L122"}, {"caller_nid": "http_foundation_headerutils_headerutils_quote", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L134"}, {"caller_nid": "http_foundation_headerutils_headerutils_quote", "callee": "addcslashes", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L138"}, {"caller_nid": "http_foundation_headerutils_headerutils_unquote", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L149"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L167"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L168"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L176"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L181"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L186"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L186"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L186"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L186"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "rawurlencode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L192"}, {"caller_nid": "http_foundation_headerutils_headerutils_makedisposition", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L195"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L205"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L206"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L207"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L210"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "urldecode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L211"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "urldecode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L214"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L214"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L215"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L218"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L219"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L222"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "urldecode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L225"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L225"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L230"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L231"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L233"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L233"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "rawurlencode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L233"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L233"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "parse_str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L241"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L241"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L246"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L247"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "hex2bin", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L247"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L247"}, {"caller_nid": "http_foundation_headerutils_headerutils_parsequery", "callee": "hex2bin", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L249"}, {"caller_nid": "http_foundation_headerutils_headerutils_groupparts", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L259"}, {"caller_nid": "http_foundation_headerutils_headerutils_groupparts", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L266"}, {"caller_nid": "http_foundation_headerutils_headerutils_groupparts", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L270"}, {"caller_nid": "http_foundation_headerutils_headerutils_groupparts", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L289"}, {"caller_nid": "http_foundation_headerutils_headerutils_groupparts", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\HeaderUtils.php", "source_location": "L291"}]}