Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
SetInlineBlockDependency::getInlineBlockDependency function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Get the access dependency of an inline block.
SetInlineBlockDependency::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
SetInlineBlockDependency::isBlockRevisionUsedInEntity function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Determines if a block content revision is used in an entity.
SetInlineBlockDependency::onGetDependency function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event.
SetInlineBlockDependency::__construct function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Constructs SetInlineBlockDependency object.
SetSubtreesCommand class core/modules/toolbar/src/Ajax/SetSubtreesCommand.php Defines an AJAX command that sets the toolbar subtrees.
SetSubtreesCommand.php file core/modules/toolbar/src/Ajax/SetSubtreesCommand.php
SetSubtreesCommand::$subtrees property core/modules/toolbar/src/Ajax/SetSubtreesCommand.php The toolbar subtrees.
SetSubtreesCommand::render function core/modules/toolbar/src/Ajax/SetSubtreesCommand.php Return an array to be run through json_encode and sent to the client.
SetSubtreesCommand::__construct function core/modules/toolbar/src/Ajax/SetSubtreesCommand.php Constructs a SetSubtreesCommand object.
SettableDiscoveryExtensionListTrait trait core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Trait that allows extension discovery to be set.
SettableDiscoveryExtensionListTrait::$extensionDiscovery property core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php The extension discovery for this extension list.
SettableDiscoveryExtensionListTrait::getExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
SettableDiscoveryExtensionListTrait::setExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Sets the extension discovery.
SetterInjection class core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php Generic service which uses setter injection.
SetterInjection.php file core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php
SetterInjection::$service property core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php The injected service.
SetterInjection::greet function core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php Get the simple greeting from the service.
SetterInjection::setter function core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php SetterInjection constructor.
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings Tray API group core/modules/settings_tray/settings_tray.api.php Settings Tray API
Settings.php file core/lib/Drupal/Core/Site/Settings.php
Settings::$deprecatedSettings property core/lib/Drupal/Core/Site/Settings.php Information about all deprecated settings, keyed by legacy settings name.
Settings::$instance property core/lib/Drupal/Core/Site/Settings.php Singleton instance.
Settings::$storage property core/lib/Drupal/Core/Site/Settings.php Array with the settings.
Settings::get function core/lib/Drupal/Core/Site/Settings.php Returns a setting.
Settings::getAll function core/lib/Drupal/Core/Site/Settings.php Returns all the settings. This is only used for testing purposes.
Settings::getApcuPrefix function core/lib/Drupal/Core/Site/Settings.php Generates a prefix for APCu user cache keys.
Settings::getHashSalt function core/lib/Drupal/Core/Site/Settings.php Gets a salt useful for hardening against SQL injection.
Settings::getInstance function core/lib/Drupal/Core/Site/Settings.php Returns the settings instance.
Settings::handleDeprecations function core/lib/Drupal/Core/Site/Settings.php Handle deprecated values in the site settings.
Settings::initialize function core/lib/Drupal/Core/Site/Settings.php Bootstraps settings.php and the Settings singleton.
Settings::__clone function core/lib/Drupal/Core/Site/Settings.php Protects creating with clone.
Settings::__construct function core/lib/Drupal/Core/Site/Settings.php Constructor.
Settings::__sleep function core/lib/Drupal/Core/Site/Settings.php Prevents settings from being serialized.
SettingsAnnotation class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsAnnotation::$settings property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsAnnotation::__construct function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsCommand class core/lib/Drupal/Core/Ajax/SettingsCommand.php AJAX command for adjusting Drupal's JavaScript settings.
SettingsCommand.php file core/lib/Drupal/Core/Ajax/SettingsCommand.php
SettingsCommand::$merge property core/lib/Drupal/Core/Ajax/SettingsCommand.php Whether the settings should be merged into the global drupalSettings.
SettingsCommand::$settings property core/lib/Drupal/Core/Ajax/SettingsCommand.php An array of key/value pairs of JavaScript settings.
SettingsCommand::render function core/lib/Drupal/Core/Ajax/SettingsCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
SettingsCommand::__construct function core/lib/Drupal/Core/Ajax/SettingsCommand.php Constructs a SettingsCommand object.
SettingsConfigValidationTest class core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php @group image
SettingsConfigValidationTest.php file core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php
SettingsConfigValidationTest::$modules property core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Modules to install.
SettingsConfigValidationTest::testPreviewImagePathIsValidated function core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests that the preview_image setting must be an existing image file.
SettingsEditor class core/lib/Drupal/Core/Site/SettingsEditor.php Generates settings.php files for Drupal installations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.