PSR-14 events
The following PSR-14 events are available to extend the functionality:
AfterAutoCreateRedirectHasBeenPersistedEvent
React on persisted auto-created redirects. t3coreapi:afterautocreateredirecthasbeenpersistedevent
BeforeRedirectMatchDomainEvent
Implement a custom redirect matching upon the loaded redirects or return a matched redirect record from other sources. t3coreapi:beforeredirectmatchdomainevent
ModifyAutoCreateRedirectRecordBeforePersistingEvent
Modify the redirect record before it is persisted to the database. t3coreapi:modifyautocreateredirectrecordbeforepersistingevent
ModifyRedirectManagementControllerViewDataEvent
Modify or enrich view data for the
\TYPO3\
.
t3coreapi:modifyredirectmanagementcontrollerviewdataevent
RedirectWasHitEvent
Process the matched redirect further and adjust the PSR-7 response. t3coreapi:redirectwashitevent
SlugRedirectChangeItemCreatedEvent
Manage the redirect sources for which redirects should be created. t3coreapi:slugredirectchangeitemcreatedevent