Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PageCache.php
PageCache::$cid
The cache ID for the (master) request.
Type:
string
File
core/
modules/
page_cache/
src/
StackMiddleware/
PageCache.php
, line 60
Class
PageCache
Executes the page caching before the main kernel takes over the request.
Namespace
Drupal\page_cache\StackMiddleware
Code
protected $cid;
RSS feed