Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSiteOliveroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| test_batch_test.install | file | core/ |
|
| test_batch_test_install | function | core/ |
Implements hook_install(). |
| test_installer_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_installer_theme/test_installer_theme.info.yml |
| test_installer_theme.theme | file | core/ |
|
| test_installer_theme_form_install_select_language_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
| Theme::isInstalled | function | core/ |
Checks if the project is installed. |
| 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. |
| ThemeInstallController | class | core/ |
Provides an easier way for Nightwatch tests to install themes. |
| ThemeInstallController.php | file | core/ |
|
| ThemeInstallController::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeInstallController::installAdmin | function | core/ |
Install a theme as the admin theme. |
| ThemeInstallController::installDefault | function | core/ |
Install a theme as default. |
| ThemeInstallController::installTheme | function | core/ |
Installs a theme. |
| ThemeInstallController::__construct | function | core/ |
Constructs a new ThemeInstallController. |
| ThemeInstaller | class | core/ |
Manages theme installation/uninstallation. |
| ThemeInstaller.php | file | 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::uninstall | function | core/ |
Uninstalls a given list of themes. |
| ThemeInstaller::__construct | function | core/ |
|
| 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 install. |
| ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
| ThemeInstallerTest::extensionListTheme | function | core/ |
Returns the ThemeExtensionList. |
| ThemeInstallerTest::moduleHandler | function | core/ |
Returns the ModuleHandler. |
| ThemeInstallerTest::moduleInstaller | function | core/ |
Returns the ModuleInstaller. |
| ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies | function | core/ |
Data provider for testInstallThemeWithUnmetModuleDependencies(). |
| ThemeInstallerTest::register | function | core/ |
Registers test-specific services. |
| ThemeInstallerTest::setUp | function | core/ |
|
| ThemeInstallerTest::testEmpty | function | core/ |
Verifies that no themes are installed by default. |
| ThemeInstallerTest::testInstall | function | core/ |
Tests installing a theme. |
| ThemeInstallerTest::testInstallDeprecated | function | core/ |
Tests trying to install a deprecated theme. |
| ThemeInstallerTest::testInstallNameTooLong | function | core/ |
Tests installing a theme with a too long name. |
| ThemeInstallerTest::testInstallNonExisting | function | core/ |
Tests installing a non-existing theme. |
| ThemeInstallerTest::testInstallSubTheme | function | core/ |
Tests installing a sub-theme. |
| ThemeInstallerTest::testInstallThemeSameNameAsModule | function | core/ |
Tests installing a theme with the same name as an enabled module. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.