Search for confirm

  1. Search 7.x for confirm
  2. Search 8.9.x for confirm
  3. Search 10.3.x for confirm
  4. Search 11.x for confirm
  5. Other projects
Title Object type File name Summary
UserCancelForm::getConfirmText function core/modules/user/src/Form/UserCancelForm.php Returns a caption for the button that confirms the action.
UserController::confirmCancel function core/modules/user/src/Controller/UserController.php Confirms cancelling a user account via an email link.
UserMultipleCancelConfirm class core/modules/user/src/Form/UserMultipleCancelConfirm.php Provides a confirmation form for cancelling multiple user accounts.
UserMultipleCancelConfirm.php file core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm::$entityTypeManager property core/modules/user/src/Form/UserMultipleCancelConfirm.php The entity type manager.
UserMultipleCancelConfirm::$tempStoreFactory property core/modules/user/src/Form/UserMultipleCancelConfirm.php The temp store factory.
UserMultipleCancelConfirm::$userStorage property core/modules/user/src/Form/UserMultipleCancelConfirm.php The user storage.
UserMultipleCancelConfirm::buildForm function core/modules/user/src/Form/UserMultipleCancelConfirm.php Form constructor.
UserMultipleCancelConfirm::create function core/modules/user/src/Form/UserMultipleCancelConfirm.php Instantiates a new instance of this class.
UserMultipleCancelConfirm::getCancelUrl function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns the route to go to if the user cancels the action.
UserMultipleCancelConfirm::getConfirmText function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns a caption for the button that confirms the action.
UserMultipleCancelConfirm::getDescription function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns additional text to display as a description.
UserMultipleCancelConfirm::getFormId function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns a unique string identifying the form.
UserMultipleCancelConfirm::getQuestion function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns the question to ask the user.
UserMultipleCancelConfirm::submitForm function core/modules/user/src/Form/UserMultipleCancelConfirm.php Form submission handler.
UserMultipleCancelConfirm::__construct function core/modules/user/src/Form/UserMultipleCancelConfirm.php Constructs a new UserMultipleCancelConfirm.
user_form_process_password_confirm function core/modules/user/user.module Form element process handler for client-side password validation.
VocabularyResetForm::getConfirmText function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a caption for the button that confirms the action.
WorkflowDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowDeleteForm.php Returns a caption for the button that confirms the action.
WorkflowStateDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowStateDeleteForm.php Returns a caption for the button that confirms the action.
WorkflowTransitionDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Returns a caption for the button that confirms the action.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.