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 10.3.x for set
  5. Other projects
Title Object type File name Summary
StatementIteratorTrait::$resultsetKey property core/lib/Drupal/Core/Database/StatementIteratorTrait.php The key of the current row.
StatementIteratorTrait::$resultsetRow property core/lib/Drupal/Core/Database/StatementIteratorTrait.php The current row, retrieved in the current fetch format.
StatementIteratorTrait::getResultsetCurrentRowIndex function core/lib/Drupal/Core/Database/StatementIteratorTrait.php Returns the row index of the current element in the resultset.
StatementIteratorTrait::markResultsetFetchingComplete function core/lib/Drupal/Core/Database/StatementIteratorTrait.php Informs the iterator that no more rows can be fetched from the resultset.
StatementIteratorTrait::markResultsetIterable function core/lib/Drupal/Core/Database/StatementIteratorTrait.php Informs the iterator whether rows can be fetched from the resultset.
StatementIteratorTrait::setResultsetCurrentRow function core/lib/Drupal/Core/Database/StatementIteratorTrait.php Sets the current resultset row for the iterator, and increments the key.
StateTest::setUp function core/tests/Drupal/Tests/Core/State/StateTest.php
StateTest::testExistingGetValuesSetDuringRequest function core/tests/Drupal/Tests/Core/State/StateTest.php Tests getValuesSetDuringRequest() method with an existing value.
StateTest::testGetValuesSetDuringRequest function core/tests/Drupal/Tests/Core/State/StateTest.php Tests the ::getValuesSetDuringRequest() method.
StateTest::testResetCache function core/tests/Drupal/Tests/Core/State/StateTest.php Tests both resetCache(), get() and getMultiple() method.
StateTest::testSet function core/tests/Drupal/Tests/Core/State/StateTest.php Tests set() method.
StateTest::testSetBeforeGet function core/tests/Drupal/Tests/Core/State/StateTest.php Tests get() method.
StateTest::testSetMultiple function core/tests/Drupal/Tests/Core/State/StateTest.php Tests setMultiple() method.
StateTest::testSetMultipleBeforeGetMultiple function core/tests/Drupal/Tests/Core/State/StateTest.php Tests getMultiple() method.
StateTransitionValidationTest::setUp function core/modules/content_moderation/tests/src/Unit/StateTransitionValidationTest.php
StaticDiscovery::setDefinition function core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php Sets a plugin definition.
StaticDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/StaticDiscoveryTest.php
StaticFileCacheBackend::reset function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Allows tests to reset the static cache to avoid side effects.
StaticMapTest::setUp function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
StaticReflectionClass::setStaticPropertyValue function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticRouteDiscoveryBase::resetGlobals function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Gets an array of default values for a route.
StaticTranslation::reset function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Resets translation cache.
StatusProfileWithoutVersionTest::setUp function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusTest::setUp function core/modules/system/tests/src/Functional/System/StatusTest.php
StorageBase::setMultiple function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Saves key/value pairs.
StorageCacheInterface::resetListCache function core/lib/Drupal/Core/Config/StorageCacheInterface.php Reset the static cache of the listAll() cache.
StorageComparer::reset function core/lib/Drupal/Core/Config/StorageComparer.php Recalculates the differences.
StorageComparerInterface::reset function core/lib/Drupal/Core/Config/StorageComparerInterface.php Recalculates the differences.
StorageComparerTest::setUp function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageReplaceDataWrapperTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php
StorageTest::setUp function core/modules/system/tests/src/Functional/Form/StorageTest.php
StorageTestBase::setUp function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php
StorageTestBase::testSetIfNotExists function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Tests the setIfNotExists() method.
StreamWrapperInterface::setUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Sets the absolute stream resource URI.
StreamWrapperManagerTest::setUp function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperTest::setUp function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
stream_wrapper.assets service core/core.services.yml Drupal\Core\StreamWrapper\AssetsStream
StringBase::setId function core/modules/locale/src/StringBase.php Sets the string unique identifier.
StringBase::setPlurals function core/modules/locale/src/StringBase.php Sets this string using array of plural values.
StringBase::setStorage function core/modules/locale/src/StringBase.php Sets the string storage.
StringBase::setValues function core/modules/locale/src/StringBase.php Sets an array of values as object properties.
StringBase::setVersion function core/modules/locale/src/StringBase.php Sets the string version.
StringBaseTest class core/modules/locale/tests/src/Unit/StringBaseTest.php Tests Drupal\locale\StringBase.
StringBaseTest.php file core/modules/locale/tests/src/Unit/StringBaseTest.php
StringBaseTest::testDeleteWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php Tests delete without storage.
StringBaseTest::testSaveWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php Tests save without storage.
StringEqualsConcatenatedValuesConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/StringEqualsConcatenatedValuesConstraintValidatorTest.php
StringFieldTest::setUp function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php
StringFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Defines the default settings for this plugin.
StringFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a form to configure settings for the formatter.

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