Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigDeleteForm::submitForm | function | core/ |
|
| FieldConfigDeleteForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| FieldConfigEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| FieldConfigEditForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| FieldConfigEditForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest. |
| 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 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[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Test that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| FieldConfigHalJsonAnonTest | class | core/ |
@group hal |
| FieldConfigHalJsonAnonTest.php | file | core/ |
|
| FieldConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| FieldConfigHalJsonBasicAuthTest | class | core/ |
@group hal |
| FieldConfigHalJsonBasicAuthTest.php | file | core/ |
|
| FieldConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldConfigHalJsonCookieTest | class | core/ |
@group hal |
| FieldConfigHalJsonCookieTest.php | file | core/ |
|
| FieldConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 481
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.