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.
API¶
- getFile()
| ReturnType:
\TYPO3\CMS\Core\Resource\File
|- getRelevantProperties()
| ReturnType: array |
- getUpdatedFields()
| ReturnType: array |