Messenger
Interfaces, Classes, Traits and Enums
- DoctrineClearEntityManagerWorkerSubscriber
- Clears entity managers between messages being handled to avoid outdated data.
- DoctrineCloseConnectionMiddleware
- Closes connection and therefore saves number of connections.
- DoctrinePingConnectionMiddleware
- Checks whether the connection is still open or reconnects otherwise.
- DoctrineTransactionMiddleware
- Wraps all handlers in a single doctrine transaction.