Search for cancel
- Search 9.5.x for cancel
- Search 8.9.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 |
|---|---|---|---|
| comment_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| ConfirmFormTest::assertCancelLinkUrl | function | modules/ |
Asserts that a cancel link is present pointing to the provided URL. |
| hook_user_cancel | function | modules/ |
Act on user account cancellations. |
| hook_user_cancel_methods_alter | function | modules/ |
Modify account cancellation methods. |
| MailTestCase::testCancelMessage | function | modules/ |
Test that message sending may be canceled. |
| node_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| poll_cancel | function | modules/ |
Submit callback for poll_cancel_form(). |
| poll_cancel_form | function | modules/ |
Builds the cancel form for a poll. |
| poll_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| profile_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| statistics_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| trigger_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| UserCancelTestCase | class | modules/ |
Test cancelling a user. |
| UserCancelTestCase::$admin_user | property | modules/ |
|
| UserCancelTestCase::getInfo | function | modules/ |
|
| UserCancelTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserCancelTestCase::testMassUserCancelByAdmin | function | modules/ |
Create an administrative user and mass-delete other users. |
| UserCancelTestCase::testUserAnonymize | function | modules/ |
Delete account and anonymize all content. |
| UserCancelTestCase::testUserBlock | function | modules/ |
Disable account and keep all content. |
| UserCancelTestCase::testUserBlockUnpublish | function | modules/ |
Disable account and unpublish all content. |
| UserCancelTestCase::testUserCancelByAdmin | function | modules/ |
Create an administrative user and delete another user. |
| UserCancelTestCase::testUserCancelInvalid | function | modules/ |
Attempt invalid account cancellations. |
| UserCancelTestCase::testUserCancelUid1 | function | modules/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserCancelTestCase::testUserCancelWithoutPermission | function | modules/ |
Attempt to cancel account without permission. |
| UserCancelTestCase::testUserDelete | function | modules/ |
Delete account and remove all content. |
| user_cancel | function | modules/ |
Cancel a user account. |
| user_cancel_access | function | modules/ |
Menu access callback; limit access to account cancellation pages. |
| user_cancel_confirm | function | modules/ |
Menu callback; Cancel a user account via e-mail confirmation link. |
| user_cancel_confirm_form | function | modules/ |
Form builder; confirm form for cancelling user account. |
| user_cancel_confirm_form_submit | function | modules/ |
Submit handler for the account cancellation confirm form. |
| user_cancel_methods | function | modules/ |
Helper function to return available account cancellation methods. |
| user_cancel_url | function | modules/ |
Generates a URL to confirm an account cancellation request. |
| user_edit_cancel_submit | function | modules/ |
Submit function for the 'Cancel account' button on the user edit form. |
| user_multiple_cancel_confirm | function | modules/ |
|
| user_multiple_cancel_confirm_submit | function | modules/ |
Submit handler for mass-account cancellation form. |
| _user_cancel | function | modules/ |
Implements callback_batch_operation(). |
| _user_cancel_session_regenerate | function | modules/ |
Implements callback_batch_finished(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.