Search for settings

  1. Search 7.x for settings
  2. Search 9.5.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
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
SelectionTest::$handlerSettings property core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php The handler settings for the entity reference field.
serialization.settings.yml file core/modules/serialization/config/install/serialization.settings.yml core/modules/serialization/config/install/serialization.settings.yml
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::$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::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/aggregator/src/Form/SettingsForm.php Configures aggregator settings for this site.
SettingsForm class core/modules/media_library/src/Form/SettingsForm.php Defines a form for configuring the Media Library module.
SettingsForm.php file core/modules/media_library/src/Form/SettingsForm.php
SettingsForm.php file core/modules/aggregator/src/Form/SettingsForm.php
SettingsForm::$configurableInstances property core/modules/aggregator/src/Form/SettingsForm.php The instantiated plugin instances that have configuration forms.
SettingsForm::$definitions property core/modules/aggregator/src/Form/SettingsForm.php The aggregator plugin definitions.
SettingsForm::$managers property core/modules/aggregator/src/Form/SettingsForm.php The aggregator plugin managers.
SettingsForm::buildForm function core/modules/aggregator/src/Form/SettingsForm.php Form constructor.
SettingsForm::buildForm function core/modules/media_library/src/Form/SettingsForm.php Form constructor.
SettingsForm::create function core/modules/aggregator/src/Form/SettingsForm.php Instantiates a new instance of this class.
SettingsForm::getEditableConfigNames function core/modules/aggregator/src/Form/SettingsForm.php Gets the configuration names that will be editable.
SettingsForm::getEditableConfigNames function core/modules/media_library/src/Form/SettingsForm.php Gets the configuration names that will be editable.
SettingsForm::getFormId function core/modules/media_library/src/Form/SettingsForm.php Returns a unique string identifying the form.
SettingsForm::getFormId function core/modules/aggregator/src/Form/SettingsForm.php Returns a unique string identifying the form.
SettingsForm::submitForm function core/modules/aggregator/src/Form/SettingsForm.php Form submission handler.
SettingsForm::submitForm function core/modules/media_library/src/Form/SettingsForm.php Form submission handler.
SettingsForm::validateForm function core/modules/aggregator/src/Form/SettingsForm.php Form validation handler.
SettingsForm::__construct function core/modules/aggregator/src/Form/SettingsForm.php Constructs a \Drupal\aggregator\SettingsForm object.
SettingsFormTest class core/modules/media_library/tests/src/Functional/SettingsFormTest.php Tests the Media Library settings form.
SettingsFormTest.php file core/modules/media_library/tests/src/Functional/SettingsFormTest.php
SettingsFormTest::$defaultTheme property core/modules/media_library/tests/src/Functional/SettingsFormTest.php The theme to install as the default for testing.
SettingsFormTest::$modules property core/modules/media_library/tests/src/Functional/SettingsFormTest.php Modules to enable.

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