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 |
|---|---|---|---|
| RebuildTest::testPreserveFormActionAfterAJAX | function | core/ |
Tests that a form's action is retained after an Ajax submission. |
| RecipeFormInputTest | class | core/ |
Tests Recipe Form Input. |
| RecipeFormInputTest.php | file | core/ |
|
| RecipeFormInputTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RecipeFormInputTest::$modules | property | core/ |
Modules to install. |
| RecipeFormInputTest::testRecipeInputViaForm | function | core/ |
Tests collecting recipe input via a form. |
| RecipeInputFormTrait | trait | core/ |
Defines helper methods for forms which collect input on behalf of recipes. |
| RecipeInputFormTrait.php | file | core/ |
|
| RecipeInputFormTrait::buildRecipeInputForm | function | core/ |
Generates a tree of form elements for a recipe's inputs. |
| RecipeInputFormTrait::setRecipeInput | function | core/ |
Supplies user-inputted values to a recipe and its dependencies. |
| RecipeInputFormTrait::validateRecipeInput | function | core/ |
Validates user-inputted values to a recipe and its dependencies. |
| RedirectBlockForm | class | core/ |
Builds a simple form that redirects on submit. |
| RedirectBlockForm.php | file | core/ |
|
| RedirectBlockForm::buildForm | function | core/ |
Form constructor. |
| RedirectBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RedirectBlockForm::submitForm | function | core/ |
Form submission handler. |
| RedirectFormBlock | class | core/ |
Provides a block containing a simple redirect form. |
| RedirectFormBlock.php | file | core/ |
|
| RedirectFormBlock::$formBuilder | property | core/ |
The form builder. |
| RedirectFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| RedirectFormBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RedirectFormBlock::__construct | function | core/ |
Constructs a new RedirectFormBlock. |
| RegionalForm | class | core/ |
Configure regional settings for this site. |
| RegionalForm.php | file | core/ |
|
| RegionalForm::$countryManager | property | core/ |
The country manager. |
| RegionalForm::buildForm | function | core/ |
Form constructor. |
| RegionalForm::create | function | core/ |
Instantiates a new instance of this class. |
| RegionalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RegionalForm::loadDefaultTimeZone | function | core/ |
Prepares the saved timezone.default property to be displayed in the form. |
| RegionalForm::__construct | function | core/ |
Constructs a RegionalForm object. |
| RegionalSettingsFormTest | class | core/ |
Tests the system_regional_settings form. |
| RegionalSettingsFormTest.php | file | core/ |
|
| RegionalSettingsFormTest::$adminAccount | property | core/ |
A user with permission to administer site configuration. |
| RegionalSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RegionalSettingsFormTest::$modules | property | core/ |
Modules to install. |
| RegionalSettingsFormTest::testRegionalSettingsForm | function | core/ |
Tests the system_regional_settings form. |
| RegisterForm | class | core/ |
Form handler for the user register forms. |
| RegisterForm.php | file | core/ |
|
| RegisterForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| RegisterForm::form | function | core/ |
Gets the actual form array to be built. |
| RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RegisterForm::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… |
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegistryTest::testGetRegistryForModule | function | core/ |
Tests getting the theme registry defined by a module. |
| ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReindexConfirm::submitForm | function | core/ |
Form submission handler. |
| RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| remove-description-from-user-register-form-mode.php | file | core/ |
Empties the description of the user register form mode. |
| remove-format.css | file | core/ |
.ckeditor5-toolbar-button-removeFormat { background-image: url(../icons/remove-format.svg); } |
| RemoveBlockForm | class | core/ |
Provides a form to confirm the removal of a block. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.