Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StandardRecipeInstallTest::setUp | function | core/ |
|
| StandardRecipeInstallTest::setUpProfile | function | core/ |
|
| StandardRecipeInstallTest::setUpSite | function | core/ |
|
| StandardTest::setUp | function | core/ |
|
| State::$keysSetDuringRequest | property | core/ |
Tracks keys that have been modified during the request lifecycle. |
| State::getValuesSetDuringRequest | function | core/ |
|
| State::registerKeySetDuringRequest | function | core/ |
Registers a key that was set during the request. |
| State::resetCache | function | core/ |
|
| State::set | function | core/ |
|
| State::setMultiple | function | core/ |
|
| StateFormatterTest::setUp | function | core/ |
|
| StateInterface::getValuesSetDuringRequest | function | core/ |
Returns any values modified for a given key during the request. |
| StateInterface::resetCache | function | core/ |
Resets the static cache. |
| StateInterface::set | function | core/ |
Saves a value for a given key. |
| StateInterface::setMultiple | function | core/ |
Saves key/value pairs. |
| StatementBase::setFetchMode | function | core/ |
|
| StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
| StatementIteratorTrait::$isResultsetIterable | property | core/ |
Traces if rows can be fetched from the resultset. |
| StatementIteratorTrait::$resultsetKey | property | core/ |
The key of the current row. |
| StatementIteratorTrait::$resultsetRow | property | core/ |
The current row, retrieved in the current fetch format. |
| StatementIteratorTrait::getResultsetCurrentRowIndex | function | core/ |
Returns the row index of the current element in the resultset. |
| StatementIteratorTrait::markResultsetFetchingComplete | function | core/ |
Informs the iterator that no more rows can be fetched from the resultset. |
| StatementIteratorTrait::markResultsetIterable | function | core/ |
Informs the iterator whether rows can be fetched from the resultset. |
| StatementIteratorTrait::setResultsetCurrentRow | function | core/ |
Sets the current resultset row for the iterator, and increments the key. |
| StateTest::setUp | function | core/ |
|
| StateTest::testExistingGetValuesSetDuringRequest | function | core/ |
Tests getValuesSetDuringRequest() method with an existing value. |
| StateTest::testGetValuesSetDuringRequest | function | core/ |
Tests the ::getValuesSetDuringRequest() method. |
| StateTest::testResetCache | function | core/ |
Tests both resetCache(), get() and getMultiple() method. |
| StateTest::testSet | function | core/ |
Tests set() method. |
| StateTest::testSetBeforeGet | function | core/ |
Tests get() method. |
| StateTest::testSetMultiple | function | core/ |
Tests setMultiple() method. |
| StateTest::testSetMultipleBeforeGetMultiple | function | core/ |
Tests getMultiple() method. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StaticDiscovery::setDefinition | function | core/ |
Sets a plugin definition. |
| StaticDiscoveryTest::setUp | function | core/ |
|
| StaticFileCacheBackend::reset | function | core/ |
Allows tests to reset the static cache to avoid side effects. |
| StaticMapTest::setUp | function | core/ |
|
| StaticReflectionClass::setStaticPropertyValue | function | core/ |
|
| StaticTranslation::reset | function | core/ |
|
| StatusProfileWithoutVersionTest::setUp | function | core/ |
|
| StatusTest::setUp | function | core/ |
|
| StorageBase::setMultiple | function | core/ |
|
| StorageCacheInterface::resetListCache | function | core/ |
Reset the static cache of the listAll() cache. |
| StorageComparer::reset | function | core/ |
|
| StorageComparerInterface::reset | function | core/ |
Recalculates the differences. |
| StorageComparerTest::setUp | function | core/ |
|
| StorageReplaceDataWrapperTest::setUp | function | core/ |
|
| StorageTest::setUp | function | core/ |
|
| StorageTestBase::setUp | function | core/ |
|
| StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.