SystemInformationEventListener
Read onlyYes
FinalYes
Count latest exceptions for the system information menu.
This class is a TYPO3 Backend implementation and is not considered part of the Public TYPO3 API.
Table of Contents
Methods
- __construct() : mixed
- appendMessage() : void
- Modifies the SystemInformation toolbar to inject a new message
Methods
__construct()
public
__construct(ConnectionPool $connectionPool, UriBuilder $uriBuilder) : mixed
Parameters
- $connectionPool : ConnectionPool
- $uriBuilder : UriBuilder
appendMessage()
Modifies the SystemInformation toolbar to inject a new message
public
appendMessage(SystemInformationToolbarCollectorEvent $event) : void
Parameters
Tags
Attributes
- #[AsEventListener]
- 'belog/show-latest-errors'