Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| FileExtensionConstraintValidator | class | core/ |
Validates the file extension constraint. |
| FileExtensionConstraintValidator.php | file | core/ |
|
| FileExtensionConstraintValidator::validate | function | core/ |
|
| FileExtensionConstraintValidatorTest | class | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionConstraintValidatorTest.php | file | core/ |
|
| FileExtensionConstraintValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileExtensionOnUri. |
| FileExtensionConstraintValidatorTest::testFileExtensionOnUri | function | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionSecureConstraintValidator | class | core/ |
Validator for the FileExtensionSecureConstraint. |
| FileExtensionSecureConstraintValidator.php | file | core/ |
|
| FileExtensionSecureConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
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.