Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigEditForm::handleEntityStorageException | function | core/ |
Handles entity storage exceptions and redirects the form. |
FieldConfigEditForm::processFieldStorageSubmit | function | core/ |
Process handler for subform submit. |
FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
FieldConfigStorage | class | core/ |
Storage handler for field config. |
FieldConfigStorage.php | file | core/ |
|
FieldConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldConfigStorage::$entityTypeManager | property | core/ |
The entity type manager. |
FieldConfigStorage::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldConfigStorage::createInstance | function | core/ |
|
FieldConfigStorage::importDelete | function | core/ |
|
FieldConfigStorage::loadByProperties | function | core/ |
|
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. |
FieldConfigStorageBase::mapFromStorageRecords | function | core/ |
|
FieldConfigStorageBase::mapToStorageRecord | function | core/ |
|
FieldCrudTest::$fieldStorage | property | core/ |
The field storage entity. |
FieldCrudTest::$fieldStorageDefinition | property | core/ |
The field entity definition. |
FieldCrudTest::testCreateFieldCustomStorage | function | core/ |
Tests creating a field with custom storage set. |
FieldDataCountTest::$storage | property | core/ |
|
FieldDataCountTest::$storageRev | property | core/ |
|
FieldDataCountTest::$storageUser | property | core/ |
|
FieldDefinition::$fieldStorageDefinition | property | core/ |
The associated field storage definition. |
FieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition. |
FieldDefinition::getFieldStorageDefinition | function | core/ |
|
FieldDefinition::setFieldStorageDefinition | function | core/ |
Set the field storage definition. |
FieldDefinitionInterface::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldDefinitionTest::$storageDefinition | property | core/ |
The test field storage definition. |
FieldDefinitionTest::$storageSupportsTranslation | property | core/ |
A flag for setting if the field storage supports translation. |
FieldGroupRowsWebTest::$fieldStorage | property | core/ |
The field storage. |
FieldHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
FieldHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
FieldItemBase::calculateStorageDependencies | function | core/ |
|
FieldItemBase::defaultStorageSettings | function | core/ |
|
FieldItemBase::storageSettingsForm | function | core/ |
|
FieldItemBase::storageSettingsFromConfigData | function | core/ |
|
FieldItemBase::storageSettingsSummary | function | core/ |
|
FieldItemBase::storageSettingsToConfigData | function | core/ |
|
FieldItemInterface::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
FieldItemInterface::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FieldItemInterface::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
FieldItemInterface::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldKernelTestBase::createFieldWithStorage | function | core/ |
Create a field and an associated field storage. |
FieldMissingTypeTest::testFieldStorageMissingType | function | core/ |
Tests the exception thrown when missing a field type in field storages. |
FieldSettingsTest::testConfigurableFieldStorageSettings | function | core/ |
@covers \Drupal\field\Entity\FieldStorageConfig::getSettings[[api-linebreak]] @covers \Drupal\field\Entity\FieldStorageConfig::setSettings[[api-linebreak]] |
FieldSqlStorageTest | class | core/ |
Tests Field SQL Storage . |
FieldSqlStorageTest.php | file | core/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.