AfterFileAddedToIndexEvent¶
This event is fired once an index was just added to the database (= indexed).
Examples:
Allows to additionally populate custom fields of the
sys_
/sys_
database records.
API¶
- class AfterFileAddedToIndexEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Core\ Resource\ Event\ After File Added To Index Event
This event is fired once an index was just added to the database (= indexed).
Examples: Allows to additionally populate custom fields of the sys_file/sys_file_metadata database records.
- getFileUid ( ) ¶
-
- returntype
-
int
- getRecord ( ) ¶
-
- returntype
-
array