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