Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContextCacheKeys.php
ContextCacheKeys::$keys
The generated cache keys.
Type:
string[]
File
core/
lib/
Drupal/
Core/
Cache/
Context/
ContextCacheKeys.php
, line 17
Class
ContextCacheKeys
A value object to store generated cache keys with its cacheability metadata.
Namespace
Drupal\Core\Cache\Context
Code
protected $keys;
RSS feed