Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerExistingConfigTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigTest.php | file | core/ |
|
| InstallerExistingConfigTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigTestBase | class | core/ |
Provides a base class for testing installing from existing configuration. |
| InstallerExistingConfigTestBase.php | file | core/ |
|
| InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
@todo |
| InstallerExistingConfigTestBase::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigTestBase::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigTestBase::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| InstallerExistingConfigTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingConfigTestBase::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingDatabaseSettingsTest | class | core/ |
Tests the installer with an existing settings file with database connection info. |
| InstallerExistingDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingDatabaseSettingsTest::setUpSettings | function | core/ |
@todo The database settings form is not supposed to appear if settings.php contains a valid database connection already (but e.g. no config directories yet). |
| InstallerExistingDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingInstallationTest | class | core/ |
Tests the installer with an existing Drupal installation. |
| InstallerExistingInstallationTest.php | file | core/ |
|
| InstallerExistingInstallationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingInstallationTest::testInstaller | function | core/ |
Verifies that Drupal can't be reinstalled while an existing installation is available. |
| 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. |
| InstallerExistingSettingsNoProfileTest | class | core/ |
Tests the installer with an existing settings file but no install profile. |
| InstallerExistingSettingsNoProfileTest.php | file | core/ |
|
| InstallerExistingSettingsNoProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsNoProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsNoProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsNoProfileTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| 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. |
Pagination
- Previous page
- Page 785
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.