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 |
|---|---|---|---|
| ViewsThemeHooks::preprocessViewsViewUnformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
| ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
| ViewsUiTestHooks::formViewsUiConfigItemExtraFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| ViewsUiThemeHooks::preprocessBuildGroupFilterForm | function | core/ |
Prepares variables for Views UI build group filter form templates. |
| ViewsUiThemeHooks::preprocessRearrangeFilterForm | function | core/ |
Prepares variables for Views UI rearrange filter form templates. |
| ViewsViewsExecutionHooks::viewsFormSubstitutions | function | core/ |
Implements hook_views_form_substitutions(). |
| views_form_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_form_test/views_form_test.info.yml |
| views_post_update_format_plural | function | core/ |
Updates the format plural option for those views using aggregation. |
| views_test_checkboxes_theme_form_views_exposed_form_alter | function | core/ |
Changes an exposed "type" filter from a multi-select to checkboxes. |
| views_test_formatter.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml |
| views_ui_ajax_update_form | function | core/ |
Updates a part of the add view form via AJAX. |
| views_ui_build_form_url | function | core/ |
Creates the menu path for a standard AJAX form given the form state. |
| views_ui_form_button_was_clicked | function | core/ |
The #process callback for a button. |
| ViewUI::$forms | property | core/ |
Contains an array of form keys and their respective classes. |
| ViewUI::addFormToStack | function | core/ |
Adds another form to the stack. |
| ViewUI::getFormProgress | function | core/ |
Get the user's current progress through the form stack. |
| ViewXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| VocabularyDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy vocabulary. |
| VocabularyDeleteForm.php | file | core/ |
|
| VocabularyDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| VocabularyDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| VocabularyDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyDeleteForm::getQuestion | function | core/ |
|
| VocabularyForm | class | core/ |
Base form for vocabulary edit forms. |
| VocabularyForm.php | file | core/ |
|
| VocabularyForm::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| VocabularyForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| VocabularyForm::create | function | core/ |
Instantiates a new instance of this class. |
| VocabularyForm::exists | function | core/ |
Determines if the vocabulary already exists. |
| VocabularyForm::form | function | core/ |
Gets the actual form array to be built. |
| VocabularyForm::save | function | core/ |
Form submission handler for the 'save' action. |
| VocabularyForm::__construct | function | core/ |
Constructs a new vocabulary form. |
| VocabularyJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| VocabularyJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| VocabularyJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| VocabularyListBuilder::buildForm | function | core/ |
Form constructor. |
| VocabularyListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyListBuilder::submitForm | function | core/ |
Form submission handler. |
| VocabularyResetForm | class | core/ |
Provides confirmation form for resetting a vocabulary to alphabetical order. |
| VocabularyResetForm.php | file | core/ |
|
| VocabularyResetForm::$termStorage | property | core/ |
The term storage. |
| VocabularyResetForm::create | function | core/ |
Instantiates a new instance of this class. |
| VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| VocabularyResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| VocabularyResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| VocabularyResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| VocabularyResetForm::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… |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.