Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 8.9.x for uninstall
- Search 10.3.x for uninstall
- Search 11.x for uninstall
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_post_update_sdc_uninstall | function | core/ |
Uninstall the sdc module if installed. |
| ThemeInstaller::uninstall | function | core/ |
|
| ThemeInstallerInterface::uninstall | function | core/ |
Uninstalls a given list of themes. |
| ThemeInstallerTest::testUninstall | function | core/ |
Tests uninstalling a theme. |
| ThemeInstallerTest::testUninstallAdmin | function | core/ |
Tests uninstalling the admin theme. |
| ThemeInstallerTest::testUninstallBaseBeforeSubTheme | function | core/ |
Tests uninstalling a base theme before its sub-theme. |
| ThemeInstallerTest::testUninstallDefault | function | core/ |
Tests uninstalling the default theme. |
| ThemeInstallerTest::testUninstallNonExisting | function | core/ |
Tests uninstalling a non-existing theme. |
| ThemeInstallerTest::testUninstallNotInstalled | function | core/ |
Tests uninstalling a theme that is not installed. |
| ThemeInstallerTest::testUninstallSubTheme | function | core/ |
Tests uninstalling a sub-theme. |
| ThemeTest::testUninstallingThemes | function | core/ |
Tests uninstalling of themes works. |
| ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
| ThemeUiTest::uninstallModules | function | core/ |
Uninstalls modules via the admin UI. |
| ThemeUiTest::uninstallTheme | function | core/ |
Uninstalls a theme via the admin UI. |
| ThemeUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall a theme. |
| ThemeUninstallConfirmForm.php | file | core/ |
|
| ThemeUninstallConfirmForm::$themeLabel | property | core/ |
The theme label. |
| ThemeUninstallConfirmForm::buildForm | function | core/ |
|
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
|
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
|
| ThemeUninstallConfirmForm::getDescription | function | core/ |
|
| ThemeUninstallConfirmForm::getFormId | function | core/ |
|
| ThemeUninstallConfirmForm::getQuestion | function | core/ |
|
| ThemeUninstallConfirmForm::submitForm | function | core/ |
|
| ThemeUninstallConfirmForm::__construct | function | core/ |
|
| ThemeUninstallConfirmTest | class | core/ |
Tests the theme uninstall confirmation form. |
| ThemeUninstallConfirmTest.php | file | core/ |
|
| ThemeUninstallConfirmTest::$adminUser | property | core/ |
An admin user with permission to administer themes. |
| ThemeUninstallConfirmTest::$defaultTheme | property | core/ |
|
| ThemeUninstallConfirmTest::$modules | property | core/ |
|
| ThemeUninstallConfirmTest::setUp | function | core/ |
|
| ThemeUninstallConfirmTest::testCannotUninstallAdminTheme | function | core/ |
Tests that the admin theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallBaseThemeWithDependentSubThemes | function | core/ |
Tests that a base theme with dependent sub-themes cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallDefaultTheme | function | core/ |
Tests that the default theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testConfigDependenciesDisplayed | function | core/ |
Tests that configuration dependencies are displayed. |
| ThemeUninstallConfirmTest::testInvalidThemeName | function | core/ |
Tests handling of invalid theme name. |
| ThemeUninstallConfirmTest::testMissingThemeParameter | function | core/ |
Tests handling of missing theme parameter. |
| ThemeUninstallConfirmTest::testThemeUninstallConfirmForm | function | core/ |
Tests the theme uninstall confirmation form basic workflow. |
| ThirdPartyUninstallTest | class | core/ |
Tests proper removal of third-party settings from views. |
| ThirdPartyUninstallTest.php | file | core/ |
|
| ThirdPartyUninstallTest::$modules | property | core/ |
|
| ThirdPartyUninstallTest::$testViews | property | core/ |
Views used by this test. |
| ThirdPartyUninstallTest::setUp | function | core/ |
|
| ThirdPartyUninstallTest::testThirdPartyUninstall | function | core/ |
Tests removing third-party settings when a provider module is uninstalled. |
| uninstall-ban.php | file | core/ |
Removes the ban module from a fixture database. |
| uninstall-contact.php | file | core/ |
Removes the contact module from a fixture database. |
| uninstall-history.php | file | core/ |
Removes the history module from a fixture database. |
| UninstallDefaultContentTest | class | core/ |
Tests that uninstalling default content removes created content. |
| UninstallDefaultContentTest.php | file | core/ |
|
| UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.