Search for hook_file
- Search 7.x for hook_file
 - Search 8.9.x for hook_file
 - Search 10.3.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.