Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileCopyTest::testSuccessfulReuse | function | core/ |
Tests successful file reuse. |
| FileDeleteGadgetChainTest | class | core/ |
Tests protection against SA-CORE-2024-006 File Delete Gadget Chain. |
| FileDeleteGadgetChainTest.php | file | core/ |
|
| FileDeleteGadgetChainTest::testFileDeleteGadgetChain | function | core/ |
Tests unserializing a File Delete payload. |
| FileDeleteRecursiveRemoteTest | class | core/ |
Tests deleteRecursive() with remote stream wrappers where realpath() is FALSE. |
| FileDeleteRecursiveRemoteTest.php | file | core/ |
|
| FileDeleteRecursiveRemoteTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| FileDeleteRecursiveRemoteTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| FileDeleteRecursiveRemoteTest::testDirectory | function | core/ |
Tests deleting a directory with files via a remote stream wrapper. |
| FileDeleteRecursiveRemoteTest::testEmptyDirectory | function | core/ |
Tests deleting an empty directory via a remote stream wrapper. |
| FileDeleteRecursiveRemoteTest::testRealpathReturnsFalse | function | core/ |
Verifies the dummy-remote stream wrapper returns FALSE from realpath(). |
| FileDeleteRecursiveRemoteTest::testSingleFile | function | core/ |
Tests deleting a single file via a remote stream wrapper. |
| FileDeleteRecursiveRemoteTest::testSubDirectory | function | core/ |
Tests deleting subdirectories with files via a remote stream wrapper. |
| FileDeleteRecursiveTest | class | core/ |
Tests the unmanaged file delete recursive function. |
| FileDeleteRecursiveTest.php | file | core/ |
|
| FileDeleteRecursiveTest::tearDown | function | core/ |
|
| FileDeleteRecursiveTest::testDirectory | function | core/ |
Try deleting a directory with some files. |
| FileDeleteRecursiveTest::testEmptyDirectory | function | core/ |
Try deleting an empty directory. |
| FileDeleteRecursiveTest::testSingleFile | function | core/ |
Delete a normal file. |
| FileDeleteRecursiveTest::testSubDirectory | function | core/ |
Try deleting subdirectories with some files. |
| FileDeleteRecursiveTest::testSymlinksInDirectory | function | core/ |
Tests symlinks in directories do not result in unexpected deletions. |
| FileDeleteRecursiveTest::testSymlinksInDirectoryViaStreamWrappers | function | core/ |
Tests symlinks in directories do not result in unexpected deletions. |
| FileDeleteRecursiveTest::testSymlinksToDirectory | function | core/ |
Tests symlinks to directories do not result in unexpected deletions. |
| FileDeleteRecursiveTest::testSymlinksToDirectoryViaStreamWrapper | function | core/ |
Tests trying to delete symlinks to directories via stream wrappers. |
| FileDeleteTest | class | core/ |
Tests the unmanaged file delete function. |
| FileDeleteTest.php | file | core/ |
|
| 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::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| FileDownloadController::__construct | function | core/ |
FileDownloadController constructor. |
| FileDownloadHook::__construct | function | core/ |
|
| 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::__construct | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 572
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.