Messages
All3
Ordered list of dispatched messages across all your buses
"App\Identity\Application\Command\RegisterUser\RegisterUserCommand" |
|
|---|---|
| Caller | In MessengerCommandBus.php line |
| Bus | command.bus |
| Message | App\Identity\Application\Command\RegisterUser\RegisterUserCommand {#1261 +email: "robbinsrus@msn.com" +plainPassword: "wprttksoxhyi" +displayName: "tshnodueut" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#855 -busName: "command.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1210 -result: "019da0aa-6ad4-7b0e-b82b-5c35219247ac" -handlerName: "App\Identity\Application\Command\RegisterUser\RegisterUserHandler::__invoke" } |
"App\Identity\Domain\Event\UserRegistered" |
|
|---|---|
| Caller | In MessengerEventBus.php line |
| Bus | event.bus |
| Message | App\Identity\Domain\Event\UserRegistered {#1464 -occurredAt: DateTimeImmutable @1776517016 {#1475 date: 2026-04-18 12:56:56.276861 UTC (+00:00) } -aggregateId: "019da0aa-6ad4-7b0e-b82b-5c35219247ac" +email: "robbinsrus@msn.com" +displayName: "tshnodueut" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1510 -busName: "event.bus" } |
"Symfony\Component\Mailer\Messenger\SendEmailMessage" |
|
|---|---|
| Caller | In Mailer.php line |
| Bus | command.bus |
| Message | Symfony\Component\Mailer\Messenger\SendEmailMessage {#1582 -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1511 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#1486 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1506 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1500 -address: "contact@tokiwoki.fr" -name: "Tokiwoki" } ] } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1559 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1567 -address: "robbinsrus@msn.com" -name: "tshnodueut" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#1566 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Vérifiez votre adresse e-mail — Tokiwoki" } ] ] -lineLength: 76 } -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "email/verification.html.twig" -textTemplate: null -locale: null -context: [ "displayName" => "tshnodueut" "token" => "ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b" ] } -envelope: null } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1708 -busName: "command.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1649 -result: Symfony\Component\Mailer\SentMessage {#1679 -original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1692 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#1691 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1690 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1500 -address: "contact@tokiwoki.fr" -name: "Tokiwoki" } ] } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1689 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1567 -address: "robbinsrus@msn.com" -name: "tshnodueut" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#1688 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Vérifiez votre adresse e-mail — Tokiwoki" } ] ] -lineLength: 76 } -body: null -text: """ \n \n \n \n \n \n \n \n \n \n Vérifiez votre adresse e-mail\n \n \n Bonjour tshnodueut,\n Merci de vous être inscrit sur Tokiwoki ! Pour activer votre compte et accéder à toutes les fonctionnalités, veuillez confirmer votre adresse e-mail en cliquant sur le bouton ci-dessous.\n \n \n Vérifier mon adresse e-mail\n \n \n Ce lien est valable pendant 24 heures. Passé ce délai, vous devrez demander un nouvel e-mail de vérification.\n \n Si vous n'avez pas créé de compte sur Tokiwoki, vous pouvez ignorer cet e-mail en toute sécurité.\n Si le bouton ne fonctionne pas, copiez et collez ce lien dans votre navigateur :\n https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b\n \n \n \n © 2026 Tokiwoki — L'espace de collaboration pour vos projets collectifs.\n \n \n \n \n """ -textCharset: "utf-8" -html: """ <!DOCTYPE html>\n <html lang="fr">\n <head>\n <meta charset="UTF-8">\n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <title>Vérifiez votre adresse e-mail — Tokiwoki</title>\n <style>\n body { margin: 0; padding: 0; background: #f3f4f6; font-family: Inter, system-ui, sans-serif; }\n .wrapper { max-width: 580px; margin: 40px auto; background: #ffffff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 24px rgba(0,0,0,.08); }\n .header { background: linear-gradient(135deg, #6366f1 0%, #14b8a6 100%); padding: 40px 32px; text-align: center; }\n .header h1 { margin: 16px 0 0; color: #fff; font-size: 24px; font-weight: 700; }\n .body { padding: 40px 32px; color: #374151; }\n .body p { margin: 0 0 16px; line-height: 1.6; font-size: 15px; }\n .btn { display: inline-block; margin: 24px 0; padding: 14px 32px; background: linear-gradient(135deg, #6366f1, #14b8a6); color: #fff; text-decoration: none; border-radius: 8px; font-weight: 600; font-size: 15px; }\n .note { font-size: 13px; color: #9ca3af; margin-top: 24px; padding-top: 24px; border-top: 1px solid #e5e7eb; }\n .footer { padding: 20px 32px; text-align: center; font-size: 12px; color: #9ca3af; background: #f9fafb; }\n </style>\n </head>\n <body>\n <div class="wrapper">\n <div class="header">\n <svg width="48" height="48" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="32" cy="32" r="28" fill="rgba(255,255,255,0.2)"/>\n <path d="M20 18 L20 46 M20 32 L38 18 M20 32 L38 46" stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n <h1>Vérifiez votre adresse e-mail</h1>\n </div>\n <div class="body">\n <p>Bonjour <strong>tshnodueut</strong>,</p>\n <p>Merci de vous être inscrit sur <strong>Tokiwoki</strong> ! Pour activer votre compte et accéder à toutes les fonctionnalités, veuillez confirmer votre adresse e-mail en cliquant sur le bouton ci-dessous.</p>\n <div style="text-align: center;">\n <a href="https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b" class="btn">\n Vérifier mon adresse e-mail\n </a>\n </div>\n <p>Ce lien est valable pendant <strong>24 heures</strong>. Passé ce délai, vous devrez demander un nouvel e-mail de vérification.</p>\n <div class="note">\n <p>Si vous n'avez pas créé de compte sur Tokiwoki, vous pouvez ignorer cet e-mail en toute sécurité.</p>\n <p>Si le bouton ne fonctionne pas, copiez et collez ce lien dans votre navigateur :<br>\n <small>https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b</small></p>\n </div>\n </div>\n <div class="footer">\n © 2026 Tokiwoki — L'espace de collaboration pour vos projets collectifs.\n </div>\n </div>\n </body>\n </html>\n """ -htmlCharset: "utf-8" -attachments: [] -cachedBody: null -htmlTemplate: null -textTemplate: null -locale: null -context: [] } -raw: Symfony\Component\Mime\RawMessage {#1673 -isGeneratorClosed: true -message: stream resource @391 wrapper_type: "PHP" stream_type: "TEMP" mode: "w+b" unread_bytes: 0 seekable: true uri: "php://temp" options: [] } } -messageId: "4fyWwm3QN9zyc3" -debug: """ [2026-04-18T12:56:56.378874Z] < 220 ESMTP smtp.hostinger.com\r\n [2026-04-18T12:56:56.378921Z] > EHLO [127.0.0.1]\n [2026-04-18T12:56:56.386626Z] < 250-smtp.hostinger.com\r\n [2026-04-18T12:56:56.386641Z] < 250-PIPELINING\r\n [2026-04-18T12:56:56.386643Z] < 250-SIZE 48811212\r\n [2026-04-18T12:56:56.386645Z] < 250-ETRN\r\n [2026-04-18T12:56:56.386647Z] < 250-AUTH PLAIN LOGIN\r\n [2026-04-18T12:56:56.386648Z] < 250-ENHANCEDSTATUSCODES\r\n [2026-04-18T12:56:56.386649Z] < 250-8BITMIME\r\n [2026-04-18T12:56:56.386651Z] < 250-DSN\r\n [2026-04-18T12:56:56.386652Z] < 250 CHUNKING\r\n [2026-04-18T12:56:56.386715Z] > AUTH LOGIN\n [2026-04-18T12:56:56.395172Z] < 334 VXNlcm5hbWU6\r\n [2026-04-18T12:56:56.395201Z] > Y29udGFjdEB0b2tpd29raS5mcg==\n [2026-04-18T12:56:56.406697Z] < 334 UGFzc3dvcmQ6\r\n [2026-04-18T12:56:56.406726Z] > QH5jLixWOGkyNGdzUSFN\n [2026-04-18T12:56:56.455809Z] < 235 2.7.0 Authentication successful\r\n [2026-04-18T12:56:56.456107Z] > MAIL FROM:<contact@tokiwoki.fr>\n [2026-04-18T12:56:56.464100Z] < 250 2.1.0 Ok\r\n [2026-04-18T12:56:56.464160Z] > RCPT TO:<robbinsrus@msn.com>\n [2026-04-18T12:56:56.485556Z] < 250 2.1.5 Ok\r\n [2026-04-18T12:56:56.485601Z] > DATA\n [2026-04-18T12:56:56.492428Z] < 354 End data with <CR><LF>.<CR><LF>\r\n [2026-04-18T12:56:56.493320Z] > .\n [2026-04-18T12:56:56.695803Z] < 250 2.0.0 Ok: queued as 4fyWwm3QN9zyc3\r\n """ -envelope: Symfony\Component\Mailer\DelayedEnvelope {#1687 -sender: Symfony\Component\Mime\Address {#1500} -recipients: [] -senderSet: false -recipientsSet: false -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1692} } } -handlerName: "Symfony\Component\Mailer\Messenger\MessageHandler::__invoke" } |
command.bus2
Ordered list of messages dispatched on the command.bus bus
"App\Identity\Application\Command\RegisterUser\RegisterUserCommand" |
|
|---|---|
| Caller | In MessengerCommandBus.php line |
| Message | App\Identity\Application\Command\RegisterUser\RegisterUserCommand {#1261 +email: "robbinsrus@msn.com" +plainPassword: "wprttksoxhyi" +displayName: "tshnodueut" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#855 -busName: "command.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1210 -result: "019da0aa-6ad4-7b0e-b82b-5c35219247ac" -handlerName: "App\Identity\Application\Command\RegisterUser\RegisterUserHandler::__invoke" } |
"Symfony\Component\Mailer\Messenger\SendEmailMessage" |
|
|---|---|
| Caller | In Mailer.php line |
| Message | Symfony\Component\Mailer\Messenger\SendEmailMessage {#1582 -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1511 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#1486 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1506 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1500 -address: "contact@tokiwoki.fr" -name: "Tokiwoki" } ] } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1559 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1567 -address: "robbinsrus@msn.com" -name: "tshnodueut" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#1566 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Vérifiez votre adresse e-mail — Tokiwoki" } ] ] -lineLength: 76 } -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "email/verification.html.twig" -textTemplate: null -locale: null -context: [ "displayName" => "tshnodueut" "token" => "ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b" ] } -envelope: null } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1708 -busName: "command.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1649 -result: Symfony\Component\Mailer\SentMessage {#1679 -original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1692 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#1691 -headers: [ "from" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1690 -name: "From" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1500 -address: "contact@tokiwoki.fr" -name: "Tokiwoki" } ] } ] "to" => [ Symfony\Component\Mime\Header\MailboxListHeader {#1689 -name: "To" -lineLength: 76 -lang: null -charset: "utf-8" -addresses: [ Symfony\Component\Mime\Address {#1567 -address: "robbinsrus@msn.com" -name: "tshnodueut" } ] } ] "subject" => [ Symfony\Component\Mime\Header\UnstructuredHeader {#1688 -name: "Subject" -lineLength: 76 -lang: null -charset: "utf-8" -value: "Vérifiez votre adresse e-mail — Tokiwoki" } ] ] -lineLength: 76 } -body: null -text: """ \n \n \n \n \n \n \n \n \n \n Vérifiez votre adresse e-mail\n \n \n Bonjour tshnodueut,\n Merci de vous être inscrit sur Tokiwoki ! Pour activer votre compte et accéder à toutes les fonctionnalités, veuillez confirmer votre adresse e-mail en cliquant sur le bouton ci-dessous.\n \n \n Vérifier mon adresse e-mail\n \n \n Ce lien est valable pendant 24 heures. Passé ce délai, vous devrez demander un nouvel e-mail de vérification.\n \n Si vous n'avez pas créé de compte sur Tokiwoki, vous pouvez ignorer cet e-mail en toute sécurité.\n Si le bouton ne fonctionne pas, copiez et collez ce lien dans votre navigateur :\n https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b\n \n \n \n © 2026 Tokiwoki — L'espace de collaboration pour vos projets collectifs.\n \n \n \n \n """ -textCharset: "utf-8" -html: """ <!DOCTYPE html>\n <html lang="fr">\n <head>\n <meta charset="UTF-8">\n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <title>Vérifiez votre adresse e-mail — Tokiwoki</title>\n <style>\n body { margin: 0; padding: 0; background: #f3f4f6; font-family: Inter, system-ui, sans-serif; }\n .wrapper { max-width: 580px; margin: 40px auto; background: #ffffff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 24px rgba(0,0,0,.08); }\n .header { background: linear-gradient(135deg, #6366f1 0%, #14b8a6 100%); padding: 40px 32px; text-align: center; }\n .header h1 { margin: 16px 0 0; color: #fff; font-size: 24px; font-weight: 700; }\n .body { padding: 40px 32px; color: #374151; }\n .body p { margin: 0 0 16px; line-height: 1.6; font-size: 15px; }\n .btn { display: inline-block; margin: 24px 0; padding: 14px 32px; background: linear-gradient(135deg, #6366f1, #14b8a6); color: #fff; text-decoration: none; border-radius: 8px; font-weight: 600; font-size: 15px; }\n .note { font-size: 13px; color: #9ca3af; margin-top: 24px; padding-top: 24px; border-top: 1px solid #e5e7eb; }\n .footer { padding: 20px 32px; text-align: center; font-size: 12px; color: #9ca3af; background: #f9fafb; }\n </style>\n </head>\n <body>\n <div class="wrapper">\n <div class="header">\n <svg width="48" height="48" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="32" cy="32" r="28" fill="rgba(255,255,255,0.2)"/>\n <path d="M20 18 L20 46 M20 32 L38 18 M20 32 L38 46" stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n <h1>Vérifiez votre adresse e-mail</h1>\n </div>\n <div class="body">\n <p>Bonjour <strong>tshnodueut</strong>,</p>\n <p>Merci de vous être inscrit sur <strong>Tokiwoki</strong> ! Pour activer votre compte et accéder à toutes les fonctionnalités, veuillez confirmer votre adresse e-mail en cliquant sur le bouton ci-dessous.</p>\n <div style="text-align: center;">\n <a href="https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b" class="btn">\n Vérifier mon adresse e-mail\n </a>\n </div>\n <p>Ce lien est valable pendant <strong>24 heures</strong>. Passé ce délai, vous devrez demander un nouvel e-mail de vérification.</p>\n <div class="note">\n <p>Si vous n'avez pas créé de compte sur Tokiwoki, vous pouvez ignorer cet e-mail en toute sécurité.</p>\n <p>Si le bouton ne fonctionne pas, copiez et collez ce lien dans votre navigateur :<br>\n <small>https://tokiwoki.fr/verify-email/ee2960ac8bf29ade87094634c4dd5fb014b8de6a9da6810726ec6b07345c5c7b</small></p>\n </div>\n </div>\n <div class="footer">\n © 2026 Tokiwoki — L'espace de collaboration pour vos projets collectifs.\n </div>\n </div>\n </body>\n </html>\n """ -htmlCharset: "utf-8" -attachments: [] -cachedBody: null -htmlTemplate: null -textTemplate: null -locale: null -context: [] } -raw: Symfony\Component\Mime\RawMessage {#1673 -isGeneratorClosed: true -message: stream resource @391 wrapper_type: "PHP" stream_type: "TEMP" mode: "w+b" unread_bytes: 0 seekable: true uri: "php://temp" options: [] } } -messageId: "4fyWwm3QN9zyc3" -debug: """ [2026-04-18T12:56:56.378874Z] < 220 ESMTP smtp.hostinger.com\r\n [2026-04-18T12:56:56.378921Z] > EHLO [127.0.0.1]\n [2026-04-18T12:56:56.386626Z] < 250-smtp.hostinger.com\r\n [2026-04-18T12:56:56.386641Z] < 250-PIPELINING\r\n [2026-04-18T12:56:56.386643Z] < 250-SIZE 48811212\r\n [2026-04-18T12:56:56.386645Z] < 250-ETRN\r\n [2026-04-18T12:56:56.386647Z] < 250-AUTH PLAIN LOGIN\r\n [2026-04-18T12:56:56.386648Z] < 250-ENHANCEDSTATUSCODES\r\n [2026-04-18T12:56:56.386649Z] < 250-8BITMIME\r\n [2026-04-18T12:56:56.386651Z] < 250-DSN\r\n [2026-04-18T12:56:56.386652Z] < 250 CHUNKING\r\n [2026-04-18T12:56:56.386715Z] > AUTH LOGIN\n [2026-04-18T12:56:56.395172Z] < 334 VXNlcm5hbWU6\r\n [2026-04-18T12:56:56.395201Z] > Y29udGFjdEB0b2tpd29raS5mcg==\n [2026-04-18T12:56:56.406697Z] < 334 UGFzc3dvcmQ6\r\n [2026-04-18T12:56:56.406726Z] > QH5jLixWOGkyNGdzUSFN\n [2026-04-18T12:56:56.455809Z] < 235 2.7.0 Authentication successful\r\n [2026-04-18T12:56:56.456107Z] > MAIL FROM:<contact@tokiwoki.fr>\n [2026-04-18T12:56:56.464100Z] < 250 2.1.0 Ok\r\n [2026-04-18T12:56:56.464160Z] > RCPT TO:<robbinsrus@msn.com>\n [2026-04-18T12:56:56.485556Z] < 250 2.1.5 Ok\r\n [2026-04-18T12:56:56.485601Z] > DATA\n [2026-04-18T12:56:56.492428Z] < 354 End data with <CR><LF>.<CR><LF>\r\n [2026-04-18T12:56:56.493320Z] > .\n [2026-04-18T12:56:56.695803Z] < 250 2.0.0 Ok: queued as 4fyWwm3QN9zyc3\r\n """ -envelope: Symfony\Component\Mailer\DelayedEnvelope {#1687 -sender: Symfony\Component\Mime\Address {#1500} -recipients: [] -senderSet: false -recipientsSet: false -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1692} } } -handlerName: "Symfony\Component\Mailer\Messenger\MessageHandler::__invoke" } |
query.bus0
Ordered list of messages dispatched on the query.bus bus
event.bus1
Ordered list of messages dispatched on the event.bus bus
"App\Identity\Domain\Event\UserRegistered" |
|
|---|---|
| Caller | In MessengerEventBus.php line |
| Message | App\Identity\Domain\Event\UserRegistered {#1464 -occurredAt: DateTimeImmutable @1776517016 {#1475 date: 2026-04-18 12:56:56.276861 UTC (+00:00) } -aggregateId: "019da0aa-6ad4-7b0e-b82b-5c35219247ac" +email: "robbinsrus@msn.com" +displayName: "tshnodueut" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1510 -busName: "event.bus" } |