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 |
|---|---|---|---|
| FieldStorageConfigJsonBasicAuthTest.php | file | core/ |
|
| FieldStorageConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigJsonCookieTest | class | core/ |
@group rest |
| FieldStorageConfigJsonCookieTest.php | file | core/ |
|
| FieldStorageConfigJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigListBuilder | class | core/ |
Defines a class to build a listing of fields. |
| FieldStorageConfigListBuilder.php | file | core/ |
|
| FieldStorageConfigListBuilder::$bundles | property | core/ |
An array of entity bundle information. |
| FieldStorageConfigListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageConfigListBuilder::$fieldTypeManager | property | core/ |
The field type manager. |
| FieldStorageConfigListBuilder::$fieldTypes | property | core/ |
An array of information about field types. |
| FieldStorageConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| FieldStorageConfigListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| FieldStorageConfigListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| FieldStorageConfigListBuilder::__construct | function | core/ |
Constructs a new FieldStorageConfigListBuilder object. |
| FieldStorageConfigResourceTestBase | class | core/ |
|
| FieldStorageConfigResourceTestBase.php | file | core/ |
|
| FieldStorageConfigResourceTestBase::$entity | property | core/ |
|
| FieldStorageConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldStorageConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldStorageConfigStorage | class | core/ |
Storage handler for "field storage" configuration entities. |
| FieldStorageConfigStorage.php | file | core/ |
|
| FieldStorageConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
| FieldStorageConfigStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageConfigStorage::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldStorageConfigStorage::$moduleHandler | property | core/ |
The module handler. |
| FieldStorageConfigStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| FieldStorageConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
| FieldStorageConfigStorage::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
| FieldStorageConfigStorage::mapToStorageRecord | function | core/ |
Maps from an entity object to the storage record. |
| FieldStorageConfigStorage::__construct | function | core/ |
Constructs a FieldStorageConfigStorage object. |
| FieldStorageConfigTest | class | core/ |
JSON:API integration test for the "FieldStorageConfig" config entity type. |
| FieldStorageConfigTest.php | file | core/ |
|
| FieldStorageConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigTest::$entity | property | core/ |
|
| FieldStorageConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigTest::$modules | property | core/ |
Modules to enable. |
| FieldStorageConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.