public ChainRequestPolicy::addPolicy(RequestPolicyInterface
Allow delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line
public ChainResponsePolicy::addPolicy(ResponsePolicyInterface
The default page cache request policy. Delivery of cached pages is denied if either the application is running from the command line or the
protected CommandLineOrUnsafeMet
Deny storage of a page in the cache. File core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
A policy allowing delivery of cached pages when there is no session open. Do not serve cached pages to authenticated users, or to anonymous
Implements a compound response policy. When evaluating the compound policy, all of the contained rules are applied to the response. The overall
Defines the interface for request policy implementations. The request policy is evaluated in order to determine whether delivery of a cached
public DenyNoCacheRoutes::__construct(RouteMatchInterface
Page 1 of 4