Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileWidgetAjaxController.php | file | core/ |
|
| FileWidgetAjaxController::progress | function | core/ |
Returns the progress status for a file upload process. |
| FileWriteException | class | core/ |
Exception thrown when file cannot be written to disk. |
| FileWriteException.php | file | core/ |
|
| FileXmlAnonTest | class | core/ |
Tests File Xml Anon. |
| FileXmlAnonTest.php | file | core/ |
|
| FileXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FileXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileXmlBasicAuthTest | class | core/ |
Tests File Xml Basic Auth. |
| FileXmlBasicAuthTest.php | file | core/ |
|
| FileXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FileXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileXmlCookieTest | class | core/ |
Tests File Xml Cookie. |
| 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_deprecated_test.info.yml | file | core/ |
core/modules/file/tests/file_deprecated_test/file_deprecated_test.info.yml |
| 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_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_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_playsinline | function | core/ |
Adds a value for the 'playsinline' setting of the 'file_video' formatter. |
| file_post_update_playsinline-3046152.php | file | core/ |
Fixture file to test file_post_update_add_playsinline(). |
| FILE_READABLE | constant | core/ |
File permission check -- File is readable. |
| file_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| 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.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_get_ids.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_get_ids/file_test_get_ids.info.yml |
| file_test_views.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
Pagination
- Previous page
- Page 716
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.