Search for set
Title | Object type | File name | Summary |
---|---|---|---|
SetInlineBlockDependency::getInlineBlockDependency | function | core/ |
Get the access dependency of an inline block. |
SetInlineBlockDependency::getSubscribedEvents | function | core/ |
|
SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
SetInlineBlockDependency::onGetDependency | function | core/ |
Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event. |
SetInlineBlockDependency::__construct | function | core/ |
Constructs SetInlineBlockDependency object. |
SetSubtreesCommand | class | core/ |
Defines an AJAX command that sets the toolbar subtrees. |
SetSubtreesCommand.php | file | core/ |
|
SetSubtreesCommand::$subtrees | property | core/ |
The toolbar subtrees. |
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. |
SettingsConfigValidationTest | class | core/ |
@group image |
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. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.