Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FILE_EXIST | constant | core/ |
File permission check -- File exists. |
| file_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| file_field_views_data_views_data_alter | function | core/ |
Implements hook_field_views_data_views_data_alter(). |
| file_form_system_file_system_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| 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_icon_class | function | core/ |
Gets a class for the icon for a MIME type. |
| 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_NOT_EXIST | constant | core/ |
File permission check -- File does not exist. |
| file_post_update_add_default_filename_sanitization_configuration | function | core/ |
Add default filename sanitization configuration. |
| file_post_update_add_permissions_to_roles | function | core/ |
Grant all non-anonymous roles the 'delete own files' permission. |
| file_progress_implementation | function | core/ |
Determines the preferred upload progress implementation. |
| file_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| file_requirements | function | core/ |
Implements hook_requirements(). |
| 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_system | service | core/ |
Drupal\Core\File\FileSystem |
| file_system_settings_submit | function | core/ |
Form submission handler for file system settings form. |
| 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_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. |
| file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
| file_test_views.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
| file_tokens | function | core/ |
Implements hook_tokens(). |
| file_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| FILE_URL_TEST_CDN_1 | constant | core/ |
|
| FILE_URL_TEST_CDN_2 | constant | core/ |
|
| file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
Pagination
- Previous page
- Page 567
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.