public ChainResponsePolicy::addPolicy(ResponsePolicyInterface
Deny storage of a page in the cache. File core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
Allow delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line
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
public ChainRequestPolicy::addPolicy(RequestPolicyInterface
Cache policy for routes with the 'no_cache' option set. This policy rule denies caching of responses generated for routes that have the 'no_cache'
public ResponsePolicyInterface::check(Response
public ChainResponsePolicyInterface:
public DenyNoCacheRoutes::check(Response $response
Page 1 of 4