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