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