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 |
|---|---|---|---|
| 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. |
| TestAddForm.php | file | core/ |
|
| TestAddForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
| TestAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestAjaxBlock::blockForm | function | core/ |
|
| TestAttributesBlock::blockForm | function | core/ |
|
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestClass::buildConfigurationForm | function | core/ |
Form constructor. |
| TestClass::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestController::format | function | core/ |
Returns different responses depending on the request format. |
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDifferentDisplays::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| TestEntityForm | class | core/ |
Provides a test entity form. |
| TestEntityForm::$moduleHandler | property | core/ |
The module handler service. |
| TestEntityForm::$stringTranslation | property | core/ |
The string translation service. |
| TestEntityFormInjected | class | core/ |
Provides a test entity form that uses injection. |
Pagination
- Previous page
- Page 180
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.