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 |
---|---|---|---|
InstallerTest | class | core/ |
Tests the interactive installer. |
InstallerTest.php | file | core/ |
|
InstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
InstallerTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
InstallerTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerTestBase | class | core/ |
Base class for testing the interactive installer. |
InstallerTestBase.php | file | core/ |
|
InstallerTestBase::$isInstalled | property | core/ |
Whether the installer has completed. |
InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
InstallerTestBase::$parameters | property | core/ |
Additional parameters to use for installer screens. |
InstallerTestBase::$profile | property | core/ |
The installation profile to install. |
InstallerTestBase::$settings | property | core/ |
Custom settings.php values to write for a test run. |
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::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.