ContextCacheKeys::__construct
  • References/PHP/Drupal/Cache/Context/ContextCacheKeys

public ContextCacheKeys::__construct(array $keys)

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

public static ThemeCacheContext::getLabel()

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

protected CacheContextsManager::getService($context_id)

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

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

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

The generated cache keys. Type: string[] File core/

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
CacheContextsManager::$container
  • References/PHP/Drupal/Cache/Context/CacheContextsManager

The service container. Type: \Symfony\Component\DependencyInjection\ContainerInterface File

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
ThemeCacheContext::__construct
  • References/PHP/Drupal/Cache/Context/ThemeCacheContext

public ThemeCacheContext::__construct(ThemeManagerInterface

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

public static CookiesCacheContext::getLabel()

2025-01-10 15:47:30