- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 53
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine 1
- Migrations 1
- Debug
- Messages
- E-mails
- Redis
- VichUploader
- Payum
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Messages
All1
Ordered list of dispatched messages across all your buses
"App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommand"messenger.bus.command |
|
|---|---|
| In MessengerCommandBus.php line 23 | |
| Bus | messenger.bus.command |
| Message | App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommand {#1238 +id: "350d631a-5a1a-4f75-848b-2cade65fd437" #billingInfoName: "Team Spell" #billingInfoCountry: "FJ" #billingInfoCity: "Paris" #billingInfoStreet: "Langenhorner Chaussee" #billingInfoStreetNumber: "20" #billingInfoPostalCode: "83458" #billingInfoIban: "PL92124049371831347560745013" #isBankWebhook: true } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\HandledStamp {#873 -result: null -handlerName: "App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommandHandler::__invoke" } |
messenger.bus.command1
Ordered list of messages dispatched on the messenger.bus.command bus
"App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommand" |
|
|---|---|
| In MessengerCommandBus.php line 23 | |
| Message | App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommand {#1238 +id: "350d631a-5a1a-4f75-848b-2cade65fd437" #billingInfoName: "Team Spell" #billingInfoCountry: "FJ" #billingInfoCity: "Paris" #billingInfoStreet: "Langenhorner Chaussee" #billingInfoStreetNumber: "20" #billingInfoPostalCode: "83458" #billingInfoIban: "PL92124049371831347560745013" #isBankWebhook: true } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\HandledStamp {#873 -result: null -handlerName: "App\Application\Site\Command\EditSiteBillingInformation\EditSiteBillingInformationCommandHandler::__invoke" } |
messenger.bus.query0
Ordered list of messages dispatched on the messenger.bus.query bus
messenger.bus.event.async0
Ordered list of messages dispatched on the messenger.bus.event.async bus