GET https://staging.stein.systems/user/providers/19/approve

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 {#3293
  -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#2707
    -message: null
    -isGeneratorClosed: ? bool
    -headers: Symfony\Component\Mime\Header\Headers {#2706
      -headers: [
        "from" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#2701
            -name: "From"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#2705
                -address: "contacto@ilegalmezcal.mx"
                -name: ""
              }
            ]
          }
        ]
        "to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#2700
            -name: "To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#2693
                -address: "mariokarim1109@gmail.com"
                -name: ""
              }
            ]
          }
        ]
        "subject" => [
          Symfony\Component\Mime\Header\UnstructuredHeader {#2684
            -name: "Subject"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -value: "Bienvenido a STEIN"
          }
        ]
      ]
      -lineLength: 76
    }
    -body: null
    -text: null
    -textCharset: null
    -html: null
    -htmlCharset: null
    -attachments: []
    -cachedBody: null
    -htmlTemplate: "mailer/_user_creation.html.twig"
    -textTemplate: null
    -locale: null
    -context: [
      "name" => "nuevo"
      "password" => "?F1A46Qz99nW"
      "userEmail" => "mariokarim1109@gmail.com"
      "login_link" => "https://staging.stein.systems/login"
    ]
  }
  -envelope: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3306
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#3333
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#3344
  -id: "2"
}