Search for setSetting

  1. Search 7.x for setSetting
  2. Search 8.9.x for setSetting
  3. Search 10.3.x for setSetting
  4. Search 11.x for setSetting
  5. Other projects
Title Object type File name Summary
AttachedAssets::setSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the JavaScript settings that are attached to the current response.
AttachedAssetsInterface::setSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the JavaScript settings that are attached to the current response.
BaseFieldDefinition::setSetting function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets a definition setting.
BaseFieldDefinition::setSettings function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Note that the method does not unset existing settings not specified in the
incoming $settings array.
Config::setSettingsOverride function core/lib/Drupal/Core/Config/Config.php Sets settings.php overrides for this configuration object.
DataDefinition::setSetting function core/lib/Drupal/Core/TypedData/DataDefinition.php Sets a definition setting.
DataDefinition::setSettings function core/lib/Drupal/Core/TypedData/DataDefinition.php Sets the array of settings, as required by the used class.
Editor::setSettings function core/modules/editor/src/Entity/Editor.php Sets the text editor plugin-specific settings.
EditorInterface::setSettings function core/modules/editor/src/EditorInterface.php Sets the text editor plugin-specific settings.
FieldConfigBase::setSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets the value for a field setting by name.
FieldConfigBase::setSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets field settings.
FieldConfigInterface::setSetting function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets the value for a field setting by name.
FieldConfigInterface::setSettings function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets field settings.
FieldDefinition::setSetting function core/lib/Drupal/Core/Field/FieldDefinition.php Sets a definition setting.
FieldDefinition::setSettings function core/lib/Drupal/Core/Field/FieldDefinition.php Sets the array of settings, as required by the used class.
FieldStorageConfig::setSetting function core/modules/field/src/Entity/FieldStorageConfig.php Sets the value for a field setting by name.
FieldStorageConfig::setSettings function core/modules/field/src/Entity/FieldStorageConfig.php Sets field storage settings.
FieldStorageConfigInterface::setSetting function core/modules/field/src/FieldStorageConfigInterface.php Sets the value for a field setting by name.
FieldStorageConfigInterface::setSettings function core/modules/field/src/FieldStorageConfigInterface.php Sets field storage settings.
KernelTestBase::setSetting function core/tests/Drupal/KernelTests/KernelTestBase.php Sets an in-memory Settings variable.
PhpStorageFactoryTest::setSettings function core/modules/system/tests/src/Kernel/PhpStorage/PhpStorageFactoryTest.php Sets the Settings() singleton.
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.
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.
ReverseProxyMiddleware::setSettingsOnRequest function core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Sets reverse proxy settings on Request object.
SmartDefaultSettings::computeSubsetSettingForEnabledPluginsWithSubsets function core/modules/ckeditor5/src/SmartDefaultSettings.php Computes configuration for all enabled CKEditor 5 plugins with subsets.
StylesCombo::generateStylesSetSetting function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Builds the "stylesSet" configuration part of the CKEditor JS settings.

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