Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileXmlCookieTest | class | core/ |
@group rest |
| 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_default_scheme | function | core/ |
Gets the default file stream implementation. |
| file_destination | function | core/ |
Determines the destination path for a file. |
| file_directory_os_temp | function | core/ |
Discovers a writable system-appropriate temporary directory. |
| file_ensure_htaccess | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
| FILE_EXIST | constant | core/ |
File permission check -- File exists. |
| FILE_EXISTS_ERROR | constant | core/ |
Flag for dealing with existing files: Do nothing and return FALSE. |
| FILE_EXISTS_RENAME | constant | core/ |
Flag for dealing with existing files: Appends number until name is unique. |
| FILE_EXISTS_REPLACE | constant | core/ |
Flag for dealing with existing files: Replace the existing file. |
| 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_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_htaccess_lines | function | core/ |
Returns the standard .htaccess lines that Drupal writes to file directories. |
| file_icon_class | function | core/ |
Gets a class for the icon for a 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_MODIFY_PERMISSIONS | constant | core/ |
Flag used to indicate file permissions may be changed. |
| 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_progress_implementation | function | core/ |
Determines the preferred upload progress implementation. |
| 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_htaccess | function | core/ |
Creates a .htaccess file in the given directory. |
| file_save_upload | function | core/ |
Saves file uploads to a new location. |
| file_scan_directory | function | core/ |
Finds all files that match a given mask in a given directory. |
| 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_stream_wrapper_uri_normalize | function | core/ |
Normalizes a URI by making it syntactically correct. |
| file_stream_wrapper_valid_scheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| 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. |
Pagination
- Previous page
- Page 547
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.