Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
field_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
field_purge_field_storage | function | core/ |
Purges a field record from the database. |
field_storage_definition.listener | service | core/ |
Drupal\Core\Field\FieldStorageDefinitionListener |
field_test_field_storage_config_create | function | core/ |
Memorize calls to field_test_field_storage_config_create(). |
field_test_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
field_ui_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
file.repository | service | core/ |
Drupal\file\FileRepository |
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/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCacheFactory[[api-linebreak]] @group FileCache |
FileCacheFactoryTest.php | file | core/ |
|
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
FileCacheFactoryTest::setUp | function | core/ |
|
FileCacheFactoryTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@covers ::getPrefix[[api-linebreak]] @covers ::setPrefix[[api-linebreak]] |
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. |
FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
FileFieldDisplayTest::testDescToggle | function | core/ |
Tests description toggle for field instance configuration. |
FileItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
FileItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.