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 |
---|---|---|---|
ActionUninstallTest | class | core/ |
Tests that uninstalling Actions UI does not remove other modules' actions. |
ActionUninstallTest.php | file | core/ |
|
ActionUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionUninstallTest::$modules | property | core/ |
Modules to install. |
ActionUninstallTest::testActionUninstall | function | core/ |
Tests Actions UI uninstall. |
BlockTest::testUninstallTheme | function | core/ |
Tests that uninstalling a theme removes its block configuration. |
book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
BookUninstallTest | class | core/ |
Tests that the Book module cannot be uninstalled if books exist. |
BookUninstallTest.php | file | core/ |
|
BookUninstallTest::$modules | property | core/ |
Modules to enable. |
BookUninstallTest::setUp | function | core/ |
|
BookUninstallTest::testBookUninstall | function | core/ |
Tests the book_system_info_alter() method. |
BookUninstallValidator | class | core/ |
Prevents book module from being uninstalled under certain conditions. |
BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
BookUninstallValidator::$container | property | core/ |
The service container. |
BookUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
BookUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
BookUninstallValidator::hasBookNodes | function | core/ |
Determines if there is any book nodes or not. |
BookUninstallValidator::hasBookOutlines | function | core/ |
Checks if there are any books in an outline. |
BookUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BookUninstallValidator::setStringTranslation | function | core/ |
|
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator @group book |
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
book_uninstall | function | core/ |
Implements hook_uninstall(). |
breakpoint_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
ClaroTest::testIsUninstallable | function | core/ |
Tests that the Claro theme can be uninstalled. |
CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
CommentUninstallTest.php | file | core/ |
|
CommentUninstallTest::$modules | property | core/ |
Modules to install. |
CommentUninstallTest::setUp | function | core/ |
|
CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
comment_uninstall | function | core/ |
Implements hook_uninstall(). |
ComposerPatches::uninstall | function | core/ |
|
ComposerPluginImplementsScaffoldEvents::uninstall | function | core/ |
|
ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.