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 |
|---|---|---|---|
| UserUpdate7002::transform | function | core/ |
Performs the associated process. |
| UserUpdate8002::transform | function | core/ |
Keep the predefined roles for rid 1 and 2. |
| UserXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| UserXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| UserXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| user_form_process_password_confirm | function | core/ |
Form element process handler for client-side password validation. |
| user_form_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_form_test/user_form_test.info.yml |
| user_form_test.permissions.yml | file | core/ |
core/modules/user/tests/modules/user_form_test/user_form_test.permissions.yml |
| user_form_test.routing.yml | file | core/ |
core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml |
| user_picture_entity_form_display.yml | file | core/ |
core/modules/user/migrations/user_picture_entity_form_display.yml |
| user_profile_entity_form_display.yml | file | core/ |
core/modules/user/migrations/user_profile_entity_form_display.yml |
| UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
Modules to install. |
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| VariantBase::buildConfigurationForm | function | core/ |
Form constructor. |
| VariantBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VersionHistoryController::getRevisionDescriptionDateFormat | function | core/ |
Date format to use for revision description dates. |
| View::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ViewAddForm | class | core/ |
Form controller for the Views add form. |
| ViewAddForm.php | file | core/ |
|
| ViewAddForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewAddForm::$wizardManager | property | core/ |
The wizard plugin manager. |
| ViewAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewAddForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ViewAddForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| ViewAddForm::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… |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| ViewDuplicateForm | class | core/ |
Form controller for the Views duplicate form. |
| ViewDuplicateForm.php | file | core/ |
|
| ViewDuplicateForm::$languageManager | property | core/ |
The language manager. |
| ViewDuplicateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewDuplicateForm::copyTranslations | function | core/ |
Copies all translations that existed on the original View. |
| ViewDuplicateForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ViewDuplicateForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewDuplicateForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewDuplicateForm::__construct | function | core/ |
Constructs a ViewDuplicateForm. |
| ViewEditForm | class | core/ |
Form controller for the Views edit form. |
| ViewEditForm.php | file | core/ |
|
| ViewEditForm::$dateFormatter | property | core/ |
The date formatter service. |
| ViewEditForm::$elementInfo | property | core/ |
The element info manager. |
| ViewEditForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.