Search for setCache
- Search 7.x for setCache
- Search 9.5.x for setCache
- Search 10.3.x for setCache
- Search 11.x for setCache
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessResult::resetCacheContexts | function | core/ |
Resets cache contexts (to the empty array). |
AccessResult::resetCacheTags | function | core/ |
Resets cache tags (to the empty array). |
AccessResult::setCacheMaxAge | function | core/ |
Sets the maximum age for which this access result may be cached. |
AliasManager::setCacheKey | function | core/ |
Specify the key to use when writing the cache. |
CacheableDependencyTrait::setCacheability | function | core/ |
Sets cacheability; useful for value object constructors. |
CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Test valid and invalid values as max age. |
CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
CacheDecoratorInterface::setCacheKey | function | core/ |
Specify the key to use when writing the cache. |
ContentEntityStorageBase::resetCache | function | core/ |
Resets the internal, static entity cache. |
DefaultPluginManager::setCacheBackend | function | core/ |
Initialize the cache backend. |
DefaultPluginManager::setCachedDefinitions | function | core/ |
Sets a cache of plugin definitions for the decorated discovery class. |
EntityAccessControlHandler::resetCache | function | core/ |
Clears all cached access checks. |
EntityAccessControlHandler::setCache | function | core/ |
Statically caches whether the given user has access. |
EntityAccessControlHandlerInterface::resetCache | function | core/ |
Clears all cached access checks. |
EntityStorageBase::resetCache | function | core/ |
Resets the internal, static entity cache. |
EntityStorageInterface::resetCache | function | core/ |
Resets the internal, static entity cache. |
EntityViewBuilder::resetCache | function | core/ |
Resets the entity render cache. |
EntityViewBuilderInterface::resetCache | function | core/ |
Resets the entity render cache. |
FinishResponseSubscriber::setCacheControlNoCache | function | core/ |
Disable caching in the browser and for HTTP/1.1 proxies and clients. |
FormBuilder::setCache | function | core/ |
Stores a form in the cache. |
FormCache::setCache | function | core/ |
Stores a form in the cache. |
FormCacheInterface::setCache | function | core/ |
Stores a form in the cache. |
FormCacheTest::testSetCacheAuthUser | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheWithForm | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheWithoutForm | function | core/ |
@covers ::setCache |
FormState::setCached | function | core/ |
Sets this form to be cached. |
FormStateDecoratorBase::setCached | function | core/ |
Sets this form to be cached. |
FormStateDecoratorBaseTest::testSetCached | function | core/ |
@covers ::setCached |
FormStateDecoratorBaseTest::testSetCachedWithLogicException | function | core/ |
@covers ::setCached |
FormStateInterface::setCached | function | core/ |
Sets this form to be cached. |
FormStateTest::testSetCachedGet | function | core/ |
@covers ::setCached |
FormStateTest::testSetCachedPost | function | core/ |
@covers ::setCached |
ForumManager::resetCache | function | core/ |
Resets the ForumManager index and history. |
ForumManagerInterface::resetCache | function | core/ |
Resets the ForumManager index and history. |
LocaleProjectStorage::resetCache | function | core/ |
Resets the project storage cache. |
LocaleProjectStorageInterface::resetCache | function | core/ |
Resets the project storage cache. |
Registry::setCache | function | core/ |
Persists the theme registry in the cache backend. |
State::resetCache | function | core/ |
Resets the static cache. |
StateInterface::resetCache | function | core/ |
Resets the static cache. |
TermStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
VocabularyStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
WorkspaceRepository::resetCache | function | core/ |
Resets the cached workspace tree. |
WorkspaceRepositoryInterface::resetCache | function | core/ |
Resets the cached workspace tree. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.