Search for hook_file_
- Search 7.x for hook_file_
- Search 9.5.x for hook_file_
- Search 8.9.x for hook_file_
- Search 11.x for hook_file_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_filetransfer_info | function | core/ |
Register information about FileTransfer classes provided by a module. |
hook_filetransfer_info_alter | function | core/ |
Alter the FileTransfer class registry. |
hook_file_copy | function | core/ |
Respond to a file that has been copied. |
hook_file_download | function | core/ |
Control access to private file downloads and specify HTTP headers. |
hook_file_mimetype_mapping_alter | function | core/ |
Alter MIME type mappings used to determine MIME type from a file extension. |
hook_file_move | function | core/ |
Respond to a file that has been moved. |
hook_file_url_alter | function | core/ |
Alter the URL to a file. |
hook_file_validate | function | core/ |
Check that files meet a given criteria. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.