Search for confirm

  1. Search 7.x for confirm
  2. Search 9.5.x for confirm
  3. Search 8.9.x for confirm
  4. Search 10.3.x for confirm
  5. Other projects
Title Object type File name Summary
ThemeExperimentalConfirmForm::getConfirmText function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns a caption for the button that confirms the action.
ThemeExperimentalConfirmForm::getDescription function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns additional text to display as a description.
ThemeExperimentalConfirmForm::getFormId function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns a unique string identifying the form.
ThemeExperimentalConfirmForm::getQuestion function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns the question to ask the user.
ThemeExperimentalConfirmForm::submitForm function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Form submission handler.
ThemeExperimentalConfirmForm::__construct function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Constructs a ThemeExperimentalConfirmForm object.
UpdateTestBase::confirmRevokedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been unpublished/revoked.
UpdateTestBase::confirmUnsupportedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been marked unsupported.
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.
UserLogoutConfirm class core/modules/user/src/Form/UserLogoutConfirm.php Provides a confirmation form for user logout.
UserLogoutConfirm.php file core/modules/user/src/Form/UserLogoutConfirm.php
UserLogoutConfirm::getCancelUrl function core/modules/user/src/Form/UserLogoutConfirm.php Returns the route to go to if the user cancels the action.
UserLogoutConfirm::getConfirmText function core/modules/user/src/Form/UserLogoutConfirm.php Returns a caption for the button that confirms the action.
UserLogoutConfirm::getFormId function core/modules/user/src/Form/UserLogoutConfirm.php Returns a unique string identifying the form.
UserLogoutConfirm::getQuestion function core/modules/user/src/Form/UserLogoutConfirm.php Returns the question to ask the user.
UserLogoutConfirm::submitForm function core/modules/user/src/Form/UserLogoutConfirm.php Form submission handler.
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.