Search for conf
- Search 7.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigListController.php | file | core/ |
|
| FieldConfigListController::listing | function | core/ |
Shows the 'Manage fields' page. |
| FieldConfigResourceTestBase | class | core/ |
|
| FieldConfigResourceTestBase.php | file | core/ |
|
| FieldConfigResourceTestBase::$entity | property | core/ |
|
| FieldConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| FieldConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldConfigStorage | class | core/ |
Storage handler for field config. |
| FieldConfigStorage.php | file | core/ |
|
| FieldConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
| FieldConfigStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldConfigStorage::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldConfigStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| FieldConfigStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| FieldConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
| FieldConfigStorage::__construct | function | core/ |
Constructs a FieldConfigStorage object. |
| FieldConfigStorageBase | class | core/ |
Base storage class for field config entities. |
| FieldConfigStorageBase.php | file | core/ |
|
| FieldConfigStorageBase::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldConfigStorageBase::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
| FieldConfigStorageBase::mapToStorageRecord | function | core/ |
Maps from an entity object to the storage record. |
| FieldConfigTest | class | core/ |
JSON:API integration test for the "FieldConfig" config entity type. |
| FieldConfigTest.php | file | core/ |
|
| FieldConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigTest::$entity | property | core/ |
|
| FieldConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| FieldConfigTest::$modules | property | core/ |
Modules to enable. |
| FieldConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FieldConfigTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| FieldConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldConfigTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
| FieldConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FieldConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FieldConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldConfigXmlAnonTest | class | core/ |
@group rest |
| FieldConfigXmlAnonTest.php | file | core/ |
|
| FieldConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigXmlBasicAuthTest | class | core/ |
@group rest |
| FieldConfigXmlBasicAuthTest.php | file | core/ |
|
| FieldConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.