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 | 
|---|---|---|---|
| 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::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. | 
| 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_required_by_themes_uninstall_validator | service | core/ | Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator | 
| module_test_modules_uninstalled | function | core/ | Implements hook_modules_uninstalled(). | 
| NodeTranslationUITest::doUninstallTest | function | core/ | Tests uninstalling content_translation. | 
| node_modules_uninstalled | function | core/ | Implements hook_modules_uninstalled(). | 
| node_uninstall | function | core/ | Implements hook_uninstall(). | 
| Plugin::uninstall | function | composer/ | |
| PrepareModulesEntityUninstallForm | class | core/ | Provides a form removing module content entities data before uninstallation. | 
| PrepareModulesEntityUninstallForm.php | file | core/ | |
| PrepareModulesEntityUninstallForm::$entityTypeId | property | core/ | The entity type ID of the entities to delete. | 
| PrepareModulesEntityUninstallForm::$entityTypeManager | property | core/ | The entity type manager. | 
| PrepareModulesEntityUninstallForm::buildForm | function | core/ | Form constructor. | 
| PrepareModulesEntityUninstallForm::create | function | core/ | Instantiates a new instance of this class. | 
| PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ | Deletes the content entities of the specified entity type. | 
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ | Returns the route to go to if the user cancels the action. | 
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ | Returns a caption for the button that confirms the action. | 
| PrepareModulesEntityUninstallForm::getDescription | function | core/ | Returns additional text to display as a description. | 
| PrepareModulesEntityUninstallForm::getFormId | function | core/ | Returns a unique string identifying the form. | 
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ | Returns the question to ask the user. | 
| PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ | Implements callback_batch_finished(). | 
| PrepareModulesEntityUninstallForm::submitForm | function | core/ | Form submission handler. | 
| PrepareModulesEntityUninstallForm::__construct | function | core/ | Constructs a PrepareModulesEntityUninstallForm object. | 
| PrepareUninstallTest | class | core/ | Tests that modules which provide entity types can be uninstalled. | 
| PrepareUninstallTest.php | file | core/ | |
| PrepareUninstallTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| PrepareUninstallTest::$modules | property | core/ | Modules to enable. | 
| PrepareUninstallTest::$nodes | property | core/ | An array of node objects. | 
| PrepareUninstallTest::$terms | property | core/ | An array of taxonomy term objects. | 
| PrepareUninstallTest::setUp | function | core/ | |
| PrepareUninstallTest::testUninstall | function | core/ | Tests that Node and Taxonomy can be uninstalled. | 
| RequiredModuleUninstallValidator | class | core/ | Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator. | 
| RequiredModuleUninstallValidator | class | core/ | Ensures that required modules cannot be uninstalled. | 
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.
