Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetSubtreesCommand::__construct | function | core/ |
Constructs a SetSubtreesCommand object. |
| SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
|
| SettableDiscoveryExtensionListTrait::setExtensionDiscovery | function | core/ |
Sets the extension discovery. |
| SetterInjection | class | core/ |
Generic service which uses setter injection. |
| SetterInjection.php | file | core/ |
|
| SetterInjection::$service | property | core/ |
The injected service. |
| SetterInjection::greet | function | core/ |
Get the simple greeting from the service. |
| SetterInjection::setter | function | core/ |
SetterInjection constructor. |
| Settings | class | core/ |
Read only settings that are initialized with the class. |
| settings | service | core/ |
Drupal\Core\Site\Settings |
| Settings Tray API | group | core/ |
Settings Tray API |
| 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::get | function | core/ |
Returns a setting. |
| 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::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
| Settings::getInstance | function | core/ |
Returns the settings instance. |
| Settings::handleDeprecations | function | core/ |
Handle deprecated values in the site settings. |
| Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
| Settings::__clone | function | core/ |
Protects creating with clone. |
| Settings::__construct | function | core/ |
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. |
| SettingsForm | class | core/ |
Defines a form for configuring the Media Library module. |
| SettingsForm | class | core/ |
Configures aggregator settings for this site. |
| SettingsForm.php | file | core/ |
|
| SettingsForm.php | file | core/ |
|
| SettingsForm::$configurableInstances | property | core/ |
The instantiated plugin instances that have configuration forms. |
| SettingsForm::$definitions | property | core/ |
The aggregator plugin definitions. |
| SettingsForm::$managers | property | core/ |
The aggregator plugin managers. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.