Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallerConfigDirectorySetNoDirectoryErrorTest::testError | function | core/ |
Verifies that installation failed. |
InstallerConfigDirectorySetNoDirectoryTest | class | core/ |
Tests the installer when a custom config directory set up but does not exist. |
InstallerConfigDirectorySetNoDirectoryTest.php | file | core/ |
|
InstallerConfigDirectorySetNoDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerConfigDirectorySetNoDirectoryTest::$syncDirectory | property | core/ |
The sync directory created during the install. |
InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerConfigDirectorySetNoDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
InstallerConfigDirectoryTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerDatabaseErrorMessagesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerDatabaseErrorMessagesTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerDatabaseErrorMessagesTest::testSetUpSettingsErrorMessage | function | core/ |
Verifies that the error message in the settings step is correct. |
InstallerEmptySettingsTest | class | core/ |
Tests the installer with empty settings file. |
InstallerEmptySettingsTest.php | file | core/ |
|
InstallerEmptySettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerEmptySettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerEmptySettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
InstallerExistingBrokenDatabaseSettingsTest | class | core/ |
Tests the installer with broken database connection info in settings.php. |
InstallerExistingBrokenDatabaseSettingsTest.php | file | core/ |
|
InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingBrokenDatabaseSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingBrokenDatabaseSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerExistingConfigExistingSettingsTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigExistingSettingsTest.php | file | core/ |
|
InstallerExistingConfigExistingSettingsTest::prepareEnvironment | function | core/ |
Partially configures a preexisting settings.php file before invoking the interactive installer. |
InstallerExistingConfigNoConfigTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigNoSystemSiteTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
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. |
InstallerExistingSettingsNoProfileTest | class | core/ |
Tests the installer with an existing settings file but no install profile. |
InstallerExistingSettingsNoProfileTest.php | file | core/ |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.