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 |
---|---|---|---|
InstallerTestBase::$translations | property | core/ |
A string translation map used for translated installer screens. |
InstallerTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
InstallerTestBase::installDrupal | function | core/ |
We are testing the installer, so set up a minimal environment for that. |
InstallerTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
InstallerTestBase::refreshVariables | function | core/ |
FunctionalTestSetupTrait::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
InstallerTestBase::setUp | function | core/ |
|
InstallerTestBase::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTestBase::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerTestBase::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerTestBase::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerTestBase::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerThemeEngineExtensionList | class | core/ |
Overrides the theme engine extension list to have a static cache. |
InstallerThemeEngineExtensionList.php | file | core/ |
|
InstallerThemeExtensionList | class | core/ |
Overrides the theme extension list to have a static cache. |
InstallerThemeExtensionList.php | file | core/ |
|
InstallerThemesBlocksProfileTest | class | core/ |
Verifies that the installer does not generate theme blocks. |
InstallerThemesBlocksProfileTest.php | file | core/ |
|
InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerThemesBlocksProfileTest::$profile | property | core/ |
The installation profile to install. |
InstallerThemesBlocksProfileTest::testInstaller | function | core/ |
Verify that there is no automatic block generation. |
InstallerTranslationExistingFileTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationExistingFileTest.php | file | core/ |
|
InstallerTranslationExistingFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationExistingFileTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationExistingFileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationExistingFileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTranslationExistingFileTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerTranslationExistingFileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerTranslationExistingFileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerTranslationExistingFileTest::testInstall | function | core/ |
Ensures language selection has not failed. |
InstallerTranslationMultipleLanguageForeignTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageForeignTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageForeignTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationMultipleLanguageKeepEnglishTest | class | core/ |
Tests that keeping English in a foreign language install works. |
InstallerTranslationMultipleLanguageKeepEnglishTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
InstallerTranslationMultipleLanguageNonInteractiveTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageNonInteractiveTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.