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 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigEditForm::ajaxSubmit | function | core/ |
Submit form #ajax callback. |
| FieldConfigEditForm::copyFormValuesToEntity | function | core/ |
|
| FieldConfigEditForm::create | function | core/ |
|
| FieldConfigEditForm::entityFormEntityBuild | function | core/ |
Entity form builder for the field config edit form. |
| FieldConfigEditForm::fieldStorageSubmit | function | core/ |
Submit handler for subform submit. |
| FieldConfigEditForm::form | function | core/ |
|
| FieldConfigEditForm::getFormId | function | core/ |
|
| FieldConfigEditForm::getTitle | function | core/ |
The _title_callback for the field settings form. |
| FieldConfigEditForm::getTypedData | function | core/ |
Gets typed data object for the field. |
| FieldConfigEditForm::handleEntityStorageException | function | core/ |
Handles entity storage exceptions and redirects the form. |
| FieldConfigEditForm::hasAnyRequired | function | core/ |
A function to check if element contains any required elements. |
| FieldConfigEditForm::processFieldStorageSubmit | function | core/ |
Process handler for subform submit. |
| FieldConfigEditForm::save | function | core/ |
|
| FieldConfigEditForm::submitForm | function | core/ |
|
| FieldConfigEditForm::successfulAjaxSubmit | function | core/ |
Respond to a successful AJAX submission. |
| FieldConfigEditForm::validateForm | function | core/ |
|
| FieldConfigEditForm::__construct | function | core/ |
|
| FieldConfigEditFormTest | class | core/ |
Tests Drupal\field_ui\Form\FieldConfigEditForm. |
| FieldConfigEditFormTest.php | file | core/ |
|
| FieldConfigEditFormTest::$fieldConfigEditForm | property | core/ |
The field config edit form. |
| FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
| FieldConfigEditFormTest::setUp | function | core/ |
|
| FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
Tests has any required. |
| FieldConfigEntityUnitTest | class | core/ |
Tests Drupal\field\Entity\FieldConfig. |
| FieldConfigEntityUnitTest.php | file | core/ |
|
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager 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. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.