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 |
---|---|---|---|
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync | function | core/ |
Tests installing from config is not available due to hook_INSTALL(). |
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php | file | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::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 installation with database information in an existing settings file. |
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/ |
Tests that Drupal fails to install when there is an existing installation. |
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. |
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. |
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.