Messages
Ordered list of dispatched messages across all your buses
"Symfony\Component\Mailer\Messenger\SendEmailMessage" |
|
|---|---|
| Caller | In Mailer.php line |
| Bus | messenger.bus.default |
| Message | Symfony\Component\Mailer\Messenger\SendEmailMessage {#5891 -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#5487 -message: null -isGeneratorClosed: ? bool -headers: Symfony\Component\Mime\Header\Headers {#5505 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#5557 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#5506 -address: "do-not-reply@auto.cozystay.com" -name: "Cleanfy" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#5539 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Welcome to Cleanfy!" } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#5534 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#5531 -address: "terry@cozystay.com" -name: "" } ] } ] ] -lineLength: 76 } -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "emails/welcome.html.twig" -textTemplate: null -locale: null -context: [ "full_name" => "terry wang" ] } -envelope: null } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#5845 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\HandledStamp {#5916 -result: Symfony\Component\Mailer\SentMessage {#5914 -original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#5851 -message: null -isGeneratorClosed: ? bool -headers: Symfony\Component\Mime\Header\Headers {#5849 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#5850 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#5506 -address: "do-not-reply@auto.cozystay.com" -name: "Cleanfy" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#5854 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Welcome to Cleanfy!" } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#5821 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#5531 -address: "terry@cozystay.com" -name: "" } ] } ] ] -lineLength: 76 } -body: null -text: """ Hi terry wang,\n \n Welcome to Cleanfy\n \n Cleanfy helps you manage your task easily and efficently, so you can spend less time on manual work and more time running your business.\n \n \n \n Start here → https://calendly.com/jacky-sun-cozystay/30min\n \n Schedule an onboarding session with our team.\n \n \n \n Welcome aboard,\n \n Cleanfy Team\n """ -textCharset: "utf-8" -html: """ <p>Hi terry wang,</p>\n \n <p><strong>Welcome to Cleanfy</strong></p>\n \n <p>Cleanfy helps you manage your task easily and efficently, so you can spend less time on manual work and more time running your business.</p>\n \n <br />\n \n <p><strong>Start here → <a href="https://calendly.com/jacky-sun-cozystay/30min">https://calendly.com/jacky-sun-cozystay/30min</a></strong></p>\n \n <p>Schedule an onboarding session with our team.</p>\n \n <br />\n \n <p>Welcome aboard,</p>\n \n <p>Cleanfy Team</p>\n """ -htmlCharset: "utf-8" -attachments: [] -cachedBody: null -htmlTemplate: null -textTemplate: null -locale: null -context: [] } -raw: Symfony\Component\Mime\RawMessage {#5946 -message: Generator {#5928 this: Symfony\Bridge\Twig\Mime\TemplatedEmail {#5927 …} trace: { /var/www/symfony/vendor/symfony/mime/Message.php:120 { Symfony\Component\Mime\Message->toIterable(): iterable … › |