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 |
---|---|---|---|
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$container | property | core/ |
The service container. |
InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstallation. |
install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
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 install. |
MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
MessagePlugin::uninstall | function | composer/ |
|
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/ |
|
ModuleInstaller::addUninstallValidator | function | core/ |
|
ModuleInstaller::uninstall | function | core/ |
|
ModuleInstaller::uninstall | function | core/ |
|
ModuleInstaller::uninstallSchema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
ModuleInstaller::validateUninstall | function | core/ |
|
ModuleInstaller::validateUninstall | function | core/ |
|
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. |
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.