Search for uninstall

  1. Search 7.x for uninstall
  2. Search 8.9.x for uninstall
  3. Search 10.3.x for uninstall
  4. Search 11.x for uninstall
  5. Other projects
Title Object type File name Summary
UninstallKernelTest::testUninstallPluginCacheClear function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling a module with a plugin cache clearer service.
UninstallTest class core/modules/system/tests/src/Functional/Module/UninstallTest.php Tests the uninstallation of modules.
UninstallTest.php file core/modules/system/tests/src/Functional/Module/UninstallTest.php
UninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/UninstallTest.php The theme to install as the default for testing.
UninstallTest::$modules property core/modules/system/tests/src/Functional/Module/UninstallTest.php Modules to enable.
UninstallTest::testFailedInstallStatus function core/modules/system/tests/src/Functional/Module/UninstallTest.php Tests that a module which fails to install can still be uninstalled.
UninstallTest::testUninstallPage function core/modules/system/tests/src/Functional/Module/UninstallTest.php Tests the Uninstall page and Uninstall confirmation page.
UninstallTest::testUserPermsUninstalled function core/modules/system/tests/src/Functional/Module/UninstallTest.php Tests the hook_modules_uninstalled() of the user module.
UpdateHookRegistry::SCHEMA_UNINSTALLED constant core/lib/Drupal/Core/Update/UpdateHookRegistry.php Indicates that a module has not been installed yet.
update_modules_uninstalled function core/modules/update/update.module Implements hook_modules_uninstalled().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().
update_uninstall function core/modules/update/update.install Implements hook_uninstall().
user_modules_uninstalled function core/modules/user/user.module Implements hook_modules_uninstalled().
VendorHardeningPlugin::uninstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
ViewUI::$isUninstalling property core/modules/views_ui/src/ViewUI.php Whether the config is being deleted through the uninstall process.
ViewUI::isUninstalling function core/modules/views_ui/src/ViewUI.php Returns whether this entity is being changed during the uninstall process.
ViewUI::setUninstalling function core/modules/views_ui/src/ViewUI.php
VocabularyCrudTest::testUninstallReinstall function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests uninstall and reinstall of the taxonomy module.
WorkspacesUninstallTest class core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests uninstalling the Workspaces module.
WorkspacesUninstallTest.php file core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
WorkspacesUninstallTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php The theme to install as the default for testing.
WorkspacesUninstallTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Modules to enable.
WorkspacesUninstallTest::testUninstallingWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests deleting workspace entities and uninstalling Workspaces module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.