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 |
|---|---|---|---|
| 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. |
| layout_builder_post_update_cancel_link_to_discard_changes_form | function | core/ |
Clear caches due to routing changes for the new discard changes form. |
| MailTest::testCancelMessage | function | core/ |
Test 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 |
| mail_cancel_test.module | file | core/ |
Helper module for the catching mail that needs to be cancelled. |
| mail_cancel_test_mail_alter | function | core/ |
Implements hook_mail_alter(). |
| MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| 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. |
| node_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ProfileForm::editCancelSubmit | function | core/ |
Provides a submit handler for the 'Cancel account' button. |
| 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. |
| 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 |
| TermDeleteForm::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. |
| 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 user being cancelled. |
| UserCancelForm::$selectCancel | property | core/ |
Whether allowed to select cancellation method. |
| UserCancelForm::buildForm | function | core/ |
Form constructor. |
| 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. |
| UserCancelForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserCancelForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserCancelForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| UserCancelTest | class | core/ |
Ensure that account cancellation methods work as expected. |
| UserCancelTest.php | file | core/ |
|
| UserCancelTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCancelTest::$modules | property | core/ |
Modules to enable. |
| UserCancelTest::setUp | function | core/ |
|
| UserCancelTest::testMassUserCancelByAdmin | function | core/ |
Create an administrative user and mass-delete other users. |
| UserCancelTest::testUserAnonymize | function | core/ |
Delete account and anonymize all content. |
| UserCancelTest::testUserAnonymizeBatch | function | core/ |
Delete account and anonymize all content using a batch process. |
| UserCancelTest::testUserBlock | function | core/ |
Disable account and keep all content. |
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.