Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| file.validator | service | core/ |
Drupal\file\Validation\FileValidator |
| File::$fileUrlGenerator | property | core/ |
The file URL generator. |
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FileCacheBackendInterface::store | function | core/ |
Stores data into a cache backend. |
| FileCacheFactory | class | core/ |
Creates a FileCache object. |
| FileCacheFactory.php | file | core/ |
|
| FileCacheFactory::$configuration | property | core/ |
The configuration used to create FileCache objects. |
| FileCacheFactory::$prefix | property | core/ |
The cache prefix. |
| FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
| FileCacheFactory::get | function | core/ |
Instantiates a FileCache object for a given collection identifier. |
| FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
| FileCacheFactory::getPrefix | function | core/ |
Returns the cache prefix. |
| FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
| FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
| FileCacheFactoryTest | class | core/ |
Tests Drupal\Component\FileCache\FileCacheFactory. |
| FileCacheFactoryTest.php | file | core/ |
|
| FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
| FileCacheFactoryTest::setUp | function | core/ |
|
| FileCacheFactoryTest::testGet | function | core/ |
Tests get. |
| FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
Tests get configuration overrides. |
| FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
Tests get disabled file cache. |
| FileCacheFactoryTest::testGetNoPrefix | function | core/ |
Tests get no prefix. |
| FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
| FileCopy::getDirectory | function | core/ |
Returns the directory component of a URI or path. |
| FileCopyTest::providerFileProcessBaseConstructor | function | core/ |
Data provider for testFileProcessBaseConstructor. |
| FileCopyTest::testFileProcessBaseConstructor | function | core/ |
Tests that the plugin constructor correctly sets the configuration. |
| FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
| FileDeleteRecursiveTest::testDirectory | function | core/ |
Try deleting a directory with some files. |
| FileDeleteRecursiveTest::testEmptyDirectory | function | core/ |
Try deleting an empty directory. |
| 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::testDirectory | function | core/ |
Try deleting a directory. |
| FileDeleteTest::testSymlinkDirectory | function | core/ |
Tests deleting a symlink to a directory. |
| FileDeleteTest::testSymlinkDirectoryStreamWrappers | function | core/ |
Tests deleting using a symlinked directory using stream wrappers. |
| 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::$fileUrlGenerator | property | core/ |
The file URL generator. |
| FileExtensionConstraint::getDefaultOption | function | core/ |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.