Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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::successfulAjaxSubmit | function | core/ |
Respond to a successful AJAX submission. |
| FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
| 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. |
| FieldConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldDefaultValueCallbackTest::testDefaultValueCallbackForm | function | core/ |
Tests the default value callback functionality for fields. |
| FieldFile::transform | function | core/ |
Performs the associated process. |
| FieldFileTest::testTransformAltTitle | function | core/ |
Tests that alt and title attributes are included in transformed values. |
| FieldFormatter | class | core/ |
Defines a FieldFormatter annotation object. |
| FieldFormatter | class | core/ |
Defines a FieldFormatter attribute for plugin discovery. |
| FieldFormatter.php | file | core/ |
|
| FieldFormatter.php | file | core/ |
|
| FieldFormatter::$class | property | core/ |
The name of the field formatter class. |
| FieldFormatter::$description | property | core/ |
A short description of the formatter type. |
| FieldFormatter::$field_types | property | core/ |
An array of field types the formatter supports. |
| FieldFormatter::$id | property | core/ |
The plugin ID. |
| FieldFormatter::$label | property | core/ |
The human-readable name of the formatter type. |
| FieldFormatter::$weight | property | core/ |
An integer to determine the weight of this formatter. |
| FieldFormatter::__construct | function | core/ |
Constructs a FieldFormatter attribute. |
| FieldFormatterSettingsDefaults | class | core/ |
Set the default field settings. |
| FieldFormatterSettingsDefaults.php | file | core/ |
|
| FieldFormatterSettingsDefaults::numberSettings | function | core/ |
|
| FieldFormatterSettingsDefaults::transform | function | core/ |
Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array. |
| FieldFormatterSettingsDefaults::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldFormatterTest | class | core/ |
Tests for field formatters. |
| FieldFormatterTest.php | file | core/ |
|
| FieldFormatterTest::$display | property | core/ |
The default display. |
| FieldFormatterTest::$fieldName | property | core/ |
The field's name. |
| FieldFormatterTest::$modules | property | core/ |
Modules to install. |
| FieldFormatterTest::setUp | function | core/ |
|
| FieldFormatterTest::testThirdPartySettings | function | core/ |
Tests availability of third party settings in field render arrays. |
| FieldFormButtonTest | class | core/ |
A handler to provide a field that is completely custom by the administrator. |
| FieldFormButtonTest.php | file | core/ |
|
| FieldFormButtonTest::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.