Search for form
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 |
|---|---|---|---|
| HandlerBase::showExposeForm | function | core/ |
Shortcut to display the exposed options form. |
| HandlerBase::submitExposeForm | function | core/ |
Perform any necessary changes to the form exposes prior to storage. |
| HandlerBase::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler. |
| HandlerBase::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitTemporaryForm | function | core/ |
Submits a temporary form. |
| HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
| HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| Heading::buildConfigurationForm | function | core/ |
Form for choosing which heading tags are available. |
| Heading::submitConfigurationForm | function | core/ |
Form submission handler. |
| Heading::validateConfigurationForm | function | core/ |
Form validation handler. |
| HelpTopicTwigTest::PLUGIN_INFORMATION | constant | core/ |
The plugin information to use for setting up a test topic. |
| HistoryUserTimestamp::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option. |
| HistoryUserTimestamp::valueForm | function | core/ |
Options form subform for setting options. |
| hook_entity_form_display_alter | function | core/ |
Alter the settings used for displaying an entity form. |
| hook_entity_form_mode_alter | function | core/ |
Change the form mode used to build an entity form. |
| hook_entity_prepare_form | function | core/ |
Acts on an entity object about to be shown on an entity form. |
| hook_ENTITY_TYPE_form_mode_alter | function | core/ |
Change the form mode of a specific entity type currently being displayed. |
| hook_ENTITY_TYPE_prepare_form | function | core/ |
Acts on a particular type of entity object about to be in an entity form. |
| hook_field_formatter_info_alter | function | core/ |
Perform alterations on Field API formatter types. |
| hook_field_formatter_settings_summary_alter | function | core/ |
Alters the field formatter settings summary. |
| hook_field_formatter_third_party_settings_form | function | core/ |
Allow modules to add settings to field formatters provided by other modules. |
| hook_field_widget_complete_form_alter | function | core/ |
Alter the complete form for field widgets provided by other modules. |
| hook_field_widget_complete_WIDGET_TYPE_form_alter | function | core/ |
Alter the complete form for a specific widget provided by other modules. |
| hook_field_widget_single_element_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_single_element_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| hook_filter_format_disable | function | core/ |
Perform actions when a text format has been disabled. |
| hook_form_alter | function | core/ |
Perform alterations before a form is rendered. |
| hook_form_BASE_FORM_ID_alter | function | core/ |
Provide a form-specific alteration for shared ('base') forms. |
| hook_form_FORM_ID_alter | function | core/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
| hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
| hook_user_format_name_alter | function | core/ |
Alter the username that is displayed for a user. |
| hook_views_form_substitutions | function | core/ |
Replace special strings when processing a view with form elements. |
| hook_views_plugins_exposed_form_alter | function | core/ |
Modify the list of available views exposed form plugins. |
| Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
| HtmlEntityFormController | class | core/ |
Wrapping controller for entity forms that serve as the main page body. |
| HtmlEntityFormController.php | file | core/ |
|
| HtmlEntityFormController::$entityTypeManager | property | core/ |
The entity type manager service. |
| HtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
| HtmlEntityFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Routing\Enhancer\FormEnhancer object. |
| HtmlFormController | class | core/ |
Wrapping controller for forms that serve as the main page body. |
| HtmlFormController.php | file | core/ |
|
| HtmlFormController::$classResolver | property | core/ |
The class resolver. |
| HtmlFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| HtmlFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\HtmlFormController object. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.