Search for to
Title | Object type | File name | Summary |
---|---|---|---|
FieldWidgetConstraintValidator.php | file | core/ |
|
FieldWidgetConstraintValidator::validate | function | core/ |
|
FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
FieldWidgetConstraintValidatorTest.php | file | core/ |
|
FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint | function | core/ |
Tests widget constraint validation with composite constraints. |
field_purge_field_storage | function | core/ |
Purges a field record from the database. |
field_storage_definition.listener | service | core/ |
Drupal\Core\Field\FieldStorageDefinitionListener |
field_storage_entity_type_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
file.recursive_validator | service | core/ |
Symfony\Component\Validator\Validator\ValidatorInterface |
file.recursive_validator_factory | service | core/ |
Drupal\file\Validation\RecursiveValidatorFactory |
file.repository | service | core/ |
Drupal\file\FileRepository |
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/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@legacy-covers ::get |
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. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.