AfterFileRemovedFromIndexEvent

Read onlyYes
FinalYes

This event is fired once a file was just removed in the database (sys_file).

Example can be to further handle files and manage them separately outside of TYPO3's index.

Table of Contents

Methods

__construct()  : mixed
getFileUid()  : int

Methods

__construct()

public __construct(int $fileUid) : mixed
Parameters
$fileUid : int

getFileUid()

public getFileUid() : int
Return values
int

        
On this page

Search results