Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileXmlCookieTest.php | file | core/ |
|
| FileXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FileXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| file_cron | function | core/ |
Implements hook_cron(). |
| FILE_EXECUTABLE | constant | core/ |
File permission check -- File is executable. |
| FILE_EXIST | constant | core/ |
File permission check -- File exists. |
| file_field_find_file_reference_column | function | core/ |
Determine whether a field references files stored in {file_managed}. |
| 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_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
| file_file_download | function | core/ |
Implements hook_file_download(). |
| file_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| 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_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_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_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_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_READABLE | constant | core/ |
File permission check -- File is readable. |
| 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(). |
Pagination
- Previous page
- Page 677
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.