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
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateNotForum function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
forum_uninstall function core/modules/forum/forum.install Implements hook_uninstall().
HelpTopicSearchTest::testUninstall function core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php Tests uninstalling the help_topics module.
help_topics_modules_uninstalled function core/modules/help_topics/help_topics.module Implements hook_modules_uninstalled().
help_topics_themes_uninstalled function core/modules/help_topics/help_topics.module Implements hook_themes_uninstalled().
hook_modules_uninstalled function core/lib/Drupal/Core/Extension/module.api.php Perform necessary actions after modules are uninstalled.
hook_module_preuninstall function core/lib/Drupal/Core/Extension/module.api.php Perform necessary actions before a module is uninstalled.
hook_themes_uninstalled function core/lib/Drupal/Core/Render/theme.api.php Respond to themes being uninstalled.
hook_uninstall function core/lib/Drupal/Core/Extension/module.api.php Remove any information that the module sets.
image_uninstall function core/modules/image/image.install Implements hook_uninstall().
InstallProfileDependenciesBcTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php Tests that the install profile BC layer for dependencies key works.
InstallProfileDependenciesTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
InstallTest::testUninstallPostUpdateFunctions function core/modules/system/tests/src/Functional/Module/InstallTest.php Ensures that post update functions are removed on uninstall.
InstallUninstallTest class core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Install/uninstall core module and confirm table creation/deletion.
InstallUninstallTest.php file core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
InstallUninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php The theme to install as the default for testing.
InstallUninstallTest::$modules property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Modules to enable.
InstallUninstallTest::assertHelp function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Verifies a module's help.
InstallUninstallTest::assertInstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after install.
InstallUninstallTest::assertModuleNotInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module is not yet installed.
InstallUninstallTest::assertModuleSuccessfullyInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module was successfully installed.
InstallUninstallTest::assertSuccessfulUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Uninstalls a module and asserts that it was done correctly.
InstallUninstallTest::assertUninstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after uninstall.
InstallUninstallTest::preUninstallForum function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Deletes forum taxonomy terms, so Forum can be uninstalled.
InstallUninstallTest::testInstallUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Tests that a fixed set of modules can be installed and uninstalled.
KeyValueContentEntityStorageTest::testUninstall function core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Tests uninstallation of a module that does not use the SQL entity storage.
language_modules_uninstalled function core/modules/language/language.module Implements hook_modules_uninstalled().
LocaleUpdateTest::testEnableUninstallModule function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a module is enabled.
locale_module_preuninstall function core/modules/locale/locale.module Implements hook_module_preuninstall().
locale_test_uninstall function core/modules/locale/tests/modules/locale_test/locale_test.install Implements hook_uninstall().
locale_themes_uninstalled function core/modules/locale/locale.module Implements hook_themes_uninstalled().
locale_uninstall function core/modules/locale/locale.install Implements hook_uninstall().
MapBaseFieldTest::testUninstallMapItemBaseField function core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php Tests uninstalling map item base field.
MediaInstallTest::testReinstallAfterUninstall function core/modules/media/tests/src/Functional/MediaInstallTest.php Tests reinstalling after being uninstalled.
MenuLinksTest::testModuleUninstalledMenuLinks function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests uninstalling a module providing default links.
MenuUninstallTest class core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php Tests that uninstalling menu does not remove custom menus.
MenuUninstallTest.php file core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php
MenuUninstallTest::$defaultTheme property core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php The theme to install as the default for testing.
MenuUninstallTest::$modules property core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php Modules to enable.
MenuUninstallTest::testMenuUninstall function core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php Tests Menu uninstall.
MessagePlugin::uninstall function composer/Plugin/ProjectMessage/MessagePlugin.php
migrate_drupal_post_update_uninstall_multilingual function core/modules/migrate_drupal/migrate_drupal.post_update.php Uninstall migrate_drupal_multilingual since migrate_drupal is installed.
ModuleHandlerTest::testUninstallContentDependency function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests uninstalling a module that has content.
ModuleHandlerTest::testUninstallProfileDependency function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests uninstalling a module installed by a profile.
ModuleHandlerTest::testUninstallProfileDependencyBC function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests uninstalling a module that is a "dependency" of a profile.
ModuleInstaller::$uninstallValidators property core/lib/Drupal/Core/Extension/ModuleInstaller.php The uninstall validators.

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