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 main for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Settings::allowUserOverrides | function | core/ |
Determine if user overrides are allowed. |
| Settings::allowUserOverrides | function | core/ |
Determine if user overrides are allowed. |
| Settings::clear | function | core/ |
Clears all admin settings for the current user. |
| Settings::clear | function | core/ |
Clears all admin settings for the current user. |
| Settings::create | function | core/ |
Instantiates a new instance of this class. |
| Settings::create | function | core/ |
Instantiates a new instance of this class. |
| Settings::get | function | core/ |
Get the setting for the current user. |
| Settings::get | function | core/ |
Get the setting for the current user. |
| Settings::get | function | core/ |
Returns a setting. |
| Settings::getAdminTheme | function | core/ |
Return the active administration theme. |
| Settings::getAdminTheme | function | core/ |
Return the active administration theme. |
| Settings::getAll | function | core/ |
Returns all the settings. This is only used for testing purposes. |
| Settings::getApcuPrefix | function | core/ |
Generates a prefix for APCu user cache keys. |
| Settings::getDefault | function | core/ |
Get the default setting from theme. |
| Settings::getDefault | function | core/ |
Get the default setting from theme. |
| Settings::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
| Settings::getInstance | function | core/ |
Returns the settings instance. |
| Settings::getInstance | function | core/ |
Gets the admin settings. |
| Settings::getInstance | function | core/ |
Gets the admin settings. |
| Settings::getSettingsForm | function | core/ |
Build the settings form for the theme. |
| Settings::getSettingsForm | function | core/ |
Build the settings form for the theme. |
| Settings::handleDeprecations | function | core/ |
Handle deprecated values in the site settings. |
| Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
| Settings::overridden | function | core/ |
Check if the user setting overrides the global setting. |
| 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::overriddenSettingByUser | function | core/ |
After build callback to modify the description if a setting is overwritten. |
| Settings::processColorPicker | function | core/ |
Unset color picker fields. |
| Settings::processColorPicker | function | core/ |
Unset color picker fields. |
| Settings::setAll | function | core/ |
Set user overrides. |
| Settings::setAll | function | core/ |
Set user overrides. |
| Settings::userOverrideEnabled | function | core/ |
Determine if the user enabled 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::__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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.