{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxlistheader_php", "label": "MailboxListHeader.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L1"}, {"id": "header_mailboxlistheader_mailboxlistheader", "label": "MailboxListHeader", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L22"}, {"id": "header_mailboxlistheader_mailboxlistheader_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L29"}, {"id": "header_mailboxlistheader_mailboxlistheader_setbody", "label": ".setBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L41"}, {"id": "header_mailboxlistheader_mailboxlistheader_getbody", "label": ".getBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L51"}, {"id": "header_mailboxlistheader_mailboxlistheader_setaddresses", "label": ".setAddresses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L63"}, {"id": "header_mailboxlistheader_mailboxlistheader_addaddresses", "label": ".addAddresses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L76"}, {"id": "header_mailboxlistheader_mailboxlistheader_addaddress", "label": ".addAddress()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L86"}, {"id": "header_mailboxlistheader_mailboxlistheader_getaddresses", "label": ".getAddresses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L94"}, {"id": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "label": ".getAddressStrings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L106"}, {"id": "header_mailboxlistheader_mailboxlistheader_getbodyasstring", "label": ".getBodyAsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L120"}, {"id": "header_mailboxlistheader_mailboxlistheader_tokenneedsencoding", "label": ".tokenNeedsEncoding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L132"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxlistheader_php", "target": "address", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxlistheader_php", "target": "rfccomplianceexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mime_header_mailboxlistheader_php", "target": "header_mailboxlistheader_mailboxlistheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L22", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L29", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_setbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L41", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_getbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L51", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_setaddresses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L63", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_addaddresses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L76", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_addaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L86", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_getaddresses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L94", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L106", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_getbodyasstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L120", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader", "target": "header_mailboxlistheader_mailboxlistheader_tokenneedsencoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L132", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_construct", "target": "header_mailboxlistheader_mailboxlistheader_setaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L33", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_setbody", "target": "header_mailboxlistheader_mailboxlistheader_setaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L43", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_getbody", "target": "header_mailboxlistheader_mailboxlistheader_getaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L53", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_setaddresses", "target": "header_mailboxlistheader_mailboxlistheader_addaddresses", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L66", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_addaddresses", "target": "header_mailboxlistheader_mailboxlistheader_addaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L79", "weight": 1.0}, {"source": "header_mailboxlistheader_mailboxlistheader_getbodyasstring", "target": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L122", "weight": 1.0}], "raw_calls": [{"caller_nid": "header_mailboxlistheader_mailboxlistheader_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L31"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "callee": "getEncodedAddress", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L110"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L111"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "callee": "createPhrase", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L112"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_getaddressstrings", "callee": "getCharset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L112"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_getbodyasstring", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L122"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_tokenneedsencoding", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L134"}, {"caller_nid": "header_mailboxlistheader_mailboxlistheader_tokenneedsencoding", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mime\\Header\\MailboxListHeader.php", "source_location": "L134"}]}