Search for setSetting
- Search 7.x for setSetting
 - Search 9.5.x for setSetting
 - Search 8.9.x for setSetting
 - Search 11.x for setSetting
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AttachedAssets::setSettings | function | core/ | 
                                                                                        Sets the JavaScript settings that are attached to the current response. | 
| AttachedAssetsInterface::setSettings | function | core/ | 
                                                                                        Sets the JavaScript settings that are attached to the current response. | 
| BaseFieldDefinition::setSetting | function | core/ | 
                                                                                        Sets a definition setting. | 
| BaseFieldDefinition::setSettings | function | core/ | 
                                                                                        Note that the method does not unset existing settings not specified in the incoming $settings array.  | 
              
| Config::setSettingsOverride | function | core/ | 
                                                                                        Sets settings.php overrides for this configuration object. | 
| DataDefinition::setSetting | function | core/ | 
                                                                                        Sets a definition setting. | 
| DataDefinition::setSettings | function | core/ | 
                                                                                        Sets the array of settings, as required by the used class. | 
| Editor::setSettings | function | core/ | 
                                                                                        Sets the text editor plugin-specific settings. | 
| EditorInterface::setSettings | function | core/ | 
                                                                                        Sets the text editor plugin-specific settings. | 
| FieldConfigBase::setSetting | function | core/ | 
                                                                                        Sets the value for a field setting by name. | 
| FieldConfigBase::setSettings | function | core/ | 
                                                                                        Sets field settings. | 
| FieldConfigInterface::setSetting | function | core/ | 
                                                                                        Sets the value for a field setting by name. | 
| FieldConfigInterface::setSettings | function | core/ | 
                                                                                        Sets field settings. | 
| FieldDefinition::setSetting | function | core/ | 
                                                                                        Sets a definition setting. | 
| FieldDefinition::setSettings | function | core/ | 
                                                                                        Sets the array of settings, as required by the used class. | 
| FieldStorageConfig::setSetting | function | core/ | 
                                                                                        Sets the value for a field setting by name. | 
| FieldStorageConfig::setSettings | function | core/ | 
                                                                                        Sets field storage settings. | 
| FieldStorageConfigInterface::setSetting | function | core/ | 
                                                                                        Sets the value for a field setting by name. | 
| FieldStorageConfigInterface::setSettings | function | core/ | 
                                                                                        Sets field storage settings. | 
| KernelTestBase::setSetting | function | core/ | 
                                                                                        Sets an in-memory Settings variable. | 
| MenuLinksetSettingsForm | class | core/ | 
                                                                                        Configure System settings for this site. | 
| MenuLinksetSettingsForm.php | file | core/ | 
                                                                                        |
| MenuLinksetSettingsForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| MenuLinksetSettingsForm::create | function | core/ | 
                                                                                        Instantiates a new instance of this class. | 
| MenuLinksetSettingsForm::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| MenuLinksetSettingsForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| MenuLinksetSettingsForm::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| MenuLinksetSettingsForm::__construct | function | core/ | 
                                                                                        Constructs a MenuLinksetSettingsForm object. | 
| MenuLinksetSettingsFormTest | class | core/ | 
                                                                                        Tests the menu_linkset_settings form. | 
| MenuLinksetSettingsFormTest.php | file | core/ | 
                                                                                        |
| MenuLinksetSettingsFormTest::$adminAccount | property | core/ | 
                                                                                        A user account to modify the menu linkset settings form. | 
| MenuLinksetSettingsFormTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| MenuLinksetSettingsFormTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| MenuLinksetSettingsFormTest::$profile | property | core/ | 
                                                                                        The profile to install as a basis for testing. | 
| MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm | function | core/ | 
                                                                                        Tests the menu_linkset_settings form. | 
| MenuLinksetSettingsUpdateTest | class | core/ | 
                                                                                        Tests creation of system linkset settings. | 
| MenuLinksetSettingsUpdateTest.php | file | core/ | 
                                                                                        |
| MenuLinksetSettingsUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| MenuLinksetSettingsUpdateTest::testSystemPostUpdateLinksetSettings | function | core/ | 
                                                                                        Tests system_post_update_linkset_settings(). | 
| PhpStorageFactoryTest::setSettings | function | core/ | 
                                                                                        Sets the Settings() singleton. | 
| PluginSettingsBase::setSetting | function | core/ | 
                                                                                        Sets the value of a setting for the plugin. | 
| PluginSettingsBase::setSettings | function | core/ | 
                                                                                        Sets the settings for the plugin. | 
| PluginSettingsInterface::setSetting | function | core/ | 
                                                                                        Sets the value of a setting for the plugin. | 
| PluginSettingsInterface::setSettings | function | core/ | 
                                                                                        Sets the settings for the plugin. | 
| ReverseProxyMiddleware::setSettingsOnRequest | function | core/ | 
                                                                                        Sets reverse proxy settings on Request object. | 
| SmartDefaultSettings::computeSubsetSettingForEnabledPluginsWithSubsets | function | core/ | 
                                                                                        Computes configuration for all enabled CKEditor 5 plugins with subsets. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.