Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| Settings.php | file | core/ |
|
| settings.php | file | core/ |
This file should never be staged. |
| settings.php | file | core/ |
This file should never be staged. |
| Settings.php | file | core/ |
|
| Settings::$deprecatedSettings | property | core/ |
Information about all deprecated settings, keyed by legacy settings name. |
| Settings::$instance | property | core/ |
Singleton instance. |
| Settings::$storage | property | core/ |
Array with the settings. |
| 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/ |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.