Search for settings

  1. Search 7.x for settings
  2. Search 8.9.x for settings
  3. Search 10.3.x for settings
  4. Search 11.x for settings
  5. 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.

All search results

Title Object type File name Summary
SearchConfigSettingsFormTest::testRouteProtection function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Tests that the enable/disable/default routes are protected from CSRF.
SearchConfigSettingsFormTest::testSearchModuleDisabling function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Verifies that you can disable individual search plugins.
SearchConfigSettingsFormTest::testSearchModuleSettingsPage function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Verifies plugin-supplied settings form.
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 @covers ::getThirdPartySettings
@dataProvider providerTestGetThirdPartySettings
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.
SerializationSettingsDeletionUpdateTest class core/modules/serialization/tests/src/Functional/Update/SerializationSettingsDeletionUpdateTest.php Ensures that update hook is run properly for deleting obsolete serialization settings.
SerializationSettingsDeletionUpdateTest.php file core/modules/serialization/tests/src/Functional/Update/SerializationSettingsDeletionUpdateTest.php
SerializationSettingsDeletionUpdateTest::setDatabaseDumpFiles function core/modules/serialization/tests/src/Functional/Update/SerializationSettingsDeletionUpdateTest.php Set database dump files to be used.
SerializationSettingsDeletionUpdateTest::testUpdate function core/modules/serialization/tests/src/Functional/Update/SerializationSettingsDeletionUpdateTest.php Ensures that update hook is run for "serialization" module.
serialization_post_update_delete_settings function core/modules/serialization/serialization.post_update.php Remove obsolete serialization.settings configuration.
SessionConfigurationTest::providerTestConstructorDefaultSettings function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the constructor test.
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 Tray API group core/modules/settings_tray/settings_tray.api.php Settings Tray API
Settings.php file core/lib/Drupal/Core/Site/Settings.php
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::get function core/lib/Drupal/Core/Site/Settings.php Returns a setting.
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::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::handleDeprecations function core/lib/Drupal/Core/Site/Settings.php Handle deprecated values in the site settings.
Settings::initialize function core/lib/Drupal/Core/Site/Settings.php Bootstraps settings.php and the Settings singleton.
Settings::__clone function core/lib/Drupal/Core/Site/Settings.php Protects creating with clone.
Settings::__construct function core/lib/Drupal/Core/Site/Settings.php Constructor.
Settings::__sleep function core/lib/Drupal/Core/Site/Settings.php Prevents settings from being serialized.
SettingsAnnotation class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsAnnotation::$settings property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsAnnotation::__construct function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsCommand class core/lib/Drupal/Core/Ajax/SettingsCommand.php AJAX command for adjusting Drupal's JavaScript settings.
SettingsCommand.php file core/lib/Drupal/Core/Ajax/SettingsCommand.php
SettingsCommand::$merge property core/lib/Drupal/Core/Ajax/SettingsCommand.php Whether the settings should be merged into the global drupalSettings.
SettingsCommand::$settings property core/lib/Drupal/Core/Ajax/SettingsCommand.php An array of key/value pairs of JavaScript settings.
SettingsCommand::render function core/lib/Drupal/Core/Ajax/SettingsCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
SettingsCommand::__construct function core/lib/Drupal/Core/Ajax/SettingsCommand.php Constructs a SettingsCommand object.
SettingsForm class core/modules/media_library/src/Form/SettingsForm.php Defines a form for configuring the Media Library module.
SettingsForm class core/modules/aggregator/src/Form/SettingsForm.php Configures aggregator settings for this site.
SettingsForm.php file core/modules/aggregator/src/Form/SettingsForm.php

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