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 |
|---|---|---|---|
| CacheableResponseTrait::addCacheableDependency | function | core/ |
|
| CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
| CacheBackendDecorator::set | function | core/ |
Stores data in the persistent cache. |
| CacheBackendDecorator::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| CacheBackendInterface::set | function | core/ |
Stores data in the persistent cache. |
| CacheBackendInterface::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| CacheCollector::reset | function | core/ |
Resets the local cache. |
| CacheCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::setCacheCreated | function | core/ |
Setter for the cacheCreated property for use in unit tests. |
| CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
| CacheCollectorInterface::reset | function | core/ |
Resets the local cache. |
| CacheCollectorInterface::set | function | core/ |
Sets cache data. |
| CacheCollectorTest::setUp | function | core/ |
|
| CacheCollectorTest::testSetAndGet | function | core/ |
Tests setting and getting values when the cache is empty. |
| CacheCollectorTest::testSetAndGetNull | function | core/ |
Makes sure that NULL is a valid value and is collected. |
| CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
| CacheContextOptimizationTest::setUp | function | core/ |
|
| CacheContextsManager::parseTokens | function | core/ |
Parses cache context tokens into context IDs and optional parameters. |
| CachedStorage::resetListCache | function | core/ |
Clears the static list cache. |
| CachedStorageTest::setUp | function | core/ |
|
| CacheFactory::$settings | property | core/ |
The site settings. |
| CacheFactory::setContainer | function | core/ |
Sets the service container. |
| CacheFactoryTest::testCacheFactoryWithDefaultSettings | function | core/ |
Tests that the cache factory falls back to the built-in default service. |
| CachePluginBase::cacheSet | function | core/ |
Save data to the cache. |
| CachePluginBase::cacheSetMaxAge | function | core/ |
Determines cache expiration time based on its type. |
| CachePreWarmerTest::setupCacheServices | function | core/ |
|
| CacheTagsChecksumDecorator::reset | function | core/ |
Reset statically cached tags. |
| CacheTagsChecksumInterface::reset | function | core/ |
Reset statically cached tags. |
| CacheTagsChecksumTrait::reset | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::reset() |
| CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
| CacheTagTest::setUp | function | core/ |
Sets up the test. |
| CacheTest::setUp | function | core/ |
|
| CacheWebTest::setUp | function | core/ |
Sets up the test. |
| CallableResolverTest::setUp | function | core/ |
|
| Callbacks::advancedCommandsSettingsCallback | function | core/ |
Ajax form callback: Selects 'settings'. |
| CaseInsensitivePathTest::setUp | function | core/ |
|
| CastedIntFieldJoinTestBase::setUp | function | core/ |
|
| CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
| CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::setUp | function | core/ |
|
| ChainedFastBackend::reset | function | core/ |
@todo Document in https://www.drupal.org/node/2311945. |
| ChainedFastBackend::set | function | core/ |
Stores data in the persistent cache. |
| ChainedFastBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| ChainedFastBackendFactory::setContainer | function | core/ |
Sets the service container. |
| ChainedFastBackendTest::testSetInvalidDataFastBackend | function | core/ |
Tests a get() on consistent backend without saving on fast backend. |
| ChainEntityResolverTest::setUp | function | core/ |
|
| ChainRequestPolicyTest::setUp | function | core/ |
|
| ChainResponsePolicyTest::setUp | function | core/ |
|
| ChangeLoggerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.