Search for fieldStorage
- Search 7.x for fieldStorage
- Search 8.9.x for fieldStorage
- Search 10.3.x for fieldStorage
- Search 11.x for fieldStorage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldStorageConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldStorageConfigEntityUnitTest::$fieldTypeManager | property | core/ |
The field type manager. |
| FieldStorageConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
| FieldStorageConfigEntityUnitTest::setUp | function | core/ |
|
| FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldStorageConfigEntityUnitTest::testEnforcedCardinality | function | core/ |
Tests enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testStoredCardinality | function | core/ |
Tests stored cardinality. |
| FieldStorageConfigHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| 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 @group legacy |
| 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 @group legacy |
| 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. |
| FieldStorageConfigInterface | interface | core/ |
Provides an interface defining a field storage entity. |
| FieldStorageConfigInterface.php | file | core/ |
|
| FieldStorageConfigInterface::getBundles | function | core/ |
Returns the list of bundles where the field storage has fields. |
| FieldStorageConfigInterface::getIndexes | function | core/ |
Returns the custom storage indexes for the field data storage. |
| FieldStorageConfigInterface::getType | function | core/ |
Returns the field type. |
| FieldStorageConfigInterface::getTypeProvider | function | core/ |
Returns the name of the module providing the field type. |
| FieldStorageConfigInterface::isDeletable | function | core/ |
Checks if the field storage can be deleted. |
| FieldStorageConfigInterface::isLocked | function | core/ |
Returns whether the field storage is locked or not. |
| FieldStorageConfigInterface::setCardinality | function | core/ |
Sets the maximum number of items allowed for the field. |
| FieldStorageConfigInterface::setIndexes | function | core/ |
Sets the custom storage indexes for the field data storage.. |
| FieldStorageConfigInterface::setLocked | function | core/ |
Sets the locked flag. |
| FieldStorageConfigInterface::setSetting | function | core/ |
Sets the value for a field setting by name. |
| FieldStorageConfigInterface::setSettings | function | core/ |
Sets field storage settings. |
| FieldStorageConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
| FieldStorageConfigJsonAnonTest | class | core/ |
@group rest |
| FieldStorageConfigJsonAnonTest.php | file | core/ |
|
| FieldStorageConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigJsonBasicAuthTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.