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 |
---|---|---|---|
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
UninstallTest | class | core/ |
Tests the uninstallation of modules. |
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UninstallTest::$modules | property | core/ |
Modules to enable. |
UninstallTest::testFailedInstallStatus | function | core/ |
Tests that a module which fails to install can still be uninstalled. |
UninstallTest::testUninstallPage | function | core/ |
Tests the Uninstall page and Uninstall confirmation page. |
UninstallTest::testUserPermsUninstalled | function | core/ |
Tests the hook_modules_uninstalled() of the user module. |
UpdateHookRegistry::SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
update_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
update_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
update_uninstall | function | core/ |
Implements hook_uninstall(). |
user_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
VendorHardeningPlugin::uninstall | function | composer/ |
|
ViewUI::$isUninstalling | property | core/ |
Whether the config is being deleted through the uninstall process. |
ViewUI::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
ViewUI::setUninstalling | function | core/ |
|
VocabularyCrudTest::testUninstallReinstall | function | core/ |
Tests uninstall and reinstall of the taxonomy module. |
WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
WorkspacesUninstallTest.php | file | core/ |
|
WorkspacesUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspacesUninstallTest::$modules | property | core/ |
Modules to enable. |
WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.