Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingSettingsTest | class | core/ |
Tests the installer with an existing settings file. |
| InstallerExistingSettingsTest.php | file | core/ |
|
| InstallerExistingSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsTest::prepareEnvironment | function | core/ |
Fully configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerExistingSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerKernel | class | core/ |
Extend DrupalKernel to handle force some kernel behaviors. |
| InstallerKernel.php | file | core/ |
|
| InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
| InstallerKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.