AfterFileUpdatedInIndexEvent

The PSR-14 event \TYPO3\CMS\Core\Resource\Event\AfterFileUpdatedInIndexEvent is fired once an index was just updated inside the database (= indexed). Custom listeners can update further index values when a file was updated.

Example

API

class AfterFileUpdatedInIndexEvent
Fully qualified name
\TYPO3\CMS\Core\Resource\Event\AfterFileUpdatedInIndexEvent

This event is fired once an index was just updated inside the database (= indexed).

Custom listeners can update further index values when a file was updated.

getFile ( )
Returns
\TYPO3\CMS\Core\Resource\File
getRelevantProperties ( )
Returns
array
getUpdatedFields ( )
Returns
array