Defines the interface for compound request policies. Hierarchy interface \Drupal\Core\PageCache\
public ChainResponsePolicyInterface:
public NoSessionOpen::check(Request $request)
public DenyNoCacheRoutes::check(Response $response
public ResponsePolicyInterface::check(Response
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'
Deny delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line 24
public ChainResponsePolicy::check(Response $response, Request
The current route match. Type:
Page 2 of 4