UnchangingCacheableDependencyTrait
  • References/PHP/Drupal/Cache/UnchangingCacheableDependencyTrait

Trait to implement CacheableDependencyInterface for unchanging objects. Hierarchy trait

2025-01-10 15:47:30
NullBackend::get
  • References/PHP/Drupal/Cache/NullBackend

public NullBackend::get($cid, $allow_invalid = FALSE)

2025-01-10 15:47:30
CookiesCacheContext::getLabel
  • References/PHP/Drupal/Cache/Context/CookiesCacheContext

public static CookiesCacheContext::getLabel()

2025-01-10 15:47:30
ContextCacheKeys
  • References/PHP/Drupal/Cache/Context/ContextCacheKeys

A value object to store generated cache keys with its cacheability metadata. Hierarchy class

2025-01-10 15:47:30
CookiesCacheContext
  • References/PHP/Drupal/Cache/Context/CookiesCacheContext

Defines the CookiesCacheContext service, for "per cookie" caching. Cache context ID: 'cookies' (to vary by all cookies). Calculated cache context

2025-01-10 15:47:30
CacheFactory::get
  • References/PHP/Drupal/Cache/CacheFactory

public CacheFactory::get($bin) Instantiates

2025-01-10 15:47:30
MemoryBackend::deleteAll
  • References/PHP/Drupal/Cache/MemoryBackend

public MemoryBackend::deleteAll() Deletes

2025-01-10 15:47:30
MemoryBackend::$cache
  • References/PHP/Drupal/Cache/MemoryBackend

Array to store cache objects. File core/lib/Drupal/Core/Cache/MemoryBackend.php, line 20

2025-01-10 15:47:30
BackendChain::invalidate
  • References/PHP/Drupal/Cache/BackendChain

public BackendChain::invalidate($cid) Marks

2025-01-10 15:47:30
BackendChain::garbageCollection
  • References/PHP/Drupal/Cache/BackendChain

public BackendChain::garbageCollection() Performs

2025-01-10 15:47:30