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 |
---|---|---|---|
DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
EntityFieldStorageConfig | class | core/ |
Deprecated. Destination with Drupal specific config dependencies. |
EntityFieldStorageConfig.php | file | core/ |
|
EntityFieldStorageConfig::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
EntityFieldStorageConfig::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
EntityFieldStorageConfig::create | function | core/ |
Creates an instance of the plugin. |
EntityFieldStorageConfig::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityFieldStorageConfig::__construct | function | core/ |
Construct a new plugin. |
EntityManager::getActiveFieldStorageDefinitions | function | core/ |
|
EntityManager::getFieldStorageDefinitions | function | core/ |
|
EntityManager::getLastInstalledFieldStorageDefinitions | function | core/ |
|
EntityManager::onFieldStorageDefinitionCreate | function | core/ |
|
EntityManager::onFieldStorageDefinitionDelete | function | core/ |
|
EntityManager::onFieldStorageDefinitionUpdate | function | core/ |
|
EntityManagerInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
|
EntityManagerTest::testGetActiveFieldStorageDefinitions | function | core/ |
@covers ::getActiveFieldStorageDefinitions[[api-linebreak]] |
EntityManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
EntityManagerTest::testGetLastInstalledFieldStorageDefinitions | function | core/ |
Tests the getLastInstalledFieldStorageDefinitions() method. |
EntityViewsDataTest::setupFieldStorageDefinition | function | core/ |
Helper method to mock all store definitions. |
FieldStorageConfigHalJsonAnonTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonAnonTest.php | file | core/ |
|
FieldStorageConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldStorageConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigHalJsonBasicAuthTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonBasicAuthTest.php | file | core/ |
|
FieldStorageConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldStorageConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldStorageConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigHalJsonCookieTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonCookieTest.php | file | core/ |
|
FieldStorageConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldStorageConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldStorageConfigHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigResourceTestBase | class | core/ |
|
FieldStorageConfigResourceTestBase.php | file | core/ |
|
FieldTestBase::$fieldStorages | property | core/ |
Stores the field definitions used by the test. |
FieldTestBase::setUpFieldStorages | function | core/ |
|
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.