Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 10.3.x for uninstall
- Search 11.x for uninstall
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal-8.block-content-uninstall.php | file | core/ |
Partial database to mimic the uninstallation of the block_content module. |
drupal-8.field-schema-data-uninstall-2573667.php | file | core/ |
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/ |
Uninstalls a module and refreshes services. |
FieldSchemaDataUninstallUpdateTest | class | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
FieldSchemaDataUninstallUpdateTest.php | file | core/ |
|
FieldSchemaDataUninstallUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData | function | core/ |
Asserts that field schema data to be purged is found. |
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FieldSchemaDataUninstallUpdateTest::testUpdateHookN | function | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
InstallProfileDependenciesBcTest::testUninstallingModules | function | core/ |
Tests that the install profile BC layer for dependencies key works. |
ShortcutSevenIntegrationTest::testInstallUninstall | function | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
SimpletestTest::testUninstallModule | function | core/ |
Test that we can uninstall the module without mishap. |
ThemeHandlerLegacyTest::testInstallUninstall | function | core/ |
@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.