ContextCacheKeys::$keys
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Cache/Context/ContextCacheKeys.php \Drupal\Core\Cache\Context\ContextCacheKeys::keys
- 10 core/lib/Drupal/Core/Cache/Context/ContextCacheKeys.php \Drupal\Core\Cache\Context\ContextCacheKeys::keys
- 11.x core/lib/Drupal/Core/Cache/Context/ContextCacheKeys.php \Drupal\Core\Cache\Context\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\ContextCode
protected $keys;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.