Search for uninstall

  1. Search 7.x for uninstall
  2. Search 9.5.x for uninstall
  3. Search 8.9.x for uninstall
  4. Search 10.3.x for uninstall
  5. Other projects
Title Object type File name Summary
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.
UpdateHooks::modulesUninstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_modules_uninstalled().
UpdateHooks::themesUninstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_themes_uninstalled().
update_uninstall function core/modules/update/update.install Implements hook_uninstall().
UserHooks::modulesUninstalled function core/modules/user/src/Hook/UserHooks.php Implements hook_modules_uninstalled().
VendorHardeningPlugin::uninstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
views.view.test_third_party_uninstall.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_third_party_uninstall.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_third_party_uninstall.yml
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 install.
WorkspacesUninstallTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
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.