Search for uninstall

  1. Search 7.x for uninstall
  2. Search 8.9.x for uninstall
  3. Search 10.3.x for uninstall
  4. Search 11.x for uninstall
  5. Other projects
Title Object type File name Summary
DatabaseDriverUninstallValidator::$container property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The service container.
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The id of the original proxied service.
DatabaseDriverUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php The module extension list.
DatabaseDriverUninstallValidator::$service property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The real proxied service, after it was lazy loaded.
DatabaseDriverUninstallValidator::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Lazy loads the real service from the container.
DatabaseDriverUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php
DatabaseDriverUninstallValidator::validate function core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Determines the reasons a module can not be uninstalled.
DatabaseDriverUninstallValidator::validate function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Determines the reasons a module can not be uninstalled.
DatabaseDriverUninstallValidator::__construct function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
DatabaseDriverUninstallValidator::__construct function core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Constructs a new DatabaseDriverUninstallValidator.
database_driver_uninstall_validator service core/core.services.yml Drupal\Core\Extension\DatabaseDriverUninstallValidator
demo_umami_content_uninstall function core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_uninstall().
DependencyTest::testUninstallDependents function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests attempting to uninstall a module that has installed dependents.
drupal_uninstall_schema function core/includes/schema.inc Removes all tables defined in a module's hook_schema().
EntityDefinitionUpdateManager::uninstallEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Uninstalls an entity type definition.
EntityDefinitionUpdateManager::uninstallFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Uninstalls a field storage definition.
EntityDefinitionUpdateManagerInterface::uninstallEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Uninstalls an entity type definition.
EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Uninstalls a field storage definition.
EntityDefinitionUpdateTest::testUninstallEntityTypeWithoutInCodeDefinition function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Tests uninstalling an entity type that doesn't exist in code anymore.
EntityDefinitionUpdateTest::testUninstallRevisionableEntityTypeWithoutInCodeDefinition function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Tests uninstalling a revisionable entity type that doesn't exist in code.
EntityKernelTestBase::uninstallModule function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php Uninstalls a module and refreshes services.
field.uninstall_validator service core/modules/field/field.services.yml Drupal\field\FieldUninstallValidator
FieldImportDeleteUninstallTest class core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Tests field storages and fields deletion during config synchronization.
FieldImportDeleteUninstallTest.php file core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php
FieldImportDeleteUninstallTest::$modules property core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Modules to enable.
FieldImportDeleteUninstallTest::setUp function core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Set the default field storage backend for fields created during tests.
FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall function core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Tests purging previously deleted fields and storages in config import.
FieldImportDeleteUninstallTest::testImportDeleteUninstall function core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Tests deleting field storages and fields as part of config import.
FieldImportDeleteUninstallUiTest class core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php Tests deleting field storage when a module in uninstalled through the UI.
FieldImportDeleteUninstallUiTest.php file core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php
FieldImportDeleteUninstallUiTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php The theme to install as the default for testing.
FieldImportDeleteUninstallUiTest::$modules property core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php Modules to enable.
FieldImportDeleteUninstallUiTest::setUp function core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall function core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php Tests deleting field storages and fields as part of config import.
FieldLayoutUninstallTest class core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php @group field_layout
FieldLayoutUninstallTest.php file core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php
FieldLayoutUninstallTest::testFieldLayoutUninstall function core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php Ensures field layout can be uninstalled with layout builder enabled.
FieldUninstallValidator class core/modules/field/src/ProxyClass/FieldUninstallValidator.php Provides a proxy class for \Drupal\field\FieldUninstallValidator.
FieldUninstallValidator class core/modules/field/src/FieldUninstallValidator.php Prevents uninstallation of modules providing active field storage.
FieldUninstallValidator.php file core/modules/field/src/ProxyClass/FieldUninstallValidator.php
FieldUninstallValidator.php file core/modules/field/src/FieldUninstallValidator.php
FieldUninstallValidator::$container property core/modules/field/src/ProxyClass/FieldUninstallValidator.php The service container.
FieldUninstallValidator::$drupalProxyOriginalServiceId property core/modules/field/src/ProxyClass/FieldUninstallValidator.php The id of the original proxied service.
FieldUninstallValidator::$fieldStorageConfigStorage property core/modules/field/src/FieldUninstallValidator.php The field storage config storage.
FieldUninstallValidator::$fieldTypeManager property core/modules/field/src/FieldUninstallValidator.php The field type plugin manager.
FieldUninstallValidator::$service property core/modules/field/src/ProxyClass/FieldUninstallValidator.php The real proxied service, after it was lazy loaded.
FieldUninstallValidator::getFieldStoragesByModule function core/modules/field/src/FieldUninstallValidator.php Returns all field storages for a specified module.
FieldUninstallValidator::getFieldTypeLabel function core/modules/field/src/FieldUninstallValidator.php Returns the label for a specified field type.
FieldUninstallValidator::lazyLoadItself function core/modules/field/src/ProxyClass/FieldUninstallValidator.php Lazy loads the real service from the container.
FieldUninstallValidator::setStringTranslation function core/modules/field/src/ProxyClass/FieldUninstallValidator.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.