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
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ThemeUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall a theme. |
| ThemeUninstallConfirmForm.php | file | core/ |
|
| ThemeUninstallConfirmForm::$themeLabel | property | core/ |
The theme label. |
| ThemeUninstallConfirmForm::buildForm | function | core/ |
Form constructor. |
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ThemeUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ThemeUninstallConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ThemeUninstallConfirmForm::__construct | function | core/ |
|
| ThemeUninstallConfirmTest | class | core/ |
Tests the theme uninstall confirmation form. |
| ThemeUninstallConfirmTest.php | file | core/ |
|
| ThemeUninstallConfirmTest::$adminUser | property | core/ |
An admin user with permission to administer themes. |
| ThemeUninstallConfirmTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeUninstallConfirmTest::$modules | property | core/ |
Modules to install. |
| ThemeUninstallConfirmTest::setUp | function | core/ |
|
| ThemeUninstallConfirmTest::testCannotUninstallAdminTheme | function | core/ |
Tests that the admin theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallBaseThemeWithDependentSubThemes | function | core/ |
Tests that a base theme with dependent sub-themes cannot be uninstalled. |
| ThemeUninstallConfirmTest::testCannotUninstallDefaultTheme | function | core/ |
Tests that the default theme cannot be uninstalled. |
| ThemeUninstallConfirmTest::testConfigDependenciesDisplayed | function | core/ |
Tests that configuration dependencies are displayed. |
| ThemeUninstallConfirmTest::testInvalidThemeName | function | core/ |
Tests handling of invalid theme name. |
| ThemeUninstallConfirmTest::testMissingThemeParameter | function | core/ |
Tests handling of missing theme parameter. |
| ThemeUninstallConfirmTest::testThemeUninstallConfirmForm | function | core/ |
Tests the theme uninstall confirmation form basic workflow. |
| theme_installer | service | core/ |
Drupal\Core\Extension\ThemeInstaller |
| ThirdPartyUninstallTest | class | core/ |
Tests proper removal of third-party settings from views. |
| ThirdPartyUninstallTest.php | file | core/ |
|
| ThirdPartyUninstallTest::$modules | property | core/ |
Modules to install. |
| ThirdPartyUninstallTest::$testViews | property | core/ |
Views used by this test. |
| ThirdPartyUninstallTest::setUp | function | core/ |
|
| ThirdPartyUninstallTest::testThirdPartyUninstall | function | core/ |
Tests removing third-party settings when a provider module is uninstalled. |
| 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. |
| 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::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| UmamiMultilingualInstallTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| UmamiMultilingualInstallTest::testUmami | function | core/ |
Ensures that Umami can be installed with Spanish as the default language. |
| uninstall-ban.php | file | core/ |
Removes the ban module from a fixture database. |
| uninstall-contact.php | file | core/ |
Removes the contact module from a fixture database. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.