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 |
|---|---|---|---|
| FieldStorageConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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::$deprecatedProperties | property | core/ |
|
| 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. |
| 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. |
| FieldStorageConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FieldStorageConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldStorageConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FieldStorageConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
| FieldStorageConfigUpdateForbiddenException.php | file | core/ |
|
| FieldStorageConfigXmlAnonTest | class | core/ |
@group rest |
| FieldStorageConfigXmlAnonTest.php | file | core/ |
|
| FieldStorageConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigXmlBasicAuthTest | class | core/ |
@group rest |
| FieldStorageConfigXmlBasicAuthTest.php | file | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigXmlCookieTest | class | core/ |
@group rest |
| FieldStorageConfigXmlCookieTest.php | file | core/ |
|
| FieldStorageConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.