Search for to
Title | Object type | File name | Summary |
---|---|---|---|
field.storage.node.layout_builder__layout.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.node.layout_builder__layout.yml |
field.storage.node.taxonomy_forums.yml | file | core/ |
core/modules/forum/config/optional/field.storage.node.taxonomy_forums.yml |
field.storage.taxonomy_term.forum_container.yml | file | core/ |
core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml |
field.storage.user.user_picture.yml | file | core/ |
core/profiles/standard/config/install/field.storage.user.user_picture.yml |
field.storage.user.user_picture.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.user.user_picture.yml |
field.uninstall_validator | service | core/ |
Drupal\field\FieldUninstallValidator |
FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
FieldableEntityInterface::toArray | function | core/ |
Gets an array of all field values. |
FieldableEntityNormalizerTrait::$entityTypeRepository | property | core/ |
The entity type repository. |
FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
FieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with field definitions. |
FieldableEntityStorageInterface.php | file | core/ |
|
FieldableEntityStorageInterface::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
FieldableEntityStorageInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
FieldableEntityStorageInterface::purgeFieldData | function | core/ |
Purges a batch of field data. |
FieldAPIHandlerTrait::$fieldStorageDefinition | property | core/ |
The field storage definition. |
FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
FieldAttachStorageTest | class | core/ |
Tests storage-related Field Attach API functions. |
FieldAttachStorageTest.php | file | core/ |
|
FieldAttachStorageTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Test entity_bundle_create(). |
FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Test entity_bundle_delete(). |
FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Test entity deletion. |
FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Test the 'multiple' load feature. |
FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Test insert with empty or NULL fields, with default value. |
FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
FieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
FieldConfig::$fieldStorage | property | core/ |
The associated FieldStorageConfig entity. |
FieldConfig::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldConfigBase::$fieldStorage | property | core/ |
The field storage object. |
FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval |
FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray |
FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FieldConfigStorage | class | core/ |
Storage handler for field config. |
FieldConfigStorage.php | file | core/ |
|
FieldConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldConfigStorage::$deprecatedProperties | property | core/ |
|
FieldConfigStorage::$entityTypeManager | property | core/ |
The entity type manager. |
FieldConfigStorage::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldConfigStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
FieldConfigStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
FieldConfigStorage::loadByProperties | function | core/ |
Load entities by their property values. |
FieldConfigStorage::__construct | function | core/ |
Constructs a FieldConfigStorage object. |
FieldConfigStorageBase | class | core/ |
Base storage class for field config entities. |
FieldConfigStorageBase.php | file | core/ |
|
FieldConfigStorageBase::$fieldTypeManager | property | core/ |
The field type plugin manager. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.