Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestFormApiFormBlock.php | file | core/ |
|
| TestFormApiFormBlock::$formBuilder | property | core/ |
The form builder service. |
| TestFormApiFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormApiFormBlock::buildForm | function | core/ |
Form constructor. |
| TestFormApiFormBlock::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestFormApiFormBlock::submitForm | function | core/ |
Form submission handler. |
| TestFormApiFormBlock::validateForm | function | core/ |
Form validation handler. |
| TestFormApiFormBlock::__construct | function | core/ |
TestFormApiFormBlock constructor. |
| TestFormBlock | class | core/ |
Provides a block to test caching. |
| TestFormBlock.php | file | core/ |
|
| TestFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormInjected | class | core/ |
Basic test form with container injection interface implemented. |
| TestFormInjected::create | function | core/ |
Instantiates a new instance of this class. |
| TestFormWithPredefinedForm | class | core/ |
Basic test form with predefined form set. |
| TestFormWithPredefinedForm::$form | property | core/ |
|
| TestFormWithPredefinedForm::buildForm | function | core/ |
Form constructor. |
| TestFormWithPredefinedForm::setForm | function | core/ |
|
| TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
| TestInlineTemplateFormBlock | class | core/ |
Provides a block containing inline template with <form> tag. |
| TestInlineTemplateFormBlock.php | file | core/ |
|
| TestInlineTemplateFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| TestItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| TestMultipleFormController | class | core/ |
Controller for block_test module. |
| TestMultipleFormController.php | file | core/ |
|
| TestMultipleFormController::testMultipleForms | function | core/ |
|
| TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
| TestMultipleFormsBlock.php | file | core/ |
|
| TestMultipleFormsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestNodeFormOverride | class | core/ |
Override NodeForm to test media library form submission semantics. |
| TestNodeFormOverride.php | file | core/ |
|
| TestNodeFormOverride::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… |
| TestNotAnEntityForm | class | core/ |
Provides a test entity form that doesn't extend EntityForm. |
| TestNotAnEntityForm::buildForm | function | core/ |
Form constructor. |
| TestNotAnEntityForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestNotAnEntityForm::submitForm | function | core/ |
Form submission handler. |
| TestPerComponentEntityFormDisplay | class | core/ |
Test class for testing per component entity form display. |
| TestPerComponentEntityFormDisplay::$entity | property | core/ |
The test entity. |
| TestPerComponentEntityFormDisplay::$testValues | property | core/ |
The test values. |
| TestPerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the test entity. |
| TestPerComponentEntityFormDisplay::getTestValues | function | core/ |
Gets the test values. |
| TestPerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| TestPerComponentEntityFormDisplay::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
| TestPluginForm | class | core/ |
Plugin form test class. |
| TestPluginForm::buildConfigurationForm | function | core/ |
Form constructor. |
| TestPluginForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestPluginWithForm | class | core/ |
Test class for form. |
| TestPluginWithForm::buildConfigurationForm | function | core/ |
|
| TestPluginWithForm::getFormClass | function | core/ |
Gets the form class for the given operation. |
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.