Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 8.9.x for uninstall
- Search 10.3.x for uninstall
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUninstallTest::$modules | property | core/ |
Modules to install. |
| MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
| MessagePlugin::uninstall | function | composer/ |
|
| MigrateDrupalUninstallTest | class | core/ |
Test migrate_drupal module uninstall. |
| MigrateDrupalUninstallTest.php | file | core/ |
|
| MigrateDrupalUninstallTest::$modules | property | core/ |
Modules to install. |
| MigrateDrupalUninstallTest::testUninstall | function | core/ |
Tests uninstall. |
| migrate_drupal_uninstall | function | core/ |
Implements hook_uninstall(). |
| ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
| ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstaller::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstaller::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstaller::uninstallSchema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstallerInterface::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerTest::testUninstallValidatorsBC | function | core/ |
Tests the BC layer for uninstall validators. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
Tests Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
|
| 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/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.