Search for install

  1. Search 7.x for install
  2. Search 8.9.x for install
  3. Search 10.3.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with unmet module dependencies.
ThemeInstallerTest::testThemeInfoAlter function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests that theme info can be altered by a module.
ThemeInstallerTest::testUninstall function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling a theme.
ThemeInstallerTest::testUninstallAdmin function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling the admin theme.
ThemeInstallerTest::testUninstallBaseBeforeSubTheme function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling a base theme before its sub-theme.
ThemeInstallerTest::testUninstallDefault function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling the default theme.
ThemeInstallerTest::testUninstallNonExisting function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling a non-existing theme.
ThemeInstallerTest::testUninstallNotInstalled function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling a theme that is not installed.
ThemeInstallerTest::testUninstallSubTheme function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests uninstalling a sub-theme.
ThemeInstallerTest::themeHandler function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the theme handler service.
ThemeInstallerTest::themeInstaller function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the theme installer service.
ThemeTest::testInstallAndSetAsDefault function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests installing a theme and setting it as default.
ThemeTest::testUninstallingThemes function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests uninstalling of themes works.
ThemeUiTest::assertUninstallableTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Checks related to uninstallable themes due to module dependencies.
ThemeUiTest::providerTestThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Data provider for testThemeInstallWithModuleDependencies().
ThemeUiTest::testInstalledIncompatibleTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests that incompatible themes message is shown.
ThemeUiTest::testInstallModuleWithIncompatibleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with incompatible module dependencies.
ThemeUiTest::testInstallModuleWithMissingDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with missing module dependencies.
ThemeUiTest::testThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with module dependencies.
ThemeUiTest::uninstallModules function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Uninstalls modules via the admin UI.
ThemeUiTest::uninstallTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Uninstalls a theme via the admin UI.
theme_installer service core/core.services.yml Drupal\Core\Extension\ThemeInstaller
ToolbarCacheContextsTest::installExtraModules function core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php Installs a given list of modules and rebuilds the cache.
ToolbarClaroOverridesTest::$themeInstaller property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php The theme installer used in this test for enabling themes.
TourTipDeprecatedConfigModuleInstallTest class core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Confirms that legacy tour tips are updated when module config is imported.
TourTipDeprecatedConfigModuleInstallTest.php file core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php
TourTipDeprecatedConfigModuleInstallTest::$defaultTheme property core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php The theme to install as the default for testing.
TourTipDeprecatedConfigModuleInstallTest::$modules property core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Modules to enable.
TourTipDeprecatedConfigModuleInstallTest::testModuleInstall function core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Test ensuring that tour config is updated on config import.
tracker.install file core/modules/tracker/tracker.install Install, update, and uninstall functions for tracker.module.
tracker_install function core/modules/tracker/tracker.install Implements hook_install().
tracker_uninstall function core/modules/tracker/tracker.install Implements hook_uninstall().
TwigTransTest::installLanguages function core/modules/system/tests/src/Functional/Theme/TwigTransTest.php Helper function: install languages.
UmamiMultilingualInstallTest class core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Tests the multilingual installer installing the Umami profile.
UmamiMultilingualInstallTest.php file core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
UmamiMultilingualInstallTest::$langcode property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The language code in which to install Drupal.
UmamiMultilingualInstallTest::$profile property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The installation profile to install.
UmamiMultilingualInstallTest::getPo function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Returns the string for the test .po file.
UmamiMultilingualInstallTest::setUpLanguage function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Installer step: Select language.
UmamiMultilingualInstallTest::testUmami function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Ensures that Umami can be installed with Spanish as the default language.
UninstallDefaultContentTest class core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Tests that uninstalling default content removes created content.
UninstallDefaultContentTest.php file core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
UninstallDefaultContentTest::$profile property core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php The profile to install as a basis for testing.
UninstallDefaultContentTest::assertArticlesImported function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert articles are imported.
UninstallDefaultContentTest::assertImportedCustomBlock function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert block content are imported.
UninstallDefaultContentTest::assertRecipesImported function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert recipes are imported.
UninstallDefaultContentTest::expectedBlocks function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Returns the expected properties of this profile's custom blocks.
UninstallDefaultContentTest::testReinstall function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Tests uninstalling content removes created entities.
UninstalledExtensionException class core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php Exception class thrown when a specified extension has not been installed.
UninstalledExtensionException.php file core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.