Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Store.php
Store::$keyCache
@var \SplObjectStorage<Request, string>
Type:
keyCache
File
vendor/
symfony/
http-kernel/
HttpCache/
Store.php
, line 28
Class
Store
Store implements all the logic for storing cache metadata (Request and Response headers).
Namespace
Symfony\Component\HttpKernel\HttpCache
Code
private \SplObjectStorage $keyCache;
RSS feed