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
ActionDeleteForm::getCancelUrl function core/modules/action/src/Form/ActionDeleteForm.php
BanDelete::getCancelUrl function core/modules/ban/src/Form/BanDelete.php Returns the route to go to if the user cancels the action.
BlockDeleteForm::getCancelUrl function core/modules/block/src/Form/BlockDeleteForm.php
BookRemoveForm::getCancelUrl function core/modules/book/src/Form/BookRemoveForm.php Returns the route to go to if the user cancels the action.
BreakLockForm::getCancelUrl function core/modules/views_ui/src/Form/BreakLockForm.php Returns the route to go to if the user cancels the action.
CancelUser class core/modules/user/src/Plugin/Action/CancelUser.php Cancels a user account.
CancelUser.php file core/modules/user/src/Plugin/Action/CancelUser.php
CancelUser::$currentUser property core/modules/user/src/Plugin/Action/CancelUser.php The current user.
CancelUser::$tempStoreFactory property core/modules/user/src/Plugin/Action/CancelUser.php The tempstore factory.
CancelUser::access function core/modules/user/src/Plugin/Action/CancelUser.php Checks object access.
CancelUser::create function core/modules/user/src/Plugin/Action/CancelUser.php Creates an instance of the plugin.
CancelUser::execute function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin.
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin for an array of objects.
CancelUser::__construct function core/modules/user/src/Plugin/Action/CancelUser.php Constructs a CancelUser object.
comment_user_cancel function core/modules/comment/comment.module Implements hook_user_cancel().
ConfigSingleImportForm::getCancelUrl function core/modules/config/src/Form/ConfigSingleImportForm.php Returns the route to go to if the user cancels the action.
ConfigTranslationDeleteForm::getCancelUrl function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Returns the route to go to if the user cancels the action.
ConfirmDeleteMultiple::getCancelUrl function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the route to go to if the user cancels the action.
ConfirmFormArrayPathTestForm::getCancelText function core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php Returns a caption for the link which cancels the action.
ConfirmFormArrayPathTestForm::getCancelUrl function core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php Returns the route to go to if the user cancels the action.
ConfirmFormBase::getCancelText function core/lib/Drupal/Core/Form/ConfirmFormBase.php Returns a caption for the link which cancels the action.
ConfirmFormHelper::buildCancelLink function core/lib/Drupal/Core/Form/ConfirmFormHelper.php Builds the cancel link for a confirmation form.
ConfirmFormHelperTest::providerTestCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Provides test data for testCancelLinkDestination().
ConfirmFormHelperTest::testCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRoute function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRouteWithParams function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRouteWithUrl function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkTitle function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormInterface::getCancelText function core/lib/Drupal/Core/Form/ConfirmFormInterface.php Returns a caption for the link which cancels the action.
ConfirmFormInterface::getCancelUrl function core/lib/Drupal/Core/Form/ConfirmFormInterface.php Returns the route to go to if the user cancels the action.
ConfirmFormTestForm::getCancelText function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns a caption for the link which cancels the action.
ConfirmFormTestForm::getCancelUrl function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns the route to go to if the user cancels the action.
ContentEntityConfirmFormBase::getCancelText function core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php Returns a caption for the link which cancels the action.
ContentEntityDeleteForm::getCancelUrl function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php Returns the route to go to if the user cancels the action.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl function core/modules/forum/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl function core/modules/comment/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteMultiple::getCancelUrl function core/modules/node/src/Form/DeleteMultiple.php Returns the route to go to if the user cancels the action.
DeleteMultipleForm::getCancelUrl function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the route to go to if the user cancels the action.
DiscardLayoutChangesForm::getCancelUrl function core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php Returns the route to go to if the user cancels the action.
EntityConfirmFormBase::getCancelText function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php Returns a caption for the link which cancels the action.
EntityDeleteFormTrait::getCancelUrl function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityTestDeleteForm::getCancelUrl function core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php Returns the route to go to if the user cancels the action.
FeedDeleteForm::getCancelUrl function core/modules/aggregator/src/Form/FeedDeleteForm.php Returns the route to go to if the user cancels the action.
FeedItemsDeleteForm::getCancelUrl function core/modules/aggregator/src/Form/FeedItemsDeleteForm.php Returns the route to go to if the user cancels the action.
FieldConfigDeleteForm::getCancelUrl function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FilterDisableForm::getCancelUrl function core/modules/filter/src/Form/FilterDisableForm.php Returns the route to go to if the user cancels the action.
history_user_cancel function core/modules/history/history.module Implements hook_user_cancel().
hook_user_cancel function core/modules/user/user.api.php Act on user account cancellations.
hook_user_cancel_methods_alter function core/modules/user/user.api.php Modify account cancellation methods.

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