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 main for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 content 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/ |
|
| UninstallKernelTest | class | core/ |
Tests the uninstallation of modules. |
| UninstallKernelTest.php | file | core/ |
|
| UninstallKernelTest::$modules | property | core/ |
Modules to install. |
| UninstallKernelTest::setUp | function | core/ |
|
| UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.