Search for set
- Search 7.x for set
- Search 9.5.x for set
- Search 8.9.x for set
- Search 10.3.x for set
- Search 11.x for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Settings::overridden | function | core/ |
Check if the user setting overrides the global setting. |
| Settings::overriddenSettingByUser | function | core/ |
After build callback to modify the description if a setting is overwritten. |
| Settings::processColorPicker | function | core/ |
Unset color picker fields. |
| Settings::setAll | function | core/ |
Set user overrides. |
| Settings::userOverrideEnabled | function | core/ |
Determine if the user enabled overrides. |
| Settings::__clone | function | core/ |
Protects creating with clone. |
| Settings::__construct | function | core/ |
Constructor. |
| Settings::__construct | function | core/ |
Settings constructor. |
| Settings::__sleep | function | core/ |
Prevents settings from being serialized. |
| SettingsAnnotation | class | core/ |
|
| SettingsAnnotation::$settings | property | core/ |
|
| SettingsAnnotation::__construct | function | core/ |
|
| SettingsCommand | class | core/ |
AJAX command for adjusting Drupal's JavaScript settings. |
| SettingsCommand.php | file | core/ |
|
| SettingsCommand::$merge | property | core/ |
Whether the settings should be merged into the global drupalSettings. |
| SettingsCommand::$settings | property | core/ |
An array of key/value pairs of JavaScript settings. |
| SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| SettingsCommand::__construct | function | core/ |
Constructs a SettingsCommand object. |
| SettingsConfigValidationTest | class | core/ |
Tests Settings Config Validation. |
| SettingsConfigValidationTest.php | file | core/ |
|
| SettingsConfigValidationTest::$modules | property | core/ |
Modules to install. |
| SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
| SettingsEditor | class | core/ |
Generates settings.php files for Drupal installations. |
| SettingsEditor.php | file | core/ |
|
| SettingsEditor::exportSettingsToPhp | function | core/ |
Recursively exports one or more settings to a valid PHP string. |
| SettingsEditor::exportSingleSettingToPhp | function | core/ |
Exports the value of a value property and adds the comment if it exists. |
| SettingsEditor::isArrayIndex | function | core/ |
Checks whether the token is a valid array index (a number or string). |
| SettingsEditor::isSimple | function | core/ |
Checks whether the given token represents a scalar or NULL. |
| SettingsEditor::rewrite | function | core/ |
Replaces values in settings.php with values in the submitted array. |
| SettingsEditor::setGlobal | function | core/ |
Makes the given setting global. |
| SettingsEditor::__construct | function | core/ |
This class should not be instantiated. |
| SettingsForm | class | core/ |
Configure Navigation settings for this site. |
| SettingsForm | class | core/ |
Defines a form for configuring the Media Library module. |
| SettingsForm.php | file | core/ |
|
| SettingsForm.php | file | core/ |
|
| SettingsForm::adjustLogoDimensions | function | core/ |
Adjusts the custom logo dimensions according to navigation settings. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsForm::submitForm | function | core/ |
Form submission handler. |
| SettingsForm::submitForm | function | core/ |
Form submission handler. |
| SettingsForm::validateForm | function | core/ |
Form validation handler. |
| SettingsForm::validateLogoPath | function | core/ |
Helper function for the navigation settings form. |
| SettingsForm::__construct | function | core/ |
Constructs a Navigation SettingsForm object. |
| SettingsFormTest | class | core/ |
Tests the Media Library settings form. |
| SettingsFormTest | class | core/ |
Tests Settings Form. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.