Search for getCache

  1. Search 7.x for getCache
  2. Search 8.9.x for getCache
  3. Search 10.3.x for getCache
  4. Search 11.x for getCache
  5. Other projects
Title Object type File name Summary
CachedStorage::getCacheKey function core/lib/Drupal/Core/Config/CachedStorage.php Returns a cache key for a configuration name using the collection.
CachedStorage::getCacheKeys function core/lib/Drupal/Core/Config/CachedStorage.php Returns a cache key map for an array of configuration names.
ConfigBase::getCacheContexts function core/lib/Drupal/Core/Config/ConfigBase.php The cache contexts associated with this object.
ConfigBase::getCacheMaxAge function core/lib/Drupal/Core/Config/ConfigBase.php The maximum age for which this object may be cached.
ConfigBase::getCacheTags function core/lib/Drupal/Core/Config/ConfigBase.php The cache tags associated with this object.
ConfigEntityBase::getCacheTagsToInvalidate function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Returns the cache tags that should be used to invalidate caches.
ConfigFactory::getCacheKeys function core/lib/Drupal/Core/Config/ConfigFactory.php The cache keys associated with the state of the config factory.
ConfigFactoryInterface::getCacheKeys function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php The cache keys associated with the state of the config factory.
ConfigFactoryOverrideInterface::getCacheableMetadata function core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php Gets the cacheability metadata associated with the config factory override.
ConfigFactoryOverrideInterface::getCacheSuffix function core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php The string to append to the configuration static cache name.
ConfigOverride::getCacheableMetadata function core/lib/Drupal/Core/Installer/ConfigOverride.php Gets the cacheability metadata associated with the config factory override.
ConfigOverride::getCacheSuffix function core/lib/Drupal/Core/Installer/ConfigOverride.php The string to append to the configuration static cache name.
Context::getCacheContexts function core/lib/Drupal/Core/Plugin/Context/Context.php The cache contexts associated with this object.
Context::getCacheMaxAge function core/lib/Drupal/Core/Plugin/Context/Context.php The maximum age for which this object may be cached.
Context::getCacheTags function core/lib/Drupal/Core/Plugin/Context/Context.php The cache tags associated with this object.
ContextAwarePluginTrait::getCacheContexts function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::getCacheMaxAge function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::getCacheTags function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
DateFormat::getCacheTagsToInvalidate function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Returns the cache tags that should be used to invalidate caches.
DefaultPluginManager::getCacheContexts function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php The cache contexts associated with this object.
DefaultPluginManager::getCachedDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Returns the cached plugin definitions of the decorated discovery class.
DefaultPluginManager::getCacheMaxAge function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php The maximum age for which this object may be cached.
DefaultPluginManager::getCacheTags function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php The cache tags associated with this object.
DrupalKernel::getCachedContainerDefinition function core/lib/Drupal/Core/DrupalKernel.php Returns the cached container definition - if any.
EntityAccessControlHandler::getCache function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Tries to retrieve a previously cached access value from the static cache.
EntityBase::getCacheContexts function core/lib/Drupal/Core/Entity/EntityBase.php The cache contexts associated with this object.
EntityBase::getCacheMaxAge function core/lib/Drupal/Core/Entity/EntityBase.php The maximum age for which this object may be cached.
EntityBase::getCacheTags function core/lib/Drupal/Core/Entity/EntityBase.php The cache tags associated with this object.
EntityBase::getCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityBase.php Returns the cache tags that should be used to invalidate caches.
EntityInterface::getCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityInterface.php Returns the cache tags that should be used to invalidate caches.
EntityViewBuilder::getCacheTags function core/lib/Drupal/Core/Entity/EntityViewBuilder.php The cache tag associated with this entity view builder.
EntityViewBuilderInterface::getCacheTags function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php The cache tag associated with this entity view builder.
FormattedDateDiff::getCacheMaxAge function core/lib/Drupal/Core/Datetime/FormattedDateDiff.php The maximum age for which this object may be cached.
InaccessibleMenuLink::getCacheContexts function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache contexts associated with this object.
InaccessibleMenuLink::getCacheMaxAge function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The maximum age for which this object may be cached.
InaccessibleMenuLink::getCacheTags function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache tags associated with this object.
LocalActionDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache contexts associated with this object.
LocalActionDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalActionDefault.php The maximum age for which this object may be cached.
LocalActionDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache tags associated with this object.
LocalTaskDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalTaskDefault.php The cache contexts associated with this object.
LocalTaskDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalTaskDefault.php The maximum age for which this object may be cached.
LocalTaskDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalTaskDefault.php The cache tags associated with this object.
MenuLinkBase::getCacheContexts function core/lib/Drupal/Core/Menu/MenuLinkBase.php The cache contexts associated with this object.
MenuLinkBase::getCacheMaxAge function core/lib/Drupal/Core/Menu/MenuLinkBase.php The maximum age for which this object may be cached.
MenuLinkBase::getCacheTags function core/lib/Drupal/Core/Menu/MenuLinkBase.php The cache tags associated with this object.
StaticMenuLinkOverrides::getCacheTags function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The unique cache tag associated with this menu link override.
StaticMenuLinkOverridesInterface::getCacheTags function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php The unique cache tag associated with this menu link override.
StorageComparer::$targetCacheStorage property core/lib/Drupal/Core/Config/StorageComparer.php A memory cache backend to statically cache target configuration data.
ThemeSettings::getCacheTags function core/lib/Drupal/Core/Theme/ThemeSettings.php The cache tags associated with this object.

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