Search for uninstall
- Search 7.x for uninstall
- Search 8.9.x for uninstall
- Search 10.3.x for uninstall
- Search 11.x for uninstall
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ModuleInstaller::$uninstallValidators | property | core/ |
The uninstall validators. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstaller::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstaller::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstaller::uninstallSchema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| ModuleInstallerInterface::uninstall | function | core/ |
Uninstalls a given list of modules. |
| ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator::$container | property | core/ |
The service container. |
| ModuleRequiredByThemesUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| ModuleRequiredByThemesUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]] @group Extension |
| ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.