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 |
|---|---|---|---|
| FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
| FileDeleteTest::testMissing | function | core/ |
Try deleting a missing file. |
| FileDeleteTest::testNormal | function | core/ |
Delete a normal file. |
| FileDeleteTest::testSymlinkDirectory | function | core/ |
Tests deleting a symlink to a directory. |
| FileDeleteTest::testSymlinkDirectoryStreamWrappers | function | core/ |
Tests deleting using a symlinked directory using stream wrappers. |
| FileDeprecatedTestThemeHooks | class | core/ |
Hook implementations for file_deprecated_test. |
| FileDeprecatedTestThemeHooks.php | file | core/ |
|
| FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter | function | core/ |
Implements hook_file_mimetype_mapping_alter(). |
| FileDownloadController | class | core/ |
System file controller. |
| FileDownloadController.php | file | core/ |
|
| FileDownloadController::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| FileDownloadController::download | function | core/ |
Handles private file transfers. |
| FileDownloadController::__construct | function | core/ |
FileDownloadController constructor. |
| FileDownloadHook | class | core/ |
Implements hook_file_download(). |
| FileDownloadHook.php | file | core/ |
|
| FileDownloadHook::__construct | function | core/ |
|
| FileDownloadHook::__invoke | function | core/ |
Implements hook_file_download(). |
| FileElementTest | class | core/ |
Tests for the 'file' form element. |
| FileElementTest.php | file | core/ |
|
| FileElementTest::$modules | property | core/ |
Modules to install. |
| FileElementTest::testFileElement | function | core/ |
Tests that file elements are built and processed correctly. |
| FileEncodingConstraint | class | core/ |
Defines an encoding constraint for files. |
| FileEncodingConstraint.php | file | core/ |
|
| FileEncodingConstraint::$encodings | property | core/ |
The allowed file encodings. |
| FileEncodingConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| FileEncodingConstraintValidator | class | core/ |
Validates the file encoding constraint. |
| FileEncodingConstraintValidator.php | file | core/ |
|
| FileEncodingConstraintValidator::validate | function | core/ |
|
| FileEncodingConstraintValidator::validateEncoding | function | core/ |
Validates the encoding of the file. |
| FileEncodingConstraintValidatorTest | class | core/ |
Tests the FileEncodingConstraintValidator. |
| FileEncodingConstraintValidatorTest.php | file | core/ |
|
| FileEncodingConstraintValidatorTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| FileEncodingConstraintValidatorTest::providerTestFileValidateEncodings | function | core/ |
Data provider for ::testFileEncoding. |
| FileEncodingConstraintValidatorTest::testFileEncodings | function | core/ |
Tests the FileEncodingConstraintValidator. |
| FileEntityFormatterTest | class | core/ |
Tests the default file formatter. |
| FileEntityFormatterTest.php | file | core/ |
|
| FileEntityFormatterTest::$files | property | core/ |
The files. |
| FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| FileEntityFormatterTest::$modules | property | core/ |
Modules to install. |
| FileEntityFormatterTest::setUp | function | core/ |
|
| FileEntityFormatterTest::testFormatterFileExtension | function | core/ |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileLink | function | core/ |
Tests the file_link field formatter. |
| FileEntityFormatterTest::testFormatterFileLinkWithQueryString | function | core/ |
Tests the file_link field formatter using a query string. |
| FileEntityFormatterTest::testFormatterFileMime | function | core/ |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
| FileEntityFormatterTest::testFormatterFileUri | function | core/ |
Tests the file_link field formatter. |
| FileEventSubscriber | class | core/ |
Sanitizes uploaded filenames. |
| FileEventSubscriber.php | file | core/ |
|
| FileEventSubscriber::getSubscribedEvents | function | core/ |
|
| FileEventSubscriber::sanitizeFilename | function | core/ |
Sanitizes the filename of a file being uploaded. |
Pagination
- Previous page
- Page 688
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.