Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.x for settings
- Search 11.x for settings
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| settings | service | core/ |
Drupal\Core\Site\Settings |
| Settings | class | core/ |
Read only settings that are initialized with the class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerExistingConfigProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| 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/ |
|
| 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. |
| InstallerIsolationLevelExistingSettingsTest | class | core/ |
Tests the isolation_level setting with existing database settings. |
| InstallerIsolationLevelExistingSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment | function | core/ |
Fully configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerIsolationLevelExistingSettingsTest::testInstaller | function | core/ |
Verifies that isolation_level is not set in the database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest | class | core/ |
Tests the isolation_level setting with no database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerIsolationLevelNoDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that the isolation_level was added to the database settings. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerPerformanceTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| InstallerProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.