6 functions implement hook_file_delete()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- EntityCrudHookTestHooks::fileDelete in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_ENTITY_TYPE_delete() for file entities.
- entity_crud_hook_test_file_delete in modules/
simpletest/ tests/ entity_crud_hook_test.module - Implements hook_file_delete().
- file_file_delete in modules/
file/ file.module - Implements hook_file_delete().
- file_test_file_delete in modules/
simpletest/ tests/ file_test.module - Implements hook_file_delete().
- image_file_delete in modules/
image/ image.module - Implements hook_file_delete().
- user_file_delete in modules/
user/ user.module - Implements hook_file_delete().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.