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 |
|---|---|---|---|
| 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::__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 the implementing class using autowiring. |
| 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. |
| RemoveBlockForm.php | file | core/ |
|
| RemoveBlockForm::$region | property | core/ |
The current region. |
| RemoveBlockForm::$uuid | property | core/ |
The UUID of the block being removed. |
| RemoveBlockForm::buildForm | function | core/ |
Form constructor. |
| RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveBlockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RemoveBlockForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RemoveSectionForm | class | core/ |
Provides a form to confirm the removal of a section. |
| RemoveSectionForm.php | file | core/ |
|
| RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveSectionForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| RenderElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.