Search for settings

  1. Search 7.x for settings
  2. Search 9.5.x for settings
  3. Search 8.9.x for settings
  4. Search 10.3.x for settings
  5. Search main for settings
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.
Settings class core/themes/admin/src/Settings.php Service to handle overridden user settings.
Settings class core/themes/default_admin/src/Settings.php Service to handle overridden user settings.

All search results

Title Object type File name Summary
SearchConfigSettingsFormTest::testSearchSettingsPage function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Verifies the search settings form.
SearchConfigSettingsFormTest::verifySearchPageOperations function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Checks that the search page operations match expectations.
Section::$layoutSettings property core/modules/layout_builder/src/Section.php The layout plugin settings.
Section::$thirdPartySettings property core/modules/layout_builder/src/Section.php Third party settings.
Section::getLayoutSettings function core/modules/layout_builder/src/Section.php Gets the layout plugin settings for this section.
Section::getThirdPartySettings function core/modules/layout_builder/src/Section.php Gets all third-party settings of a given module.
Section::setLayoutSettings function core/modules/layout_builder/src/Section.php Sets the layout plugin settings for this section.
SectionTest::providerTestGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySettings().
SectionTest::testGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Tests get third party settings.
SecurityAdvisoryTest::writeSettings function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php Rewrites the settings.php file of the test site.
SelectionTest::$handlerSettings property core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php The handler settings for the entity reference field.
SessionConfigurationTest::testConstructorDefaultSettings function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Tests constructor's default settings.
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.
Settings class core/themes/admin/src/Settings.php Service to handle overridden user settings.
Settings class core/themes/default_admin/src/Settings.php Service to handle overridden user settings.
Settings Tray API group core/modules/settings_tray/settings_tray.api.php Settings Tray API
settings.css file core/themes/admin/migration/css/components/settings.css [data-drupal-selector="edit-preset-accent-color"] .form-radios {
display: flex;
flex-wrap: wrap;
margin-block-start: var(--gin-spacing-xs);
}

[data-drupal-selector="edit-preset-accent-color"] .form-radios…
settings.css file core/themes/default_admin/migration/css/components/settings.css Gin admin settings page styles.
settings.css file core/themes/default_admin/css/components/settings.css Theme settings page styles.
settings.local.php file core/modules/package_manager/tests/fixtures/fake_site/sites/example.com/settings.local.php This file should never be staged.
settings.local.php file core/modules/package_manager/tests/fixtures/fake_site/sites/default/settings.local.php This file should never be staged.
settings.pcss.css file core/themes/default_admin/migration/css/components/settings.pcss.css Gin admin settings page styles.
settings.pcss.css file core/themes/default_admin/css/components/settings.pcss.css Theme settings page styles.
Settings.php file core/lib/Drupal/Core/Site/Settings.php
Settings.php file core/themes/admin/src/Settings.php
Settings.php file core/themes/default_admin/src/Settings.php
settings.php file core/modules/package_manager/tests/fixtures/fake_site/sites/example.com/settings.php This file should never be staged.
settings.php file core/modules/package_manager/tests/fixtures/fake_site/sites/default/settings.php This file should never be staged.
Settings::$deprecatedSettings property core/lib/Drupal/Core/Site/Settings.php Information about all deprecated settings, keyed by legacy settings name.
Settings::$instance property core/lib/Drupal/Core/Site/Settings.php Singleton instance.
Settings::$storage property core/lib/Drupal/Core/Site/Settings.php Array with the settings.
Settings::allowUserOverrides function core/themes/admin/src/Settings.php Determine if user overrides are allowed.
Settings::allowUserOverrides function core/themes/default_admin/src/Settings.php Determine if user overrides are allowed.
Settings::clear function core/themes/admin/src/Settings.php Clears all admin settings for the current user.
Settings::clear function core/themes/default_admin/src/Settings.php Clears all admin settings for the current user.
Settings::create function core/themes/admin/src/Settings.php Instantiates a new instance of this class.
Settings::create function core/themes/default_admin/src/Settings.php Instantiates a new instance of this class.
Settings::get function core/lib/Drupal/Core/Site/Settings.php Returns a setting.
Settings::get function core/themes/admin/src/Settings.php Get the setting for the current user.
Settings::get function core/themes/default_admin/src/Settings.php Get the setting for the current user.
Settings::getAdminTheme function core/themes/admin/src/Settings.php Return the active administration theme.
Settings::getAdminTheme function core/themes/default_admin/src/Settings.php Return the active administration theme.
Settings::getAll function core/lib/Drupal/Core/Site/Settings.php Returns all the settings. This is only used for testing purposes.
Settings::getApcuPrefix function core/lib/Drupal/Core/Site/Settings.php Generates a prefix for APCu user cache keys.
Settings::getDefault function core/themes/admin/src/Settings.php Get the default setting from theme.
Settings::getDefault function core/themes/default_admin/src/Settings.php Get the default setting from theme.
Settings::getHashSalt function core/lib/Drupal/Core/Site/Settings.php Gets a salt useful for hardening against SQL injection.
Settings::getInstance function core/lib/Drupal/Core/Site/Settings.php Returns the settings instance.
Settings::getInstance function core/themes/admin/src/Settings.php Gets the admin settings.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.