Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigEntityUnitTest.php | file | core/ |
|
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
| FieldConfigEntityUnitTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigEntityUnitTest::setUp | function | core/ |
|
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
Tests get type. |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
Tests on dependency removal. |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
Tests to array. |
| FieldConfigInterface | interface | core/ |
Provides an interface defining a field entity. |
| FieldConfigInterface | interface | core/ |
Defines an interface for configurable field definitions. |
| FieldConfigInterface.php | file | core/ |
|
| FieldConfigInterface.php | file | core/ |
|
| FieldConfigInterface::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
| FieldConfigInterface::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
| FieldConfigInterface::isDeleted | function | core/ |
Gets the deleted flag of the field. |
| FieldConfigInterface::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
| FieldConfigInterface::setDefaultValue | function | core/ |
Sets a default value. |
| FieldConfigInterface::setDefaultValueCallback | function | core/ |
Sets a custom default value callback. |
| FieldConfigInterface::setDescription | function | core/ |
Sets a human readable description. |
| 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. |
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.