GET https://flight-ws.tn1-dev.solutionsplus.ovh/_profiler

Messages

Ordered list of dispatched messages across all your buses

"App\Message\Log\FlightTransactionLogMessage"
Caller In LogService.php line
Bus messenger.bus.default
Message
App\Message\Log\FlightTransactionLogMessage {#389
  +flightTransactionLogData: App\Model\Log\FlightTransactionLogData {#388
    +profilId: null
    +creationDate: DateTime @1754162321 {#390
      date: 2025-08-02 19:18:41.756895 +00:00
    }
    +transactionCode: ""
    +requesterCode: null
    +requesterName: null
    +requesterBackofficeCode: null
    +msDuration: 10
    +ip: "216.73.216.194"
    +isError: false
    +isWarning: false
    +outboundDepartureCity: ""
    +outboundArrivalCity: ""
    +outboundDepartureDate: null
    +inboundDepartureCity: ""
    +inboundArrivalCity: ""
    +inboundDepartureDate: null
    +nbAdult: 0
    +nbChild: 0
    +nbInfant: 0
    +class: null
    +bookingReference: null
    +server: "srv-tn1-dev.solutionsplus.ovh"
    +sessionCode: null
    +errorWarningCode: null
    +errorWarningMessage: null
    +errorWarningDescription: null
    +request: "/_profiler"
    +response: """
      <!DOCTYPE html>\n
      <html>\n
          <head>\n
              <meta charset="UTF-8" />\n
              <meta http-equiv="refresh" content="0;url='https://flight-ws.tn1-dev.solutionsplus.ovh/_profiler/'" />\n
      \n
              <title>Redirecting to https://flight-ws.tn1-dev.solutionsplus.ovh/_profiler/</title>\n
          </head>\n
          <body>\n
              Redirecting to <a href="https://flight-ws.tn1-dev.solutionsplus.ovh/_profiler/">https://flight-ws.tn1-dev.solutionsplus.ovh/_profiler/</a>.\n
          </body>\n
      </html>
      """
    +toPurge: true
    +headerRequest: "{"host":["flight-ws.tn1-dev.solutionsplus.ovh"],"accept-encoding":["gzip, br, zstd, deflate"],"user-agent":["Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)"],"accept":["*\/*"],"x-php-ob-level":["1"]}"
    +headerResponse: "{"date":["Sat, 02 Aug 2025 19:18:41 GMT"],"location":["https:\/\/flight-ws.tn1-dev.solutionsplus.ovh\/_profiler\/"],"content-type":["text\/html; charset=utf-8"]}"
  }
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#400
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#424
  -senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
  -senderAlias: "logFlightTransaction"
}