PageCache::HEADER
Same name and namespace in other branches
- 11.x core/modules/page_cache/src/StackMiddleware/PageCache.php \Drupal\page_cache\StackMiddleware\PageCache::HEADER
Name of Page Cache's response header.
File
-
core/
modules/ page_cache/ src/ StackMiddleware/ PageCache.php, line 25
Class
- PageCache
- Executes the page caching before the main kernel takes over the request.
Namespace
Drupal\page_cache\StackMiddlewareCode
const HEADER = 'X-Drupal-Cache';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.