POST https://accord-parfait.ovh/contact

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 {#1385
  -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1425
    -isGeneratorClosed: ? bool
    -message: null
    -headers: Symfony\Component\Mime\Header\Headers {#1387
      -headers: [
        "to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#1390
            -name: "To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: []
          }
        ]
        "subject" => [
          Symfony\Component\Mime\Header\UnstructuredHeader {#1427
            -name: "Subject"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -value: "Demande de contact"
          }
        ]
      ]
      -lineLength: 76
    }
    -body: null
    -text: null
    -textCharset: null
    -html: null
    -htmlCharset: null
    -attachments: []
    -cachedBody: null
    -htmlTemplate: "email/contact/contact.html.twig"
    -textTemplate: null
    -locale: null
    -context: [
      "data" => App\DTO\ContactDTO {#1086
        +name: "TedHam"
        +email: "ocopesuq299@gmail.com"
        +message: "Hola, volia saber el seu preu."
      }
    ]
  }
  -envelope: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1419
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#1603
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#1687
  -id: "91"
}
"Symfony\Component\Mailer\Messenger\SendEmailMessage"
Caller In Mailer.php line
Bus messenger.bus.default
Message
Symfony\Component\Mailer\Messenger\SendEmailMessage {#1657
  -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#1418
    -isGeneratorClosed: ? bool
    -message: null
    -headers: Symfony\Component\Mime\Header\Headers {#1429
      -headers: [
        "to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#1584
            -name: "To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#1544
                -address: "ocopesuq299@gmail.com"
                -name: ""
              }
            ]
          }
        ]
        "subject" => [
          Symfony\Component\Mime\Header\UnstructuredHeader {#1583
            -name: "Subject"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -value: "[Réponse automatique] Demande de contact"
          }
        ]
      ]
      -lineLength: 76
    }
    -body: null
    -text: null
    -textCharset: null
    -html: null
    -htmlCharset: null
    -attachments: []
    -cachedBody: null
    -htmlTemplate: "email/contact/contact_copy.html.twig"
    -textTemplate: null
    -locale: null
    -context: [
      "data" => App\DTO\ContactDTO {#1086
        +name: "TedHam"
        +email: "ocopesuq299@gmail.com"
        +message: "Hola, volia saber el seu preu."
      }
    ]
  }
  -envelope: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1646
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#1638
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#1616
  -id: "92"
}