{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_abstractheader_php", "label": "AbstractHeader.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L1"}, {"id": "header_abstractheader_abstractheader", "label": "AbstractHeader", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L21"}, {"id": "header_abstractheader_abstractheader_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L32"}, {"id": "header_abstractheader_abstractheader_setcharset", "label": ".setCharset()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L40"}, {"id": "header_abstractheader_abstractheader_getcharset", "label": ".getCharset()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L45"}, {"id": "header_abstractheader_abstractheader_setlanguage", "label": ".setLanguage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L57"}, {"id": "header_abstractheader_abstractheader_getlanguage", "label": ".getLanguage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L62"}, {"id": "header_abstractheader_abstractheader_getname", "label": ".getName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L67"}, {"id": "header_abstractheader_abstractheader_setmaxlinelength", "label": ".setMaxLineLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L75"}, {"id": "header_abstractheader_abstractheader_getmaxlinelength", "label": ".getMaxLineLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L80"}, {"id": "header_abstractheader_abstractheader_tostring", "label": ".toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L85"}, {"id": "header_abstractheader_abstractheader_createphrase", "label": ".createPhrase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L96"}, {"id": "header_abstractheader_abstractheader_encodewords", "label": ".encodeWords()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L133"}, {"id": "header_abstractheader_abstractheader_tokenneedsencoding", "label": ".tokenNeedsEncoding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L161"}, {"id": "header_abstractheader_abstractheader_getencodablewordtokens", "label": ".getEncodableWordTokens()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L171"}, {"id": "header_abstractheader_abstractheader_gettokenasencodedword", "label": ".getTokenAsEncodedWord()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L211"}, {"id": "header_abstractheader_abstractheader_generatetokenlines", "label": ".generateTokenLines()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L246"}, {"id": "header_abstractheader_abstractheader_totokens", "label": ".toTokens()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L254"}, {"id": "header_abstractheader_abstractheader_tokenstostring", "label": ".tokensToString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L276"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_abstractheader_php", "target": "qpmimeheaderencoder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_abstractheader_php", "target": "header_abstractheader_abstractheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L21", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L32", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_setcharset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L40", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_getcharset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L45", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_setlanguage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L57", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_getlanguage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L62", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L67", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_setmaxlinelength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L75", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_getmaxlinelength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L80", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L85", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_createphrase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L96", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_encodewords", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L133", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_tokenneedsencoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L161", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_getencodablewordtokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L171", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_gettokenasencodedword", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L211", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_generatetokenlines", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L246", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_totokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L254", "weight": 1.0}, {"source": "header_abstractheader_abstractheader", "target": "header_abstractheader_abstractheader_tokenstostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L276", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_tostring", "target": "header_abstractheader_abstractheader_tokenstostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L87", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_tostring", "target": "header_abstractheader_abstractheader_totokens", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L87", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_createphrase", "target": "header_abstractheader_abstractheader_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L114", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_createphrase", "target": "header_abstractheader_abstractheader_encodewords", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L118", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_encodewords", "target": "header_abstractheader_abstractheader_getencodablewordtokens", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L136", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_encodewords", "target": "header_abstractheader_abstractheader_tokenneedsencoding", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L139", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_encodewords", "target": "header_abstractheader_abstractheader_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L150", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_encodewords", "target": "header_abstractheader_abstractheader_gettokenasencodedword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L152", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_getencodablewordtokens", "target": "header_abstractheader_abstractheader_tokenneedsencoding", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L177", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_gettokenasencodedword", "target": "header_abstractheader_abstractheader_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L220", "weight": 1.0}, {"source": "header_abstractheader_abstractheader_totokens", "target": "header_abstractheader_abstractheader_generatetokenlines", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L261", "weight": 1.0}], "raw_calls": [{"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L102"}, {"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L105"}, {"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L107"}, {"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L114"}, {"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L120"}, {"caller_nid": "header_abstractheader_abstractheader_createphrase", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L122"}, {"caller_nid": "header_abstractheader_abstractheader_encodewords", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L141"}, {"caller_nid": "header_abstractheader_abstractheader_encodewords", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L146"}, {"caller_nid": "header_abstractheader_abstractheader_encodewords", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L150"}, {"caller_nid": "header_abstractheader_abstractheader_encodewords", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L150"}, {"caller_nid": "header_abstractheader_abstractheader_tokenneedsencoding", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L163"}, {"caller_nid": "header_abstractheader_abstractheader_getencodablewordtokens", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L176"}, {"caller_nid": "header_abstractheader_abstractheader_getencodablewordtokens", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L195"}, {"caller_nid": "header_abstractheader_abstractheader_getencodablewordtokens", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L196"}, {"caller_nid": "header_abstractheader_abstractheader_getencodablewordtokens", "callee": "array_splice", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L201"}, {"caller_nid": "header_abstractheader_abstractheader_gettokenasencodedword", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L220"}, {"caller_nid": "header_abstractheader_abstractheader_gettokenasencodedword", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L227"}, {"caller_nid": "header_abstractheader_abstractheader_gettokenasencodedword", "callee": "encodeString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L228"}, {"caller_nid": "header_abstractheader_abstractheader_gettokenasencodedword", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L231"}, {"caller_nid": "header_abstractheader_abstractheader_gettokenasencodedword", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L238"}, {"caller_nid": "header_abstractheader_abstractheader_generatetokenlines", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L248"}, {"caller_nid": "header_abstractheader_abstractheader_totokens", "callee": "getBodyAsString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L256"}, {"caller_nid": "header_abstractheader_abstractheader_totokens", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L260"}, {"caller_nid": "header_abstractheader_abstractheader_tokenstostring", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L287"}, {"caller_nid": "header_abstractheader_abstractheader_tokenstostring", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\AbstractHeader.php", "source_location": "L300"}]}