- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 31
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- 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
All2
Ordered list of dispatched messages across all your buses
"App\Application\EventBus\Event\User\UserAuthenticatedEvent"messenger.bus.events |
|
---|---|
In EventBus.php line 18 | |
Bus | messenger.bus.events |
Message | App\Application\EventBus\Event\User\UserAuthenticatedEvent {#746 -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 +__isInitialized__: true -password: "$2y$13$FV28l.CZl4SbHQXEgAnLs.tYr.3xkxwfieNEShIKRBJvsW7jXK29S" -username: "dotoast.com+back.pro@gmail.com" -roles: [ "ROLE_USER" ] -appleData: null -membership: Proxies\__CG__\App\Database\Domain\Entity\User\UserMembership {#779 +__isInitialized__: true -premiumExpires: DateTimeImmutable @1772181873 {#988 date: 2026-02-27 10:44:33.0 Europe/Helsinki (+02:00) } -subscriptionType: "premium_gift" -allowedTrial: false -cancelledSubscription: false #id: "126965829210177" …2 } -avatar: Proxies\__CG__\App\Database\Domain\Entity\User\UserAvatar {#764 +__isInitialized__: false #id: "246429317720720" …2 } -profile: Proxies\__CG__\App\Database\Domain\Entity\User\UserProfile {#798 +__isInitialized__: false -profession: null #id: "161900991141865" …2 } -stripeMember: Proxies\__CG__\App\Database\Domain\Entity\User\UserStripeMember {#787 +__isInitialized__: false #id: "408926002545079" …2 } -notifications: Doctrine\ORM\PersistentCollection {#815 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …16] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#786 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#814 -elements: [] } #initialized: false } -sessions: Doctrine\ORM\PersistentCollection {#877 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …17] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#876 -elements: [] } #initialized: false } -sections: Doctrine\ORM\PersistentCollection {#924 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …17] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#874 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#923 -elements: [] } #initialized: false } -userAgent: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15" -areNotificationsEnabled: true -notRegisteredToken: null -migratedFromNotRegistered: 2 -migrateCode: "69ABB076" -lastActivity: DateTimeImmutable @1748782489 {#1790 date: 2025-06-01 15:54:49.792328 Europe/Helsinki (+03:00) } #id: "379163356520294" #creationDate: DateTimeImmutable @1740645763 {#745 date: 2025-02-27 10:42:43.0 Europe/Helsinki (+02:00) } …2 } } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#930 -busName: "messenger.bus.events" } Symfony\Component\Messenger\Stamp\HandledStamp {#1163 -result: null -handlerName: "App\Application\EventBus\EventHandler\User\UserAuthenticatedEventHandler::__invoke" } |
"App\Application\CommandBus\Command\User\ValidateToastSessionsCommand"messenger.bus.commands |
|
---|---|
In CommandBus.php line 18 | |
Bus | messenger.bus.commands |
Message | App\Application\CommandBus\Command\User\ValidateToastSessionsCommand {#984 +user: "379163356520294" } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#997 -busName: "messenger.bus.commands" } Symfony\Component\Messenger\Stamp\HandledStamp {#1171 -result: null -handlerName: "App\Application\CommandBus\CommandHandler\User\ValidateToastSessionsCommandHandler::__invoke" } |
messenger.bus.commands1
Ordered list of messages dispatched on the messenger.bus.commands
bus
"App\Application\CommandBus\Command\User\ValidateToastSessionsCommand" |
|
---|---|
In CommandBus.php line 18 | |
Message | App\Application\CommandBus\Command\User\ValidateToastSessionsCommand {#984 +user: "379163356520294" } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#997 -busName: "messenger.bus.commands" } Symfony\Component\Messenger\Stamp\HandledStamp {#1171 -result: null -handlerName: "App\Application\CommandBus\CommandHandler\User\ValidateToastSessionsCommandHandler::__invoke" } |
messenger.bus.events1
Ordered list of messages dispatched on the messenger.bus.events
bus
"App\Application\EventBus\Event\User\UserAuthenticatedEvent" |
|
---|---|
In EventBus.php line 18 | |
Message | App\Application\EventBus\Event\User\UserAuthenticatedEvent {#746 -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 +__isInitialized__: true -password: "$2y$13$FV28l.CZl4SbHQXEgAnLs.tYr.3xkxwfieNEShIKRBJvsW7jXK29S" -username: "dotoast.com+back.pro@gmail.com" -roles: [ "ROLE_USER" ] -appleData: null -membership: Proxies\__CG__\App\Database\Domain\Entity\User\UserMembership {#779 +__isInitialized__: true -premiumExpires: DateTimeImmutable @1772181873 {#988 date: 2026-02-27 10:44:33.0 Europe/Helsinki (+02:00) } -subscriptionType: "premium_gift" -allowedTrial: false -cancelledSubscription: false #id: "126965829210177" …2 } -avatar: Proxies\__CG__\App\Database\Domain\Entity\User\UserAvatar {#764 +__isInitialized__: false #id: "246429317720720" …2 } -profile: Proxies\__CG__\App\Database\Domain\Entity\User\UserProfile {#798 +__isInitialized__: false -profession: null #id: "161900991141865" …2 } -stripeMember: Proxies\__CG__\App\Database\Domain\Entity\User\UserStripeMember {#787 +__isInitialized__: false #id: "408926002545079" …2 } -notifications: Doctrine\ORM\PersistentCollection {#815 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …16] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#786 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#814 -elements: [] } #initialized: false } -sessions: Doctrine\ORM\PersistentCollection {#877 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …17] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#876 -elements: [] } #initialized: false } -sections: Doctrine\ORM\PersistentCollection {#924 -snapshot: [] -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#548 …2} -association: [ …17] -em: Doctrine\ORM\EntityManager {#197 …11} -backRefFieldName: "user" -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#874 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#923 -elements: [] } #initialized: false } -userAgent: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15" -areNotificationsEnabled: true -notRegisteredToken: null -migratedFromNotRegistered: 2 -migrateCode: "69ABB076" -lastActivity: DateTimeImmutable @1748782489 {#1790 date: 2025-06-01 15:54:49.792328 Europe/Helsinki (+03:00) } #id: "379163356520294" #creationDate: DateTimeImmutable @1740645763 {#745 date: 2025-02-27 10:42:43.0 Europe/Helsinki (+02:00) } …2 } } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#930 -busName: "messenger.bus.events" } Symfony\Component\Messenger\Stamp\HandledStamp {#1163 -result: null -handlerName: "App\Application\EventBus\EventHandler\User\UserAuthenticatedEventHandler::__invoke" } |