Search for cancel

  1. Search 7.x for cancel
  2. Search 8.9.x for cancel
  3. Search 10.3.x for cancel
  4. Search 11.x for cancel
  5. Search main for cancel
  6. Other projects
Title Object type File name Summary
UserCancelTest::testUserCancelChangePermission function core/modules/user/tests/src/Functional/UserCancelTest.php Tests ability to change the permission for canceling users.
UserCancelTest::testUserCancelInvalid function core/modules/user/tests/src/Functional/UserCancelTest.php Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 function core/modules/user/tests/src/Functional/UserCancelTest.php Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission function core/modules/user/tests/src/Functional/UserCancelTest.php Attempt to cancel account without permission.
UserCancelTest::testUserDelete function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and remove all content.
UserCancelTest::testUserDeleteWithContentAndNodeAccess function core/modules/user/tests/src/Functional/UserCancelTest.php Tests user cancel with node access.
UserCancelTest::testUserWithoutEmailCancelByAdmin function core/modules/user/tests/src/Functional/UserCancelTest.php Tests deletion of a user account without an email address.
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.
UserTest::testDeleteRespectsUserCancelBlock function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block.
UserTest::testDeleteRespectsUserCancelBlockUnpublish function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
@group jsonapi
UserTest::testDeleteRespectsUserCancelDelete function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete.
UserTest::testDeleteRespectsUserCancelReassign function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign.
user_cancel function core/modules/user/user.module Cancel a user account.
user_cancel_methods function core/modules/user/user.module Helper function to return available account cancellation methods.
user_cancel_url function core/modules/user/user.module Generates a URL to confirm an account cancellation request.
user_form_test_form_user_cancel_form_alter function core/modules/user/tests/modules/user_form_test/user_form_test.module Implements hook_form_FORM_ID_alter() for user_cancel_form().
ViewAddForm::cancel function core/modules/views_ui/src/ViewAddForm.php Form submission handler for the 'cancel' action.
ViewEditForm::cancel function core/modules/views_ui/src/ViewEditForm.php Form submission handler for the 'cancel' action.
ViewUI::standardCancel function core/modules/views_ui/src/ViewUI.php Submit handler for cancel button.
VocabularyResetForm::getCancelUrl function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the route to go to if the user cancels the action.
WorkflowDeleteForm::getCancelUrl function core/modules/workflows/src/Form/WorkflowDeleteForm.php Returns the route to go to if the user cancels the action.
WorkflowStateDeleteForm::getCancelUrl function core/modules/workflows/src/Form/WorkflowStateDeleteForm.php Returns the route to go to if the user cancels the action.
WorkflowTransitionDeleteForm::getCancelUrl function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Returns the route to go to if the user cancels the action.
WorkspaceActivateForm::getCancelUrl function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Returns the route to go to if the user cancels the action.
WorkspaceMergeForm::getCancelUrl function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Returns the route to go to if the user cancels the action.
WorkspacePublishForm::getCancelUrl function core/modules/workspaces/src/Form/WorkspacePublishForm.php Returns the route to go to if the user cancels the action.
_user_cancel function core/modules/user/user.module Implements callback_batch_operation().
_user_cancel_session_regenerate function core/modules/user/user.module Implements callback_batch_finished().

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