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 |
---|---|---|---|
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. |
tracker_uninstall | function | core/ |
Implements hook_uninstall(). |
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. |
UninstallDefaultContentTest::assertArticlesImported | function | core/ |
Assert articles are imported. |
UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
UninstallDefaultContentTest::expectedBlocks | function | core/ |
Returns the expected properties of this profile's custom blocks. |
UninstallDefaultContentTest::testReinstall | function | core/ |
Tests uninstalling content removes created entities. |
UninstalledExtensionException | class | core/ |
Exception class thrown when a specified extension has not been installed. |
UninstalledExtensionException.php | file | core/ |
|
UninstallKernelTest | class | core/ |
Tests the uninstallation of modules. |
UninstallKernelTest.php | file | core/ |
|
UninstallKernelTest::$modules | property | core/ |
Modules to enable. |
UninstallKernelTest::setUp | function | core/ |
|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UninstallTest | class | core/ |
Tests the uninstallation of modules. |
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UninstallTest::$modules | property | core/ |
Modules to enable. |
UninstallTest::testFailedInstallStatus | function | core/ |
Tests that a module which fails to install can still be uninstalled. |
UninstallTest::testUninstallPage | function | core/ |
Tests the Uninstall page and Uninstall confirmation page. |
UninstallTest::testUserPermsUninstalled | function | core/ |
Tests the hook_modules_uninstalled() of the user module. |
update_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
update_uninstall | function | core/ |
Implements hook_uninstall(). |
user_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
VendorHardeningPlugin::uninstall | function | composer/ |
|
ViewUI::$isUninstalling | property | core/ |
Whether the config is being deleted through the uninstall process. |
ViewUI::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
ViewUI::setUninstalling | function | core/ |
|
VocabularyCrudTest::testUninstallReinstall | function | core/ |
Test uninstall and reinstall of the taxonomy module. |
WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
WorkspacesUninstallTest.php | file | core/ |
|
WorkspacesUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspacesUninstallTest::$modules | property | core/ |
Modules to enable. |
WorkspacesUninstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.