{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxheader_php", "label": "MailboxHeader.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L1"}, {"id": "header_mailboxheader_mailboxheader", "label": "MailboxHeader", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L22"}, {"id": "header_mailboxheader_mailboxheader_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L26"}, {"id": "header_mailboxheader_mailboxheader_setbody", "label": ".setBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L38"}, {"id": "header_mailboxheader_mailboxheader_getbody", "label": ".getBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L46"}, {"id": "header_mailboxheader_mailboxheader_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L54"}, {"id": "header_mailboxheader_mailboxheader_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L59"}, {"id": "header_mailboxheader_mailboxheader_getbodyasstring", "label": ".getBodyAsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L64"}, {"id": "header_mailboxheader_mailboxheader_tokenneedsencoding", "label": ".tokenNeedsEncoding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L81"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxheader_php", "target": "address", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxheader_php", "target": "rfccomplianceexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxheader_php", "target": "header_mailboxheader_mailboxheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L22", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L26", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_setbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L38", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_getbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L46", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L54", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L59", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_getbodyasstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L64", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader", "target": "header_mailboxheader_mailboxheader_tokenneedsencoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L81", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader_construct", "target": "header_mailboxheader_mailboxheader_setaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L30", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader_setbody", "target": "header_mailboxheader_mailboxheader_setaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L40", "weight": 1.0}, {"source": "header_mailboxheader_mailboxheader_getbody", "target": "header_mailboxheader_mailboxheader_getaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "header_mailboxheader_mailboxheader_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L28"}, {"caller_nid": "header_mailboxheader_mailboxheader_getbodyasstring", "callee": "getEncodedAddress", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L66"}, {"caller_nid": "header_mailboxheader_mailboxheader_getbodyasstring", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L67"}, {"caller_nid": "header_mailboxheader_mailboxheader_getbodyasstring", "callee": "createPhrase", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L68"}, {"caller_nid": "header_mailboxheader_mailboxheader_getbodyasstring", "callee": "getCharset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L68"}, {"caller_nid": "header_mailboxheader_mailboxheader_tokenneedsencoding", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L83"}, {"caller_nid": "header_mailboxheader_mailboxheader_tokenneedsencoding", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxHeader.php", "source_location": "L83"}]}