Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 8.9.x for uninstall
- Search 11.x for uninstall
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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 content 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/ |
|
UninstallKernelTest::setUp | function | core/ |
|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
UninstallTest | class | core/ |
Tests the uninstallation of modules. |
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
|
UninstallTest::$modules | property | core/ |
|
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. |
UpdateHookRegistry::SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
UpdateManagerUpdateTest::testUninstalledUpdatesTable | function | core/ |
Tests the Update form with an uninstalled module in the system. |
update_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
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/ |
|
ViewUI::setUninstalling | function | core/ |
|
VocabularyCrudTest::testUninstallReinstall | function | core/ |
Tests uninstall and reinstall of the taxonomy module. |
WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
WorkspacesUninstallTest.php | file | core/ |
|
WorkspacesUninstallTest::$defaultTheme | property | core/ |
|
WorkspacesUninstallTest::$modules | property | core/ |
|
WorkspacesUninstallTest::setUp | function | core/ |
|
WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.