CacheCollectorInterface
  • References/PHP/Drupal/Cache/CacheCollectorInterface

Provides a caching wrapper to be used in place of large structures. This should be extended by systems that need to cache large amounts of data

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

public SessionCacheContext::getContext()

2025-01-10 15:47:30
CacheableMetadata::getCacheMaxAge
  • References/PHP/Drupal/Cache/CacheableMetadata

public CacheableMetadata::getCacheMaxAge()

2025-01-10 15:47:30
RefinableCacheableDependencyTrait::getCacheMaxAge
  • References/PHP/Drupal/Cache/RefinableCacheableDependencyTrait

public RefinableCacheableDependenc

2025-01-10 15:47:30
ApcuBackend::removeBin
  • References/PHP/Drupal/Cache/ApcuBackend

public ApcuBackend::removeBin() Remove

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

Defines required methods for classes wanting to handle cache tag changes. Services that implement this interface must add the cache_tags_invalidator

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

Cache tags invalidations checksum implementation that uses the database. Hierarchy class

2025-01-10 15:47:30
DatabaseBackend::prepareItem
  • References/PHP/Drupal/Cache/DatabaseBackend

protected DatabaseBackend::prepareItem($cache, $allow_invalid)

2025-01-10 15:47:30
PhpBackend::getByHash
  • References/PHP/Drupal/Cache/PhpBackend

protected PhpBackend::getByHash($cidhash, $allow_invalid = FALSE)

2025-01-10 15:47:30
ChainedFastBackend::invalidateAll
  • References/PHP/Drupal/Cache/ChainedFastBackend

public ChainedFastBackend::invalidateAll()

2025-01-10 15:47:30