Caller |
In
SyncTransport.php
line
$envelope = $envelope->with(new ReceivedStamp($alias));
return $this->messageBus->dispatch($envelope);
}
}
|
Bus |
messenger.bus.default |
Message |
Symfony\Component\Mailer\Messenger\SendEmailMessage {#1375
-message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1319
-message: null
-isGeneratorClosed: ? bool
-headers: Symfony\Component\Mime\Header\Headers {#1307
-headers: [
"from" => [
Symfony\Component\Mime\Header\MailboxListHeader {#1330
-name: "From"
-lineLength: 76
-lang: null
-charset: "utf-8"
-addresses: [
Symfony\Component\Mime\Address {#1322
-address: "info@lepsiapraca.sk"
-name: "Lepsiapraca.sk"
}
]
}
]
"to" => [
Symfony\Component\Mime\Header\MailboxListHeader {#1332
-name: "To"
-lineLength: 76
-lang: null
-charset: "utf-8"
-addresses: [
Symfony\Component\Mime\Address {#1339
-address: "ta.gray321@gmail.com"
-name: ""
}
]
}
]
"subject" => [
Symfony\Component\Mime\Header\UnstructuredHeader {#1340
-name: "Subject"
-lineLength: 76
-lang: null
-charset: "utf-8"
-value: "Please Confirm your Email"
}
]
]
-lineLength: 76
}
-body: null
-text: null
-textCharset: null
-html: null
-htmlCharset: null
-attachments: []
-cachedBody: null
-htmlTemplate: "registration/confirmation_email.html.twig"
-textTemplate: null
-locale: null
-context: [
"signedUrl" => "https://ondravotava.cz/verify/email?expires=1746641320&id=447&signature=eaDu4isLbXN3zddgktaiv8hx9sdRMkleGQZX9MADaIQ%3D&token=KWKzMtlGPn6FZxKS4Zq94xbL52pLrwZjlRn5wfi2xXM%3D"
"expiresAtMessageKey" => "%count% hour|%count% hours"
"expiresAtMessageData" => [
"%count%" => 1
]
]
}
-envelope: null
} |
Envelope stamps when dispatching |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1405
-busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#1419
-senderClass: "Symfony\Component\Messenger\Transport\Sync\SyncTransport"
-senderAlias: "sync"
}
Symfony\Component\Messenger\Stamp\ReceivedStamp {#1423
-transportName: "sync"
}
|
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1405
-busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#1419
-senderClass: "Symfony\Component\Messenger\Transport\Sync\SyncTransport"
-senderAlias: "sync"
}
Symfony\Component\Messenger\Stamp\ReceivedStamp {#1423
-transportName: "sync"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1502
-result: Symfony\Component\Mailer\SentMessage {#1479
-original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1460
-message: null
-isGeneratorClosed: ? bool
-headers: Symfony\Component\Mime\Header\Headers {#1461
-headers: [
"from" => [
Symfony\Component\Mime\Header\MailboxListHeader {#1462
-name: "From"
-lineLength: 76
-lang: null
-charset: "utf-8"
-addresses: [
Symfony\Component\Mime\Address {#1322
-address: "info@lepsiapraca.sk"
-name: "Lepsiapraca.sk"
}
]
}
]
"to" => [
Symfony\Component\Mime\Header\MailboxListHeader {#1463
-name: "To"
-lineLength: 76
-lang: null
-charset: "utf-8"
-addresses: [
Symfony\Component\Mime\Address {#1339
-address: "ta.gray321@gmail.com"
-name: ""
}
]
}
]
"subject" => [
Symfony\Component\Mime\Header\UnstructuredHeader {#1464
-name: "Subject"
-lineLength: 76
-lang: null
-charset: "utf-8"
-value: "Please Confirm your Email"
}
]
]
-lineLength: 76
}
-body: null
-text: """
Hi! Please confirm your email!\n
\n
\n
Please confirm your email address by clicking the following link: \n
Confirm my Email.\n
This link will expire in 1 hour.\n
\n
\n
\n
Cheers!\n
\n
"""
-textCharset: "utf-8"
-html: """
<h1>Hi! Please confirm your email!</h1>\n
\n
<p>\n
Please confirm your email address by clicking the following link: <br><br>\n
<a href="https://ondravotava.cz/verify/email?expires=1746641320&id=447&signature=eaDu4isLbXN3zddgktaiv8hx9sdRMkleGQZX9MADaIQ%3D&token=KWKzMtlGPn6FZxKS4Zq94xbL52pLrwZjlRn5wfi2xXM%3D">Confirm my Email</a>.\n
This link will expire in 1 hour.\n
</p>\n
\n
<p>\n
Cheers!\n
</p>\n
"""
-htmlCharset: "utf-8"
-attachments: []
-cachedBody: null
-htmlTemplate: null
-textTemplate: null
-locale: null
-context: []
}
-raw: Symfony\Component\Mime\RawMessage {#1490
-message: stream resource @44
wrapper_type: "PHP"
stream_type: "TEMP"
mode: "w+b"
unread_bytes: 0
seekable: true
uri: "php://temp"
options: []
}
-isGeneratorClosed: true
}
-envelope: Symfony\Component\Mailer\DelayedEnvelope {#1465
-sender: Symfony\Component\Mime\Address {#1322}
-recipients: []
-senderSet: false
-recipientsSet: false
-message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1460}
}
-messageId: "350ed7ddba36ecc5433e9d75cbdf22c6@lepsiapraca.sk"
-debug: """
< 220 m1-u9-ing.websupport.sk ESMTP\r\n
> EHLO [127.0.0.1]\n
< 250-m1-u9-ing.websupport.sk\r\n
< 250-PIPELINING\r\n
< 250-SIZE 33554432\r\n
< 250-VRFY\r\n
< 250-ETRN\r\n
< 250-AUTH PLAIN LOGIN\r\n
< 250-AUTH=PLAIN LOGIN\r\n
< 250-ENHANCEDSTATUSCODES\r\n
< 250-8BITMIME\r\n
< 250-DSN\r\n
< 250 CHUNKING\r\n
> AUTH LOGIN\n
< 334 VXNlcm5hbWU6\r\n
> aW5mb0BsZXBzaWFwcmFjYS5zaw==\n
< 334 UGFzc3dvcmQ6\r\n
> Nmc8NFghUDZYdW12R3k4KD5Ja0c=\n
< 235 2.7.0 Authentication successful\r\n
> MAIL FROM:<info@lepsiapraca.sk>\n
< 250 2.1.0 Ok\r\n
> RCPT TO:<ta.gray321@gmail.com>\n
< 250 2.1.5 Ok\r\n
> DATA\n
< 354 End data with <CR><LF>.<CR><LF>\r\n
> .\n
< 250 2.0.0 Ok: queued as 4Zt1tx05zfz2BcD\r\n
"""
}
-handlerName: "Symfony\Component\Mailer\Messenger\MessageHandler::__invoke"
}
|