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 |
|---|---|---|---|
| User::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| User::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| UserAccountFormFieldsTest | class | core/ |
Verifies the field order in user account forms. |
| UserAccountFormFieldsTest.php | file | core/ |
|
| UserAccountFormFieldsTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormFieldsTest::$user | property | core/ |
|
| UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
| UserAccountFormFieldsTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
| UserAccountFormFieldsTest::testUserEditForm | function | core/ |
Tests the user edit form. |
| UserAccountFormFieldsTest::testUserRegistrationForm | function | core/ |
Tests the user registration form. |
| UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
| UserAccountFormPasswordResetTest.php | file | core/ |
|
| UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormPasswordResetTest::$user | property | core/ |
User object. |
| UserAccountFormPasswordResetTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormPasswordResetTest::setUp | function | core/ |
|
| UserAccountFormPasswordResetTest::testPasswordResetToken | function | core/ |
Tests the reset token used only from query string. |
| UserAdminSettingsFormTest | class | core/ |
Configuration object user.mail and user.settings save test. |
| UserAdminSettingsFormTest.php | file | core/ |
|
| UserAdminSettingsFormTest::$modules | property | core/ |
Modules to install. |
| UserAdminSettingsFormTest::setUp | function | core/ |
|
| UserAuthenticationController::$serializerFormats | property | core/ |
The available serialization formats. |
| UserAuthenticationController::getRequestFormat | function | core/ |
Gets the format of the current request. |
| UserBulkForm | class | core/ |
Defines a user operations bulk form element. |
| UserBulkForm.php | file | core/ |
|
| UserBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
| UserBulkForm::viewsForm | function | core/ |
Provide a more useful title to improve the accessibility. |
| UserBulkFormTest | class | core/ |
Tests Drupal\user\Plugin\views\field\UserBulkForm. |
| UserBulkFormTest.php | file | core/ |
|
| UserBulkFormTest::tearDown | function | core/ |
|
| UserBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| UserCancelForm | class | core/ |
Provides a confirmation form for cancelling user account. |
| UserCancelForm.php | file | core/ |
|
| UserCancelForm::$cancelMethods | property | core/ |
Available account cancellation methods. |
| UserCancelForm::$entity | property | core/ |
The account being cancelled. |
| UserCancelForm::$selectCancel | property | core/ |
Whether it is allowed to select cancellation method. |
| UserCancelForm::buildForm | function | core/ |
Form constructor. |
| UserCancelForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserCancelForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserCancelForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| 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(). |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.