.. include:: /Includes.rst.txt .. index:: Events; AfterFileRemovedFromIndexEvent .. _AfterFileRemovedFromIndexEvent: ============================== AfterFileRemovedFromIndexEvent ============================== This event is fired once a file was just removed in the database (:sql:`sys_file`). *Example* can be to further handle files and manage them separately outside of TYPO3's index. API === .. include:: /CodeSnippets/Events/Core/Resource/AfterFileRemovedFromIndexEvent.rst.txt