Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigInterface::setLabel | function | core/ |
Sets the field definition label. |
| FieldConfigInterface::setPropertyConstraints | function | core/ |
Sets constraints for a given field item property. |
| FieldConfigInterface::setRequired | function | core/ |
Sets whether the field can be empty. |
| FieldConfigInterface::setSetting | function | core/ |
Sets the value for a field setting by name. |
| FieldConfigInterface::setSettings | function | core/ |
Sets field settings. |
| FieldConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
| FieldConfigJsonAnonTest | class | core/ |
Tests Field Config Json Anon. |
| FieldConfigJsonAnonTest.php | file | core/ |
|
| FieldConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigJsonBasicAuthTest | class | core/ |
Tests Field Config Json Basic Auth. |
| FieldConfigJsonBasicAuthTest.php | file | core/ |
|
| FieldConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldConfigJsonCookieTest | class | core/ |
Tests Field Config Json Cookie. |
| FieldConfigJsonCookieTest.php | file | core/ |
|
| FieldConfigJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigListBuilder | class | core/ |
Provides lists of field config entities. |
| FieldConfigListBuilder.php | file | core/ |
|
| FieldConfigListBuilder::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldConfigListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldConfigListBuilder::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldConfigListBuilder::$targetBundle | property | core/ |
The name of the bundle the listed fields are attached to. |
| FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
| FieldConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| FieldConfigListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| FieldConfigListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FieldConfigListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| FieldConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| FieldConfigListBuilder::__construct | function | core/ |
Constructs a new class instance. |
| FieldConfigListController | class | core/ |
Defines a controller to list field instances. |
| FieldConfigListController.php | file | core/ |
|
| FieldConfigListController::listing | function | core/ |
Shows the 'Manage fields' page. |
| FieldConfigResourceTestBase | class | core/ |
Resource test base for the FieldConfig entity. |
| 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. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.