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 |
|---|---|---|---|
| template_preprocess_responsive_image_formatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| template_preprocess_text_format_wrapper | function | core/ |
Prepares variables for text format wrapper templates. |
| template_preprocess_views_exposed_form | function | core/ |
Prepares variables for views exposed form templates. |
| template_preprocess_views_ui_build_group_filter_form | function | core/ |
Prepares variables for Views UI build group filter form templates. |
| template_preprocess_views_ui_rearrange_filter_form | function | core/ |
Prepares variables for Views UI rearrange filter form templates. |
| template_preprocess_views_view_summary_unformatted | function | core/ |
Prepares variables for unformatted summary view templates. |
| template_preprocess_views_view_unformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
| Term::getFormat | function | core/ |
Gets the text format name for the term description. |
| Term::setFormat | function | core/ |
Sets the text format name for the term description. |
| TermDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy term. |
| TermDeleteForm.php | file | core/ |
|
| TermDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TermDeleteForm::getDeletionMessage | function | core/ |
|
| TermDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| TermDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| TermForm | class | core/ |
Base for handler for taxonomy term edit forms. |
| TermForm.php | file | core/ |
|
| TermForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| TermForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| TermForm::flagViolations | function | core/ |
Flags violations for the current form. |
| TermForm::form | function | core/ |
Gets the actual form array to be built. |
| TermForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| TermForm::getParentIds | function | core/ |
Returns term parent IDs, including the root. |
| TermForm::overview | function | core/ |
Form submission handler for the 'overview' action. |
| TermForm::save | function | core/ |
Form submission handler for the 'save' action. |
| TermForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| TermInterface::getFormat | function | core/ |
Gets the text format name for the term description. |
| TermInterface::setFormat | function | core/ |
Sets the text format name for the term description. |
| TermJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| TermJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| TermJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| TermName::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| TermName::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| TermParentsTest::submitAddTermForm | function | core/ |
Creates a term through the user interface and returns it. |
| TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
| TermSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| TermTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| TermTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
| TermXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| TermXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| TermXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| Test::buildConfigurationForm | function | core/ |
Form constructor. |
| TestActionConfirmForm | class | core/ |
Confirmation form for 'test_action' action. |
| TestActionConfirmForm.php | file | core/ |
|
| TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TestActionConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestActionConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| TestActionConfirmForm::submitForm | function | core/ |
Form submission handler. |
| TestAddForm | class | core/ |
Test add form. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.