8 methods override ModuleUninstallValidatorInterface::validate()
- ContentUninstallValidator::validate in core/
lib/ Drupal/ Core/ Entity/ ContentUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- DatabaseDriverUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ DatabaseDriverUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- FieldUninstallValidator::validate in core/
modules/ field/ src/ FieldUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- FilterUninstallValidator::validate in core/
modules/ filter/ src/ FilterUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- InstallProfileUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ InstallProfileUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- ModuleRequiredByThemesUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ ModuleRequiredByThemesUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- PackageManagerUninstallValidator::validate in core/
modules/ package_manager/ src/ PackageManagerUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- RequiredModuleUninstallValidator::validate in core/
lib/ Drupal/ Core/ Extension/ RequiredModuleUninstallValidator.php - Determines the reasons a module can not be uninstalled.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.