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 |
|---|---|---|---|
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate[[api-linebreak]] |
| forum_uninstall | function | core/ |
Implements hook_uninstall(). |
| HelpTopicSearchTest::testUninstall | function | core/ |
Tests uninstalling the help_topics module. |
| help_topics_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| help_topics_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| hook_modules_uninstalled | function | core/ |
Perform necessary actions after modules are uninstalled. |
| hook_module_preuninstall | function | core/ |
Perform necessary actions before a module is uninstalled. |
| hook_themes_uninstalled | function | core/ |
Respond to themes being uninstalled. |
| hook_uninstall | function | core/ |
Remove any information that the module sets. |
| image_uninstall | function | core/ |
Implements hook_uninstall(). |
| InstallProfileDependenciesBcTest::testUninstallingModules | function | core/ |
Tests that the install profile BC layer for dependencies key works. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstall. |
| InstallUninstallTest | class | core/ |
Install/uninstall core module and confirm table creation/deletion. |
| InstallUninstallTest.php | file | core/ |
|
| InstallUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallUninstallTest::$modules | property | core/ |
Modules to enable. |
| InstallUninstallTest::assertHelp | function | core/ |
Verifies a module's help. |
| InstallUninstallTest::assertInstallModuleUpdates | function | core/ |
Asserts the module post update functions after install. |
| InstallUninstallTest::assertModuleNotInstalled | function | core/ |
Asserts that a module is not yet installed. |
| InstallUninstallTest::assertModuleSuccessfullyInstalled | function | core/ |
Asserts that a module was successfully installed. |
| InstallUninstallTest::assertSuccessfulUninstall | function | core/ |
Uninstalls a module and asserts that it was done correctly. |
| InstallUninstallTest::assertUninstallModuleUpdates | function | core/ |
Asserts the module post update functions after uninstall. |
| InstallUninstallTest::preUninstallForum | function | core/ |
Deletes forum taxonomy terms, so Forum can be uninstalled. |
| InstallUninstallTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
| KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
| language_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| LocaleUpdateTest::testEnableUninstallModule | function | core/ |
Tests automatic translation import when a module is enabled. |
| locale_module_preuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| locale_test_uninstall | function | core/ |
Implements hook_uninstall(). |
| locale_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| locale_uninstall | function | core/ |
Implements hook_uninstall(). |
| MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
| MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
| MenuLinksTest::testModuleUninstalledMenuLinks | function | core/ |
Tests uninstalling a module providing default links. |
| MenuUninstallTest | class | core/ |
Tests that uninstalling menu does not remove custom menus. |
| MenuUninstallTest.php | file | core/ |
|
| MenuUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUninstallTest::$modules | property | core/ |
Modules to enable. |
| MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
| MessagePlugin::uninstall | function | composer/ |
|
| migrate_drupal_post_update_uninstall_multilingual | function | core/ |
Uninstall migrate_drupal_multilingual since migrate_drupal is installed. |
| ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
| ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
| ModuleHandlerTest::testUninstallProfileDependencyBC | function | core/ |
Tests uninstalling a module that is a "dependency" of a profile. |
| ModuleInstaller::$uninstallValidators | property | core/ |
The uninstall validators. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.