Search for fieldStorage
- Search 7.x for fieldStorage
- Search 9.5.x for fieldStorage
- Search 10.3.x for fieldStorage
- Search 11.x for fieldStorage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
LinkFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
ManageFieldsFunctionalTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
MediaSourceBase::createSourceFieldStorage | function | core/ |
Creates the source field storage definition. |
MediaSourceBase::getSourceFieldStorage | function | core/ |
Returns the source field storage definition. |
NodeBodyFieldStorageTest | class | core/ |
Tests node body field storage. |
NodeBodyFieldStorageTest.php | file | core/ |
|
NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to enable. |
NodeBodyFieldStorageTest::setUp | function | core/ |
|
NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
OptionsFieldUnitTestBase::$fieldStorage | property | core/ |
The list field storage used in the test. |
OptionsFieldUnitTestBase::$fieldStorageDefinition | property | core/ |
The field storage definition used to created the field storage. |
RequiredFieldStorageDefinitionInterface | interface | core/ |
Defines an interface for required field storage definitions. |
RequiredFieldStorageDefinitionInterface.php | file | core/ |
|
RequiredFieldStorageDefinitionInterface::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
SqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
SqlContentEntityStorage::getFieldStorageDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
SqlContentEntityStorage::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorage::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
SqlContentEntityStorage::setFieldStorageDefinitions | function | core/ |
Updates the internal list of field storage definitions. |
SqlContentEntityStorageSchema::$fieldStorageDefinitions | property | core/ |
The storage field definitions for this entity type. |
SqlContentEntityStorageSchema::getSelectQueryForFieldStorageDeletion | function | core/ |
Returns a SELECT query suitable for inserting data into a dedicated table. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorageSchema::processFieldStorageSchema | function | core/ |
Processes the schema for a field storage definition. |
SqlContentEntityStorageSchema::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
SqlContentEntityStorageSchemaColumnTest::$fieldStorage | property | core/ |
The field storage. |
SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared | function | core/ |
Tests updating a shared table field definition. |
SqlContentEntityStorageTest::testGetFieldStorageDefinitions | function | core/ |
@covers ::getFieldStorageDefinitions |
TaggedWithTest::$tagFieldStorage | property | core/ |
Holds the field storage for test tag field. |
TextWithSummaryItemTest::$fieldStorage | property | core/ |
Field storage entity. |
TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
TranslationTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.