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 |
---|---|---|---|
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
PrepareUninstallTest | class | core/ |
Tests that modules which provide entity types can be uninstalled. |
PrepareUninstallTest.php | file | core/ |
|
PrepareUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PrepareUninstallTest::$modules | property | core/ |
Modules to install. |
PrepareUninstallTest::$nodes | property | core/ |
An array of node objects. |
PrepareUninstallTest::$terms | property | core/ |
An array of taxonomy term objects. |
PrepareUninstallTest::setUp | function | core/ |
|
PrepareUninstallTest::testUninstall | function | core/ |
Tests that Node and Taxonomy can be uninstalled. |
RequiredModuleUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator | class | core/ |
Ensures that required modules cannot be uninstalled. |
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator::$container | property | core/ |
The service container. |
RequiredModuleUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
RequiredModuleUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
RequiredModuleUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a new RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
RequiredModuleUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator @group Extension |
RequiredModuleUninstallValidatorTest.php | file | core/ |
|
RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
@covers ::validate |
respond_install_uninstall_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml |
respond_install_uninstall_hook_test_cache_flush | function | core/ |
This implements a hook on behalf of another module. |
RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
ShortcutClaroIntegrationTest::testInstallUninstall | function | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
shortcut_uninstall | function | core/ |
Implements hook_uninstall(). |
StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
statistics_uninstall | function | core/ |
Implements hook_uninstall(). |
system-modules-uninstall.html.twig | file | core/ |
Theme override for the modules uninstall page. |
system-modules-uninstall.html.twig | file | core/ |
Default theme implementation for the modules uninstall page. |
system.module_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling a module' related: - core.extending - system.module_install - system.maintenance_mode --- {% set uninstall_link_text %}{% trans %}Uninstall{% endtrans %}{% endset %} {% set uninstall_link =… |
system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link = render_var(help_route_link(themes_link_text,… |
SystemHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
SystemTestHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
SystemTestHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
system_post_update_sdc_uninstall | function | core/ |
Uninstall the sdc module if installed. |
template_preprocess_system_modules_uninstall | function | core/ |
Prepares variables for module uninstall templates. |
ThemeController::uninstall | function | core/ |
Uninstalls a theme. |
ThemeInstaller::uninstall | function | core/ |
Uninstalls a given list of themes. |
ThemeInstallerInterface::uninstall | function | core/ |
Uninstalls a given list of themes. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.