Search for all
Title | Object type | File name | Summary |
---|---|---|---|
InstallerCustomConfigDirectoryCreateTest.php | file | core/ |
|
InstallerCustomConfigDirectoryCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerCustomConfigDirectoryCreateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerCustomConfigDirectoryCreateTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php | file | core/ |
|
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
InstallerExistingSettingsMismatchProfileTest | class | core/ |
Tests install with existing settings.php and a mismatching install profile. |
InstallerExistingSettingsMismatchProfileTest.php | file | core/ |
|
InstallerExistingSettingsMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingSettingsMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
InstallerExistingSettingsMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerExistingSettingsMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingSettingsMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingSettingsMismatchProfileTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
InstallerExistingSettingsMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerExistingSettingsReadOnlyMismatchProfileTest | class | core/ |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
InstallerExistingSettingsReadOnlyMismatchProfileTest.php | file | core/ |
|
InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled | function | core/ |
Verifies that installation succeeded. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerLegacyTest | class | core/ |
Tests for installer related legacy API. |
InstallerLegacyTest.php | file | core/ |
|
InstallerLegacyTest::testDrupalInstallationAttempted | function | core/ |
Tests drupal_installation_attempted(). |
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::refreshVariables | function | core/ |
WebTestBase::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
InstallerTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
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. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.