Search for confirm
- Search 7.x for confirm
- Search 8.9.x for confirm
- Search 10.3.x for confirm
- Search 11.x for confirm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
UserController::confirmCancel | function | core/ |
Confirms cancelling a user account via an email link. |
UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
UserMultipleCancelConfirm.php | file | core/ |
|
UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of this class. |
UserMultipleCancelConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
UserMultipleCancelConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
UserMultipleCancelConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
UserMultipleCancelConfirm::__construct | function | core/ |
Constructs a new UserMultipleCancelConfirm. |
user_form_process_password_confirm | function | core/ |
Form element process handler for client-side password validation. |
VocabularyResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
WorkflowDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
WorkflowStateDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
WorkflowTransitionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.