Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
ForumUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\forum\ForumUninstallValidator. |
ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled whilst any forum nodes exist or there are any terms in the forum vocabulary. |
ForumUninstallValidator.php | file | core/ |
|
ForumUninstallValidator.php | file | core/ |
|
ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
ForumUninstallValidator::$container | property | core/ |
The service container. |
ForumUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
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 |
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_install | function | core/ |
Implements hook_install(). |
forum_uninstall | function | core/ |
Implements hook_uninstall(). |
FunctionalTestSetupTrait::doInstall | function | core/ |
Execute the non-interactive installer. |
FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
FunctionalTestSetupTrait::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
hal.install | file | core/ |
Update functions for the HAL module. |
HelpTopicSearchTest::testUninstall | function | core/ |
Tests uninstalling the help_topics module. |
HelpTopicTranslatedTestBase::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
help_topics.install | file | core/ |
Install and uninstall functions for help_topics module. |
help_topics_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
help_topics_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
history.install | file | core/ |
Installation functions for History module. |
hold_test.install | file | core/ |
Install, update and uninstall functions for the hold_test module. |
hold_test_install | function | core/ |
Implements hook_install(). |
hook_install | function | core/ |
Perform setup tasks when the module is installed. |
hook_install_tasks | function | core/ |
Return an array of tasks to be performed by an installation profile. |
hook_install_tasks_alter | function | core/ |
Alter the full list of installation tasks. |
hook_modules_installed | function | core/ |
Perform necessary actions after modules are installed. |
hook_modules_uninstalled | function | core/ |
Perform necessary actions after modules are uninstalled. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.