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 |
---|---|---|---|
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. |
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/ |
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::$deprecatedProperties | property | core/ |
|
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 |
demo_umami_content_uninstall | function | core/ |
Implements hook_uninstall(). |
DependencyTest::testUninstallDependents | function | core/ |
Tests attempting to uninstall a module that has installed dependents. |
drupal-8.block-content-uninstall.php | file | core/ |
Partial database to mimic the uninstallation of the block_content module. |
drupal-8.field-schema-data-uninstall-2573667.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2573667. |
drupal_uninstall_schema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
EntityDefinitionUpdateManager::uninstallEntityType | function | core/ |
Uninstalls an entity type definition. |
EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
EntityDefinitionUpdateManagerInterface::uninstallEntityType | function | core/ |
Uninstalls an entity type definition. |
EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
EntityDefinitionUpdateTest::testUninstallEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling an entity type that doesn't exist in code anymore. |
EntityKernelTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
EntityUnitTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
field.uninstall_validator | service | core/ |
Drupal\field\FieldUninstallValidator |
FieldImportDeleteUninstallTest | class | core/ |
Delete field storages and fields during config synchronization and uninstall module that provides the field type. |
FieldImportDeleteUninstallTest.php | file | core/ |
|
FieldImportDeleteUninstallTest::$modules | property | core/ |
Modules to enable. |
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.