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 |
---|---|---|---|
FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]] @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate[[api-linebreak]] |
GenericModuleTestBase::preUnInstallSteps | function | core/ |
Helper to perform any steps required prior to uninstalling a module. |
GenericTest::preUninstallSteps | function | core/ |
|
GenericTest::preUninstallSteps | function | core/ |
|
HelpHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
HelpHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
HelpTopicSearchTest::testUninstall | function | core/ |
Tests uninstalling the help_topics module. |
HelpTopicSearchTest::testUninstallSearch | function | core/ |
Tests uninstalling the search module. |
hook_modules_uninstalled | function | core/ |
Perform necessary actions after modules are uninstalled. |
hook_module_preuninstall | function | core/ |
Perform necessary actions before a module is uninstalled. |
hook_themes_uninstalled | function | core/ |
Respond to themes being uninstalled. |
hook_uninstall | function | core/ |
Remove any information that the module sets. |
I18nQueryTraitTest::disablePsr4ForUninstalledModules | function | core/ |
Removes PSR-4 namespaces from class loader for uninstalled modules. |
image_uninstall | function | core/ |
Implements hook_uninstall(). |
InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
InstallProfileUninstallTest | class | core/ |
Tests that an install profile can be uninstalled. |
InstallProfileUninstallTest.php | file | core/ |
|
InstallProfileUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallProfileUninstallTest::$modules | property | core/ |
Modules to install. |
InstallProfileUninstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallProfileUninstallTest::testUninstallInstallProfile | function | core/ |
Tests a user can uninstall install profiles. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstallation. |
install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
LocaleHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
LocaleHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
LocaleUpdateTest::testEnableUninstallModule | function | core/ |
Tests automatic translation import when a module is enabled. |
locale_test_uninstall | function | core/ |
Implements hook_uninstall(). |
locale_uninstall | function | core/ |
Implements hook_uninstall(). |
MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
MenuLinksTest::testModuleUninstalledMenuLinks | function | core/ |
Tests uninstalling a module providing default links. |
MenuUninstallTest | class | core/ |
Tests that uninstalling menu does not remove custom menus. |
MenuUninstallTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.