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