PageCache::$requestPolicy

A policy rule determining the cacheability of a request.

Type: \Drupal\Core\PageCache\RequestPolicyInterface

File

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

Class

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

Namespace

Drupal\page_cache\StackMiddleware

Code

1
protected $requestPolicy;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.