PageCache::$cid

The cache ID for the (master) request.

Type: string

File

core/modules/page_cache/src/StackMiddleware/PageCache.php, line 55

Class

PageCache
Executes the page caching before the main kernel takes over the request.

Namespace

Drupal\page_cache\StackMiddleware

Code

protected $cid;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.