Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Search main for __set
  6. Other projects
Title Object type File name Summary
TempStoreDatabaseTest.php file core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php
TempStoreDatabaseTest::$collection property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php The name of the key/value collection to set and retrieve.
TempStoreDatabaseTest::$collection property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php The name of the key/value collection to set and retrieve.
TempStoreDatabaseTest::$modules property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Modules to enable.
TempStoreDatabaseTest::$modules property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Modules to enable.
TempStoreDatabaseTest::$objects property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of random stdClass objects.
TempStoreDatabaseTest::$objects property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php An array of random stdClass objects.
TempStoreDatabaseTest::$storeFactory property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php A key/value store factory.
TempStoreDatabaseTest::$storeFactory property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php A key/value store factory.
TempStoreDatabaseTest::$users property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of (fake) user IDs.
TempStoreDatabaseTest::setUp function core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php
TempStoreDatabaseTest::setUp function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
TempStoreDatabaseTest::testSharedTempStore function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the SharedTempStore API.
TempStoreDatabaseTest::testUserTempStore function core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Tests the UserTempStore API.
TempstoreKeyUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Set database dump files to be used.
Term::setDescription function core/modules/taxonomy/src/Entity/Term.php Sets the term description.
Term::setFormat function core/modules/taxonomy/src/Entity/Term.php Sets the text format name for the term description.
Term::setName function core/modules/taxonomy/src/Entity/Term.php Sets the term name.
Term::setWeight function core/modules/taxonomy/src/Entity/Term.php Sets the term weight.
TermAutocompleteTest::setUp function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermEntityReferenceTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
TermHierarchyValidationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
TermIndexTest::setUp function core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermInterface::setDescription function core/modules/taxonomy/src/TermInterface.php Sets the term description.
TermInterface::setFormat function core/modules/taxonomy/src/TermInterface.php Sets the text format name for the term description.
TermInterface::setName function core/modules/taxonomy/src/TermInterface.php Sets the term name.
TermInterface::setWeight function core/modules/taxonomy/src/TermInterface.php Sets the term weight.
TermKernelTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
TermLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermParentsTest::setUp function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php
TermResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Sets up the necessary authorization.
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php Resets the internal, static entity cache.
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php Reset the weights for a given vocabulary ID.
TermStorageInterface::resetWeights function core/modules/taxonomy/src/TermStorageInterface.php Reset the weights for a given vocabulary ID.
TermTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTest.php
TermTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/TermTest.php Sets up the necessary authorization.
TermTest::testParentHandlerSettings function core/modules/taxonomy/tests/src/Functional/TermTest.php The "parent" field must restrict references to the same vocabulary.
TermTranslationFieldViewTest::$baseTagName property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The tag in the source language.
TermTranslationFieldViewTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::setUpNode function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject node, with translation.
TermTranslationFieldViewTest::setUpTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject term, with translation.
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationUITest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::setupBundle function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Creates or initializes the bundle date if needed.
TermValidationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
TestBase::$originalSettings property core/modules/simpletest/src/TestBase.php The settings array.
TestBase::settingsSet function core/modules/simpletest/src/TestBase.php Changes in memory settings.
TestBase::setUp function core/modules/simpletest/src/TestBase.php Performs setup tasks before each individual test method is run.
TestBaseTest class core/modules/simpletest/tests/src/Unit/TestBaseTest.php @requires extension curl
@coversDefaultClass \Drupal\simpletest\TestBase[[api-linebreak]]
@group simpletest
@group TestBase

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