Search for cancel
- Search 7.x 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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterEnableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| hook_user_cancel | function | core/ |
Act on user account cancellations. |
| hook_user_cancel_methods_alter | function | core/ |
Modify account cancellation methods. |
| ImageEffectDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MailCancelTestHooks | class | core/ |
Hook implementations for mail_cancel_test. |
| MailCancelTestHooks.php | file | core/ |
|
| MailCancelTestHooks::mailAlter | function | core/ |
Implements hook_mail_alter(). |
| MailTest::testCancelMessage | function | core/ |
Tests that message sending may be canceled. |
| mail_cancel_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
| MenuLinkContentDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesListConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NegotiationBrowserDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeUserHooks::userCancelBlockUnpublish | function | core/ |
Implements hook_user_cancel(). |
| NodeUserHooks::userCancelReassign | function | core/ |
Implements hook_user_cancel(). |
| NotificationHandler::sendCancelConfirm | function | core/ |
Confirms with the user that they have requested to cancel their account. |
| NotificationHandler::sendStatusCanceled | function | core/ |
Notifies the user that their account has been canceled. |
| OneTimeAuthentication::generateCancelConfirmUrl | function | core/ |
Generates a URL to confirm an account cancellation request. |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RebuildPermissionsForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ReindexConfirm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ShortcutDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| system.action.user_cancel_user_action.yml | file | core/ |
core/modules/user/config/install/system.action.user_cancel_user_action.yml |
| system.action.user_cancel_user_action.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.action.user_cancel_user_action.yml |
| system.action.user_cancel_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/system.action.user_cancel_user_action.yml |
| system.action.user_cancel_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.action.user_cancel_user_action.yml |
| TermDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeExperimentalConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserCancelForm | class | core/ |
Provides a confirmation form for cancelling user account. |
| UserCancelForm.php | file | core/ |
|
| UserCancelForm::$cancelMethods | property | core/ |
Available account cancellation methods. |
| UserCancelForm::$entity | property | core/ |
The account being cancelled. |
| UserCancelForm::$selectCancel | property | core/ |
Whether it is allowed to select cancellation method. |
| UserCancelForm::buildForm | function | core/ |
Form constructor. |
| UserCancelForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserCancelForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.