Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
| InstallerSkipPermissionHardeningTest | class | core/ |
Verifies that the installer skipped permission hardening. |
| InstallerSkipPermissionHardeningTest.php | file | core/ |
|
| InstallerSkipPermissionHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSkipPermissionHardeningTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerSkipPermissionHardeningTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSkipPermissionHardeningTest::testInstalled | function | core/ |
Verifies the expected behaviors of the installation result. |
| 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::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/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.