Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 8.9.x for uninstall
- Search 11.x for uninstall
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ForumUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ForumUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ForumUninstallValidator::setStringTranslation | function | core/ |
|
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator @group forum @group legacy |
ForumUninstallValidatorTest.php | file | core/ |
|
ForumUninstallValidatorTest::$forumUninstallValidator | property | core/ |
|
ForumUninstallValidatorTest::setUp | function | core/ |
|
ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate |
forum_uninstall | function | core/ |
Implements hook_uninstall(). |
GenericModuleTestBase::preUnInstallSteps | function | core/ |
Helper to perform any steps required prior to uninstalling a module. |
GenericTest::preUninstallSteps | function | core/ |
|
GenericTest::preUninstallSteps | function | core/ |
|
GenericTest::preUninstallSteps | function | core/ |
|
HelpTopicSearchTest::testUninstall | function | core/ |
Tests uninstalling the help_topics module. |
HelpTopicSearchTest::testUninstallSearch | function | core/ |
Tests uninstalling the search module. |
HelpTopicsUninstall | class | core/ |
Tests merging help topics module when the module is enabled. |
HelpTopicsUninstall.php | file | core/ |
|
HelpTopicsUninstall::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HelpTopicsUninstall::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HelpTopicsUninstall::testHelpTopicsMerge | function | core/ |
Tests upgrading help module for help topics. |
help_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
help_post_update_help_topics_uninstall | function | core/ |
Uninstall the help_topics module if installed. |
help_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
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. |
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.