DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

TYPO3 – Caches cleared

This event is fired every time some cache is cleared.

The following properties can be used in notifications:

Property Description
cacheCommand Name of the executed cache command (common values are system, page, …)
pageUid If the executed cache command is page, this marker contains the uid of the page of which cache was cleared

For this event, the desired cache command can be selected as well:

Cache command selection