Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUpdateTest::$configFactory | property | core/ |
The config factory service. |
| FieldUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
|
| 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_post_update_save_custom_storage_property | function | core/ |
Re-save all field storage config objects to add 'custom_storage' property. |
| 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::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. |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.