BeforeRecordLanguageOverlayEvent
New in version 12.0
This event serves as replacement for the removed hook
$GLOBALS
.
The PSR-14 event \TYPO3\
can be used to modify information (such as the
LanguageAspect or the actual incoming
record from the database) before the database is queried.
Example
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.