Event

Table of Contents

Classes

AfterAutoCreateRedirectHasBeenPersistedEvent
This event is fired in the \TYPO3\CMS\Redirects\Service\SlugService after a redirect record has been automatically created and persisted after page slug change. It's mainly a pure notification event.
BeforeRedirectMatchDomainEvent
This event is fired in \TYPO3\CMS\Redirects\Service\RedirectService->matchRedirect() for checked host and wildcard host "*".
ModifyAutoCreateRedirectRecordBeforePersistingEvent
This event is fired in the \TYPO3\CMS\Redirects\Service\SlugService before a redirect record is persisted for changed page slug.
ModifyRedirectManagementControllerViewDataEvent
This event is fired in the \TYPO3\CMS\Redirects\Controller\ManagementController handleRequest() method.
RedirectWasHitEvent
This event is fired in the \TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler middleware when a request matches a configured redirect.
SlugRedirectChangeItemCreatedEvent
This event is fired in the \TYPO3\CMS\Redirects\RedirectUpdate\SlugRedirectChangeItemFactory factory if a new SlugRedirectChangeItem is created.

        
On this page

Search results