Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
StatementPrefetch::setFetchMode function core/lib/Drupal/Core/Database/StatementPrefetch.php Sets the default fetch mode for this statement.
StatementPrefetch::__set function core/lib/Drupal/Core/Database/StatementPrefetch.php Implements the magic __set() method.
StatementTest::testSetDeprecatedProperties function core/tests/Drupal/KernelTests/Core/Database/StatementTest.php Tests writing deprecated properties.
StatementWrapper::setFetchMode function core/lib/Drupal/Core/Database/StatementWrapper.php Sets the default fetch mode for this statement.
StatementWrapper::__set function core/lib/Drupal/Core/Database/StatementWrapper.php Implements the magic __set() method.
StatementWrapperLegacyTest::setUp function core/tests/Drupal/KernelTests/Core/Database/StatementWrapperLegacyTest.php
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 #[\ReturnTypeWillChange]
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.
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
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 @coversDefaultClass \Drupal\locale\StringBase[[api-linebreak]]
@group locale

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