Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired |
FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig @group field |
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/ |
@covers ::calculateDependencies |
FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType |
FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval |
FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray |
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/ |
@group rest |
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/ |
@group rest |
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/ |
@group rest |
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. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.