Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| file_file_download | function | core/ |
Implements hook_file_download(). |
| file_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| file_get_content_headers | function | core/ |
Examines a file entity and returns appropriate content headers for download. |
| file_get_file_references | function | core/ |
Retrieves a list of references to a file. |
| file_help | function | core/ |
Implements hook_help(). |
| file_icon_class | function | core/ |
Gets a class for the icon for a MIME type. |
| file_icon_map | function | core/ |
Determines the generic icon MIME package based on a file's MIME type. |
| FILE_INSECURE_EXTENSION_REGEX | constant | core/ |
The regex pattern used when checking for insecure file types. |
| file_managed_file_save_upload | function | core/ |
Saves any files that have been uploaded into a managed_file element. |
| file_managed_file_submit | function | core/ |
Form submission handler for upload / remove buttons of managed_file elements. |
| file_module_test.info.yml | file | core/ |
core/modules/file/tests/file_module_test/file_module_test.info.yml |
| file_module_test.routing.yml | file | core/ |
core/modules/file/tests/file_module_test/file_module_test.routing.yml |
| file_move | function | core/ |
Moves a file to a new location and update the file's database entry. |
| file_munge_filename | function | core/ |
Modifies a filename as needed for security purposes. |
| FILE_NOT_EXECUTABLE | constant | core/ |
File permission check -- File is not executable. |
| FILE_NOT_EXIST | constant | core/ |
File permission check -- File does not exist. |
| FILE_NOT_READABLE | constant | core/ |
File permission check -- File is not readable. |
| FILE_NOT_WRITABLE | constant | core/ |
File permission check -- File is not writable. |
| file_post_update_add_txt_if_allows_insecure_extensions | function | core/ |
Add txt to allowed extensions for all fields that allow uploads of insecure files. |
| file_progress_implementation | function | core/ |
Determines the preferred upload progress implementation. |
| FILE_READABLE | constant | core/ |
File permission check -- File is readable. |
| file_requirements | function | core/ |
Implements hook_requirements(). |
| file_save_data | function | core/ |
Saves a file to the specified destination and creates a database entry. |
| file_save_upload | function | core/ |
Saves file uploads to a new location. |
| file_schema | function | core/ |
Implements hook_schema(). |
| file_settings.yml | file | core/ |
core/modules/file/migrations/file_settings.yml |
| FILE_STATUS_PERMANENT | constant | core/ |
Indicates that the file is permanent and should not be deleted. |
| file_system | service | core/ |
Drupal\Core\File\FileSystem |
| file_test.info.yml | file | core/ |
core/modules/file/tests/file_test/file_test.info.yml |
| file_test.module | file | core/ |
Helper module for the file tests. |
| file_test.routing.yml | file | core/ |
core/modules/file/tests/file_test/file_test.routing.yml |
| file_test.services.yml | file | core/ |
core/modules/file/tests/file_test/file_test.services.yml |
| file_test_entity_type_alter | function | core/ |
Implements hook_entity_info_alter(). |
| file_test_file_copy | function | core/ |
Implements hook_file_copy(). |
| file_test_file_download | function | core/ |
Implements hook_file_download(). |
| file_test_file_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for file entities. |
| file_test_file_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| file_test_file_mimetype_mapping_alter | function | core/ |
Implements hook_file_mimetype_mapping_alter(). |
| file_test_file_move | function | core/ |
Implements hook_file_move(). |
| file_test_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| file_test_file_scan_callback | function | core/ |
Helper function for testing FileSystemInterface::scanDirectory(). |
| file_test_file_scan_callback_reset | function | core/ |
Reset static variables used by file_test_file_scan_callback(). |
| file_test_file_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for file entities. |
| file_test_file_url_alter | function | core/ |
Implements hook_file_url_alter(). |
| file_test_file_validate | function | core/ |
Implements hook_file_validate(). |
| file_test_get_all_calls | function | core/ |
Get an array with the calls for all hooks. |
| file_test_get_calls | function | core/ |
Gets the arguments passed to a given hook invocation. |
| file_test_get_ids.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_get_ids/file_test_get_ids.info.yml |
| file_test_reset | function | core/ |
Reset/initialize the history of calls to the file_* hooks. |
| file_test_set_return | function | core/ |
Assign a return value for a given operation. |
Pagination
- Previous page
- Page 663
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.