{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "label": "SesTransport.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L1"}, {"id": "transport_sestransport_sestransport", "label": "SesTransport", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L13"}, {"id": "transport_sestransport_sestransport_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L36"}, {"id": "transport_sestransport_sestransport_dosend", "label": ".doSend()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L47"}, {"id": "transport_sestransport_sestransport_ses", "label": ".ses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L96"}, {"id": "transport_sestransport_sestransport_getoptions", "label": ".getOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L106"}, {"id": "transport_sestransport_sestransport_setoptions", "label": ".setOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L117"}, {"id": "transport_sestransport_sestransport_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L127"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "awsexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "sesclient", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "transportexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "metadataheader", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "sentmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "abstracttransport", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "message", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_mail_transport_sestransport_php", "target": "transport_sestransport_sestransport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L13", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L36", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_dosend", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L47", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_ses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L96", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_getoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L106", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_setoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L117", "weight": 1.0}, {"source": "transport_sestransport_sestransport", "target": "transport_sestransport_sestransport_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L127", "weight": 1.0}], "raw_calls": [{"caller_nid": "transport_sestransport_sestransport_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L41"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getOriginalMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L51"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L52"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getHeaders", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L52"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getOriginalMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L52"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L54"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L54"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "sendRawEmail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L60"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L61"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "toString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L63"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getSender", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L63"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getEnvelope", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L63"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "values", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "toString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getRecipients", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getEnvelope", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L64"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "toString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L70"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getAwsErrorMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L76"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L76"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L79"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L80"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L80"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L80"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L85"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "addHeader", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L87"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getHeaders", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L87"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getOriginalMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L87"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "addHeader", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L88"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getHeaders", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L88"}, {"caller_nid": "transport_sestransport_sestransport_dosend", "callee": "getOriginalMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Mail\\Transport\\SesTransport.php", "source_location": "L88"}]}