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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModulesUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesUninstallConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ModulesUninstallConfirmForm::__construct | function | core/ |
Constructs a ModulesUninstallConfirmForm object. |
| ModulesUninstallForm | class | core/ |
Provides a form for uninstalling modules. |
| ModulesUninstallForm.php | file | core/ |
|
| ModulesUninstallForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ModulesUninstallForm::$moduleHandler | property | core/ |
The module handler service. |
| ModulesUninstallForm::$moduleInstaller | property | core/ |
The module installer service. |
| ModulesUninstallForm::$updateRegistry | property | core/ |
The update registry service. |
| ModulesUninstallForm::buildForm | function | core/ |
Form constructor. |
| ModulesUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
| ModulesUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesUninstallForm::submitForm | function | core/ |
Form submission handler. |
| ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
| ModulesUninstallForm::__construct | function | core/ |
Constructs a ModulesUninstallForm object. |
| ModuleTestThemeHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| ModuleUninstallFilterTest | class | core/ |
Tests the JavaScript functionality of the module uninstall filter. |
| ModuleUninstallFilterTest.php | file | core/ |
|
| ModuleUninstallFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModuleUninstallFilterTest::$modules | property | core/ |
Modules to install. |
| ModuleUninstallFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| ModuleUninstallFilterTest::setUp | function | core/ |
|
| ModuleUninstallFilterTest::testModuleUninstallFilter | function | core/ |
Tests that correct module count is returned when list filtered. |
| ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
| ModuleUninstallValidatorException.php | file | core/ |
|
| ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
| ModuleUninstallValidatorInterface.php | file | core/ |
|
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| module_installer.uninstall_validators | service | core/ |
\IteratorIterator |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| navigation_post_update_uninstall_navigation_top_bar | function | core/ |
Uninstall the navigation_top_bar module if installed. |
| NodeModuleHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| NodeTranslationUITest::doUninstallTest | function | core/ |
Tests uninstalling content_translation. |
| node_uninstall | function | core/ |
Implements hook_uninstall(). |
| OliveroTest::testIsUninstallable | function | core/ |
Tests that the Olivero theme can be uninstalled. |
| OtherModuleUninstalledHooks | class | core/ |
Hook implementations for respond_install_uninstall_hook_test. |
| OtherModuleUninstalledHooks.php | file | core/ |
|
| OtherModuleUninstalledHooks::cacheFlush | function | core/ |
Implements hook_cache_flush(). |
| OtherModuleUninstalledHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| OtherModuleUninstalledHooks::modulesUninstall | function | core/ |
Implements hook_modules_uninstalled(). |
| PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
| PackageManagerUninstallValidator.php | file | core/ |
|
| PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| PackageManagerUninstallValidator::__construct | function | core/ |
|
| PhpassHooks::formSystemModulesUninstallConfirmFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
| Plugin::uninstall | function | composer/ |
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.