PhpBackend::storage
  • References/PHP/Drupal/Cache/PhpBackend

protected PhpBackend::storage() Gets

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

Defines a stub cache implementation. The stub implementation is needed when database access is not yet available. Because Drupal's caching system

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

Defines an interface for responses that can expose cacheability metadata. Hierarchy interface

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

public NullBackend::set($cid, $data, $expire = Cache::PERMANENT, array $tags

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

protected ChainedFastBackend::getLastWriteTimestamp()

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

public DatabaseCacheTagsChecksum::schemaDefinition()

2025-01-10 15:47:30
CacheCollector::$lock
  • References/PHP/Drupal/Cache/CacheCollector

The lock backend that should be used. Type:

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

A map of cache bin to default cache backend service name. All mappings in $settings takes precedence over this, but this can be used to optimize

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

Provides an interface for defining a calculated cache context service. Hierarchy interface

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

public CacheContextInterface::getContext()

2025-01-10 15:47:30