Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 10.3.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 |
---|---|---|---|
hook_js_settings_build | function | core/ |
Modify the JavaScript settings (drupalSettings). |
image.settings.yml | file | core/ |
core/modules/image/config/install/image.settings.yml |
ImageFieldDisplayTest::testImageFieldSettings | function | core/ |
Tests for image field settings. |
ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
ImageItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
InsertCommand::$settings | property | core/ |
A settings array to be passed to any attached JavaScript behavior. |
InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerDatabaseErrorMessagesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
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::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. |
InstallerExistingConfigProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
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. |
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. |
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.