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 |
|---|---|---|---|
| UserCancelForm::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… |
| UserController::$dateFormatter | property | core/ |
The date formatter service. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
| UserData::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| UserFormTestHooks | class | core/ |
Hook implementations for user_form_test. |
| UserFormTestHooks.php | file | core/ |
|
| UserFormTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UserFormTestHooks::formUserCancelFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for user_cancel_form(). |
| UserHooks::filterFormatDisable | function | core/ |
Implements hook_filter_format_disable(). |
| UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| UserHooksTest::userFormatNameAlter | function | core/ |
Alters the username. |
| UserJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| UserJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| UserJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| UserLangcode::transform | function | core/ |
Performs the associated process. |
| UserLangcode::transform | function | core/ |
|
| UserLanguageTestForm | class | core/ |
Provides a User Language Test form. |
| UserLanguageTestForm.php | file | core/ |
|
| UserLanguageTestForm::buildForm | function | core/ |
Form constructor. |
| UserLanguageTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLanguageTestForm::submitForm | function | core/ |
Form submission handler. |
| UserListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
Render API callback: Renders a form action URL including destination. |
| UserLoginForm | class | core/ |
Provides a user login form. |
| UserLoginForm.php | file | core/ |
|
| UserLoginForm::$bareHtmlPageRenderer | property | core/ |
The bare HTML renderer. |
| UserLoginForm::$renderer | property | core/ |
The renderer. |
| UserLoginForm::$userAuth | property | core/ |
The user authentication object. |
| UserLoginForm::$userFloodControl | property | core/ |
The user flood control service. |
| UserLoginForm::$userStorage | property | core/ |
The user storage. |
| UserLoginForm::buildForm | function | core/ |
Form constructor. |
| UserLoginForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserLoginForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::submitForm | function | core/ |
Form submission handler. |
| UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
| UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
| UserLoginForm::__construct | function | core/ |
Constructs a new UserLoginForm. |
| UserLogoutConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLogoutConfirm::submitForm | function | core/ |
Form submission handler. |
| UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
| UserName::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| UserNameFormatter | class | core/ |
Plugin implementation of the 'user_name' formatter. |
| UserNameFormatter.php | file | core/ |
|
| UserNameFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| UserNameFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| UserNameFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| UserNameFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| UserNameFormatterTest | class | core/ |
Tests the user_name formatter. |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.