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 |
---|---|---|---|
ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
ConfigDependencyTest::testConfigEntityUninstall | function | core/ |
Tests ConfigManager::uninstall() and config entity dependency management. |
ConfigDependencyTest::testConfigEntityUninstallComplex | function | core/ |
Tests complex configuration entity dependency handling during uninstall. |
ConfigDependencyTest::testConfigEntityUninstallThirdParty | function | core/ |
@covers ::uninstall @covers ::getConfigEntitiesToChangeOnDependencyRemoval |
ConfigEntityBase::$isUninstalling | property | core/ |
Whether the config is being deleted by the uninstall process. |
ConfigEntityBase::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
ConfigEntityBase::setUninstalling | function | core/ |
|
ConfigEntityInterface::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
ConfigImportAllTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
ConfigImporterTest::testUninstallThemeIncrementsCount | function | core/ |
Tests that uninstall a theme in config import correctly imports all config. |
ConfigImportModuleUninstallValidatorInterface | interface | core/ |
Special interface for module uninstall validators for configuration import. |
ConfigImportModuleUninstallValidatorInterface.php | file | core/ |
|
ConfigImportModuleUninstallValidatorInterface::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ConfigImportUITest::testConfigUninstallConfigException | function | core/ |
|
ConfigManager::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
ConfigManagerInterface::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
ConfigOtherModuleTest::testUninstall | function | core/ |
Tests uninstalling Node module removes views which are dependent on it. |
ConfigOtherModuleTest::uninstallModule | function | core/ |
Uninstalls a module. |
ConfigTranslationHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
ConfigUninstallViaCliImportTest | class | core/ |
Tests importing configuration from files into active configuration. |
ConfigUninstallViaCliImportTest.php | file | core/ |
|
ConfigUninstallViaCliImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigUninstallViaCliImportTest::$modules | property | core/ |
Modules to install. |
ConfigUninstallViaCliImportTest::setUp | function | core/ |
|
ConfigUninstallViaCliImportTest::testConfigUninstallViaCli | function | core/ |
Tests that the config module can be uninstalled via CLI config import. |
config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
ContentUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator. |
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator::$container | property | core/ |
The service container. |
ContentUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ContentUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ContentUninstallValidator::setStringTranslation | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.