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
drupal-8.block-content-uninstall.php file core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php Partial database to mimic the uninstallation of the block_content module.
drupal-8.field-schema-data-uninstall-2573667.php file core/modules/system/tests/fixtures/update/drupal-8.field-schema-data-uninstall-2573667.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2573667.
EntityUnitTestBase::uninstallModule function core/modules/system/src/Tests/Entity/EntityUnitTestBase.php Uninstalls a module and refreshes services.
FieldSchemaDataUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldSchemaDataUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php The theme to install as the default for testing.
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Asserts that field schema data to be purged is found.
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Set database dump files to be used.
FieldSchemaDataUninstallUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
InstallProfileDependenciesBcTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php Tests that the install profile BC layer for dependencies key works.
ShortcutSevenIntegrationTest::testInstallUninstall function core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
SimpletestTest::testUninstallModule function core/modules/simpletest/tests/src/Functional/SimpletestTest.php Test that we can uninstall the module without mishap.
ThemeHandlerLegacyTest::testInstallUninstall function core/tests/Drupal/KernelTests/Core/Theme/ThemeHandlerLegacyTest.php @covers ::install[[api-linebreak]]
@covers ::uninstall[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Extension\ThemeHandlerInterface::install() is deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use…

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