Search for uninstall
- Search 7.x for uninstall
- Search 8.9.x for uninstall
- Search 10.3.x for uninstall
- Search 11.x for uninstall
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator | property | core/ |
Instance of ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::setUp | function | core/ |
|
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModulesUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall selected modules. |
| ModulesUninstallConfirmForm.php | file | core/ |
|
| ModulesUninstallConfirmForm::$configManager | property | core/ |
The configuration manager. |
| ModulesUninstallConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
| ModulesUninstallConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ModulesUninstallConfirmForm::$moduleInstaller | property | core/ |
The module installer service. |
| ModulesUninstallConfirmForm::$modules | property | core/ |
An array of modules to uninstall. |
| ModulesUninstallConfirmForm::buildForm | function | core/ |
Form constructor. |
| ModulesUninstallConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesUninstallConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ModulesUninstallConfirmForm::__construct | function | core/ |
Constructs a ModulesUninstallConfirmForm object. |
| ModulesUninstallForm | class | core/ |
Provides a form for uninstalling modules. |
| ModulesUninstallForm.php | file | core/ |
|
| ModulesUninstallForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ModulesUninstallForm::$moduleHandler | property | core/ |
The module handler service. |
| ModulesUninstallForm::$moduleInstaller | property | core/ |
The module installer service. |
| ModulesUninstallForm::$updateRegistry | property | core/ |
The update registry service. |
| ModulesUninstallForm::buildForm | function | core/ |
Form constructor. |
| ModulesUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
| ModulesUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesUninstallForm::submitForm | function | core/ |
Form submission handler. |
| ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
| ModulesUninstallForm::__construct | function | core/ |
Constructs a ModulesUninstallForm object. |
| ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
| ModuleUninstallValidatorException.php | file | core/ |
|
| ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
| ModuleUninstallValidatorInterface.php | file | core/ |
|
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| module_test_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| NodeTranslationUITest::doUninstallTest | function | core/ |
Tests uninstalling content_translation. |
| node_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| node_uninstall | function | core/ |
Implements hook_uninstall(). |
| OliveroTest::testIsUninstallable | function | core/ |
Tests that the Olivero theme can be uninstalled. |
| Plugin::uninstall | function | composer/ |
|
| PrepareModulesEntityUninstallForm | class | core/ |
Provides a form removing module content entities data before uninstallation. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.