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
StateFormatterTest::setUp function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
StateInterface::resetCache function core/lib/Drupal/Core/State/StateInterface.php Resets the static cache.
StateInterface::set function core/lib/Drupal/Core/State/StateInterface.php Saves a value for a given key.
StateInterface::setMultiple function core/lib/Drupal/Core/State/StateInterface.php Saves key/value pairs.
StatementInterface::setFetchMode function core/lib/Drupal/Core/Database/StatementInterface.php Sets the default fetch mode for this statement.
StatementIteratorTrait::$isResultsetIterable property core/lib/Drupal/Core/Database/StatementIteratorTrait.php Traces if rows can be fetched from the resultset.
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.
StatementPrefetchIterator::setFetchMode function core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Sets the default fetch mode for this statement.
StatementWrapperIterator::setFetchMode function core/lib/Drupal/Core/Database/StatementWrapperIterator.php Sets the default fetch mode for this statement.
StateTest::setUp function core/tests/Drupal/Tests/Core/State/StateTest.php
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
StaticTranslation::reset function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Resets translation cache.
statistics.settings.yml file core/modules/statistics/config/install/statistics.settings.yml core/modules/statistics/config/install/statistics.settings.yml
StatisticsAdminTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
StatisticsAdminTest::testStatisticsSettings function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php Verifies that the statistics settings page works.
StatisticsAttachedTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsSettingsForm class core/modules/statistics/src/StatisticsSettingsForm.php Configure statistics settings for this site.
StatisticsSettingsForm.php file core/modules/statistics/src/StatisticsSettingsForm.php
StatisticsSettingsForm::$moduleHandler property core/modules/statistics/src/StatisticsSettingsForm.php The module handler.
StatisticsSettingsForm::buildForm function core/modules/statistics/src/StatisticsSettingsForm.php Form constructor.
StatisticsSettingsForm::create function core/modules/statistics/src/StatisticsSettingsForm.php Instantiates a new instance of this class.
StatisticsSettingsForm::getEditableConfigNames function core/modules/statistics/src/StatisticsSettingsForm.php Gets the configuration names that will be editable.
StatisticsSettingsForm::getFormId function core/modules/statistics/src/StatisticsSettingsForm.php Returns a unique string identifying the form.
StatisticsSettingsForm::submitForm function core/modules/statistics/src/StatisticsSettingsForm.php Form submission handler.
StatisticsSettingsForm::__construct function core/modules/statistics/src/StatisticsSettingsForm.php Constructs a \Drupal\statistics\StatisticsSettingsForm object.
StatisticsStorageInterface::resetDayCount function core/modules/statistics/src/StatisticsStorageInterface.php Reset the day counter for all entities once every day.
StatisticsTestBase::setUp function core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
statistics_settings.yml file core/modules/statistics/migrations/statistics_settings.yml core/modules/statistics/migrations/statistics_settings.yml
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.

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