Search for cancel
- Search 7.x for cancel
- Search 9.5.x for cancel
- Search 10.3.x for cancel
- Search 11.x for cancel
- Search main for cancel
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
| UserCancelTest::testUserCancelByAdmin | function | core/ |
Create an administrative user and delete another user. |
| UserCancelTest::testUserCancelChangePermission | function | core/ |
Test ability to change the permission for canceling users. |
| UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
| UserCancelTest::testUserCancelUid1 | function | core/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserCancelTest::testUserCancelWithoutPermission | function | core/ |
Attempt to cancel account without permission. |
| UserCancelTest::testUserDelete | function | core/ |
Delete account and remove all content. |
| UserCancelTest::testUserDeleteWithContentAndNodeAccess | function | core/ |
Tests user cancel with node access. |
| UserCancelTest::testUserWithoutEmailCancelByAdmin | function | core/ |
Tests deletion of a user account without an email address. |
| 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::$deprecatedProperties | property | 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::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_cancel | function | core/ |
Cancel a user account. |
| user_cancel_methods | function | core/ |
Helper function to return available account cancellation methods. |
| user_cancel_url | function | core/ |
Generates a URL to confirm an account cancellation request. |
| user_form_test_form_user_cancel_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for user_cancel_form(). |
| ViewAddForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewEditForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewUI::standardCancel | function | core/ |
Submit handler for cancel button |
| VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowTransitionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceMergeForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| _user_cancel | function | core/ |
Implements callback_batch_operation(). |
| _user_cancel_session_regenerate | function | core/ |
Implements callback_batch_finished(). |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.