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 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
PluginSettingsBase.php file core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::$defaultSettingsMerged property core/lib/Drupal/Core/Field/PluginSettingsBase.php Whether default settings have been merged into the current $settings.
PluginSettingsBase::$settings property core/lib/Drupal/Core/Field/PluginSettingsBase.php The plugin settings.
PluginSettingsBase::$thirdPartySettings property core/lib/Drupal/Core/Field/PluginSettingsBase.php The plugin settings injected by third party modules.
PluginSettingsBase::calculateDependencies function core/lib/Drupal/Core/Field/PluginSettingsBase.php Calculates dependencies for the configured plugin.
PluginSettingsBase::defaultSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Defines the default settings for this plugin.
PluginSettingsBase::getSetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Returns the value of a setting, or its default value if absent.
PluginSettingsBase::getSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Returns the array of settings, including defaults for missing settings.
PluginSettingsBase::getThirdPartyProviders function core/lib/Drupal/Core/Field/PluginSettingsBase.php Gets the list of third parties that store information.
PluginSettingsBase::getThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Gets the value of a third-party setting.
PluginSettingsBase::getThirdPartySettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Gets all third-party settings of a given module.
PluginSettingsBase::mergeDefaults function core/lib/Drupal/Core/Field/PluginSettingsBase.php Merges default settings values into $settings.
PluginSettingsBase::onDependencyRemoval function core/lib/Drupal/Core/Field/PluginSettingsBase.php Informs the plugin that some configuration it depends on will be deleted.
PluginSettingsBase::setSetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Sets the value of a setting for the plugin.
PluginSettingsBase::setSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Sets the settings for the plugin.
PluginSettingsBase::setThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Sets the value of a third-party setting.
PluginSettingsBase::unsetThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Unsets a third-party setting.
PluginSettingsBaseTest class core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php @coversDefaultClass \Drupal\Core\Field\PluginSettingsBase
@group Field
PluginSettingsBaseTest.php file core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
PluginSettingsBaseTest::testGetThirdPartySettings function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php @covers ::getThirdPartySettings
PluginSettingsInterface interface core/lib/Drupal/Core/Field/PluginSettingsInterface.php Interface definition for plugin with settings.
PluginSettingsInterface.php file core/lib/Drupal/Core/Field/PluginSettingsInterface.php
PluginSettingsInterface::defaultSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Defines the default settings for this plugin.
PluginSettingsInterface::getSetting function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Returns the value of a setting, or its default value if absent.
PluginSettingsInterface::getSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Returns the array of settings, including defaults for missing settings.
PluginSettingsInterface::onDependencyRemoval function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Informs the plugin that some configuration it depends on will be deleted.
PluginSettingsInterface::setSetting function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Sets the value of a setting for the plugin.
PluginSettingsInterface::setSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Sets the settings for the plugin.
ProfileFieldSettings class core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
ProfileFieldSettings.php file core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
QueryOptionsTest::testStoreQuerySettingsOverride function core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Test that query overrides are stored.
QueueFactory::$settings property core/lib/Drupal/Core/Queue/QueueFactory.php The settings object.
RegionalSettingsFormTest class core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php Tests the system_regional_settings form.
RegionalSettingsFormTest.php file core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php
RegionalSettingsFormTest::$adminAccount property core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php A user with permission to administer site configuration.
RegionalSettingsFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php The theme to install as the default for testing.
RegionalSettingsFormTest::$modules property core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php Modules to install.
RegionalSettingsFormTest::testRegionalSettingsForm function core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php Tests the system_regional_settings form.
ReplicaKillSwitch::$settings property core/lib/Drupal/Core/Database/ReplicaKillSwitch.php The settings object.
RequirementsTest::writeIsolationLevelSettings function core/modules/mysql/tests/src/Functional/RequirementsTest.php Writes the isolation level in settings.php.
ResponsiveImageFormatter::defaultSettings function core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php Defines the default settings for this plugin.
ResponsiveImageFormatter::settingsForm function core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php Returns a form to configure settings for the formatter.
ResponsiveImageFormatter::settingsSummary function core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php Returns a short summary for the current formatter settings.
ReverseProxyMiddleware::$settings property core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php The site settings.
ReverseProxyMiddleware::setSettingsOnRequest function core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Sets reverse proxy settings on Request object.
RoleSettingsForm class core/modules/user/src/Form/RoleSettingsForm.php Configure administrator role settings for this site.
RoleSettingsForm.php file core/modules/user/src/Form/RoleSettingsForm.php
RoleSettingsForm::$roleStorage property core/modules/user/src/Form/RoleSettingsForm.php The role storage used when changing the admin role.
RoleSettingsForm::buildForm function core/modules/user/src/Form/RoleSettingsForm.php Form constructor.

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