Search for install

  1. Search 7.x for install
  2. Search 9.5.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
TestSiteInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteInstallTestScript.php Run the code to setup the test environment.
TestSiteMultilingualInstallTestScript class core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteMultilingualInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteMultilingualInstallTestScript::preinstall function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Runs code prior to a test site install.
TestSiteMultilingualInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Run the code to setup the test environment.
test_batch_test.install file core/modules/system/tests/modules/test_batch_test/test_batch_test.install Install hooks for test module.
test_batch_test_install function core/modules/system/tests/modules/test_batch_test/test_batch_test.install Implements hook_install().
Theme::getInstallDirectory function core/lib/Drupal/Core/Updater/Theme.php Returns the directory where a theme should be installed.
Theme::isInstalled function core/lib/Drupal/Core/Updater/Theme.php Checks if the project is installed.
Theme::postInstall function core/lib/Drupal/Core/Updater/Theme.php Performs actions after installation.
Theme::postInstallTasks function core/lib/Drupal/Core/Updater/Theme.php Returns an array of links to pages that should be visited post operation.
ThemeController::$themeInstaller property core/modules/system/src/Controller/ThemeController.php The theme installer service.
ThemeController::install function core/modules/system/src/Controller/ThemeController.php Installs a theme.
ThemeController::uninstall function core/modules/system/src/Controller/ThemeController.php Uninstalls a theme.
ThemeController::willInstallExperimentalTheme function core/modules/system/src/Controller/ThemeController.php Checks if the given theme requires the installation of experimental themes.
ThemeEngineExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php Returns a list of machine names of installed extensions.
ThemeExperimentalConfirmForm::$themeInstaller property core/modules/system/src/Form/ThemeExperimentalConfirmForm.php The theme installer service.
ThemeExtensionList::$installedThemes property core/lib/Drupal/Core/Extension/ThemeExtensionList.php The list of installed themes.
ThemeExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Returns a list of machine names of installed extensions.
ThemeHandler::install function core/lib/Drupal/Core/Extension/ThemeHandler.php Installs a given list of themes.
ThemeHandler::uninstall function core/lib/Drupal/Core/Extension/ThemeHandler.php Uninstalls a given list of themes.
ThemeHandlerInterface::install function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Installs a given list of themes.
ThemeHandlerInterface::uninstall function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Uninstalls a given list of themes.
ThemeHandlerLegacyTest::testInstallUninstall function core/tests/Drupal/KernelTests/Core/Theme/ThemeHandlerLegacyTest.php @covers ::install
@covers ::uninstall
@expectedDeprecation \Drupal\Core\Extension\ThemeHandlerInterface::install() is deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Extension\ThemeInstallerInterface::install() instead.…
ThemeInfoTest::$themeInstaller property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The theme installer used in this test for enabling themes.
ThemeInstaller class core/lib/Drupal/Core/Extension/ThemeInstaller.php Manages theme installation/uninstallation.
ThemeInstaller.php file core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configFactory property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configInstaller property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configManager property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$cssCollectionOptimizer property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$logger property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$moduleExtensionList property core/lib/Drupal/Core/Extension/ThemeInstaller.php The module extension list.
ThemeInstaller::$moduleHandler property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$routeBuilder property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$state property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$themeHandler property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::install function core/lib/Drupal/Core/Extension/ThemeInstaller.php Installs a given list of themes.
ThemeInstaller::resetSystem function core/lib/Drupal/Core/Extension/ThemeInstaller.php Resets some other systems like rebuilding the route information or caches.
ThemeInstaller::themeRegistryRebuild function core/lib/Drupal/Core/Extension/ThemeInstaller.php Wraps drupal_theme_rebuild().
ThemeInstaller::uninstall function core/lib/Drupal/Core/Extension/ThemeInstaller.php Uninstalls a given list of themes.
ThemeInstaller::__construct function core/lib/Drupal/Core/Extension/ThemeInstaller.php Constructs a new ThemeInstaller.
ThemeInstallerInterface interface core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Manages theme installation/uninstallation.
ThemeInstallerInterface.php file core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php
ThemeInstallerInterface::install function core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Installs a given list of themes.
ThemeInstallerInterface::uninstall function core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Uninstalls a given list of themes.
ThemeInstallerTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing and uninstalling of themes.
ThemeInstallerTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
ThemeInstallerTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Modules to enable.
ThemeInstallerTest::extensionConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the system.theme config object.

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