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 |
|---|---|---|---|
| CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
| CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
| comment_uninstall | function | core/ |
Implements hook_uninstall(). |
| 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[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]] |
| 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. |
| ConfigImportSubscriber::$uninstallValidators | property | core/ |
The uninstall validators. |
| ConfigImportSubscriber::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| 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. |
| 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 enable. |
| 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/ |
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator. |
| ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
| 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. |
| content_uninstall_validator | service | core/ |
Drupal\Core\Entity\ContentUninstallValidator |
| 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. |
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.