{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "label": "AbstractApiTransport.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L1"}, {"id": "transport_abstractapitransport_abstractapitransport", "label": "AbstractApiTransport", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L25"}, {"id": "transport_abstractapitransport_abstractapitransport_dosendapi", "label": ".doSendApi()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L27"}, {"id": "transport_abstractapitransport_abstractapitransport_dosendhttp", "label": ".doSendHttp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L29"}, {"id": "transport_abstractapitransport_abstractapitransport_getrecipients", "label": ".getRecipients()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L43"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "envelope", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "sentmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "address", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "email", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "messageconverter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "responseinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_abstractapitransport_php", "target": "transport_abstractapitransport_abstractapitransport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L25", "weight": 1.0}, {"source": "transport_abstractapitransport_abstractapitransport", "target": "transport_abstractapitransport_abstractapitransport_dosendapi", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L27", "weight": 1.0}, {"source": "transport_abstractapitransport_abstractapitransport", "target": "transport_abstractapitransport_abstractapitransport_dosendhttp", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L29", "weight": 1.0}, {"source": "transport_abstractapitransport_abstractapitransport", "target": "transport_abstractapitransport_abstractapitransport_getrecipients", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L43", "weight": 1.0}, {"source": "transport_abstractapitransport_abstractapitransport_dosendhttp", "target": "transport_abstractapitransport_abstractapitransport_dosendapi", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "transport_abstractapitransport_abstractapitransport_dosendhttp", "callee": "MessageConverter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L32"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_dosendhttp", "callee": "getOriginalMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L32"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_dosendhttp", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L34"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_dosendhttp", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L34"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_dosendhttp", "callee": "getEnvelope", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L37"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_getrecipients", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L45"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_getrecipients", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L45"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_getrecipients", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L45"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_getrecipients", "callee": "getCc", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L45"}, {"caller_nid": "transport_abstractapitransport_abstractapitransport_getrecipients", "callee": "getBcc", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\AbstractApiTransport.php", "source_location": "L45"}]}