Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FieldFormButtonTest::query | function | core/ |
Called to add the field to a query. |
| FieldFormButtonTest::viewsForm | function | core/ |
Form constructor for the views form. |
| FieldFormButtonTest::viewsFormSubmit | function | core/ |
Submit handler for the views form. |
| FieldHooks::formConfigAdminImportFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FieldImportDeleteUninstallUiTest::testSynchronizeForm | function | core/ |
Tests if the synchronization form is available when the core.extension.yml is missing. |
| FieldInstanceDefaults::transform | function | core/ |
Set the field instance defaults. |
| FieldInstanceDefaults::transform | function | core/ |
Performs the associated process. |
| FieldInstanceOptionTranslation::transform | function | core/ |
Performs the associated process. |
| FieldInstanceOptionTranslation::transform | function | core/ |
Performs the associated process. |
| FieldInstancePerFormDisplay | class | core/ |
Drupal 6 field instance per form display source from database. |
| FieldInstancePerFormDisplay | class | core/ |
Drupal 7 field instance per form display source from database. |
| FieldInstancePerFormDisplay.php | file | core/ |
|
| FieldInstancePerFormDisplay.php | file | core/ |
|
| FieldInstancePerFormDisplay::fields | function | core/ |
Returns available fields on the source. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerFormDisplay::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldInstancePerFormDisplayTest | class | core/ |
Tests d6_field_instance_per_form_display source plugin. |
| FieldInstancePerFormDisplayTest | class | core/ |
Tests D7 field instance per form display source plugin. |
| FieldInstancePerFormDisplayTest.php | file | core/ |
|
| FieldInstancePerFormDisplayTest.php | file | core/ |
|
| FieldInstancePerFormDisplayTest::$modules | property | core/ |
Modules to install. |
| FieldInstancePerFormDisplayTest::$modules | property | core/ |
Modules to install. |
| FieldInstancePerFormDisplayTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FieldInstancePerFormDisplayTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FieldInstanceSettings::transform | function | core/ |
Set the field instance defaults. |
| FieldInstanceSettings::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.