Search for uninstall

  1. Search 7.x for uninstall
  2. Search 9.5.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
ThemeUiTest::assertUninstallableTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Checks related to uninstallable themes due to module dependencies.
ThemeUiTest::uninstallModules function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Uninstalls modules via the admin UI.
ThemeUiTest::uninstallTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Uninstalls a theme via the admin UI.
tracker_uninstall function core/modules/tracker/tracker.install Implements hook_uninstall().
UninstallDefaultContentTest class core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Tests that uninstalling default content removes created content.
UninstallDefaultContentTest.php file core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
UninstallDefaultContentTest::$profile property core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php The profile to install as a basis for testing.
UninstallDefaultContentTest::assertArticlesImported function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert articles are imported.
UninstallDefaultContentTest::assertImportedCustomBlock function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert block content are imported.
UninstallDefaultContentTest::assertRecipesImported function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert recipes are imported.
UninstallDefaultContentTest::expectedBlocks function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Returns the expected properties of this profile's custom blocks.
UninstallDefaultContentTest::testReinstall function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Tests uninstalling content removes created entities.
UninstalledExtensionException class core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php Exception class thrown when a specified extension has not been installed.
UninstalledExtensionException.php file core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php
UninstallKernelTest class core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests the uninstallation of modules.
UninstallKernelTest.php file core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UninstallKernelTest::$modules property core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Modules to enable.
UninstallKernelTest::setUp function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UninstallKernelTest::testUninstallMedia function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling media and file modules.
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.
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 Test 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::$profile property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php The profile to install as a basis for testing.
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.