public DenyNoCacheRoutes::check(Response $response
Defines the interface for request policy implementations. The request policy is evaluated in order to determine whether delivery of a cached
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 compound request policies. Hierarchy interface \Drupal\Core\PageCache\
public NoSessionOpen::check(Request $request)
A policy allowing delivery of cached pages when there is no session open. Do not serve cached pages to authenticated users, or to anonymous
public ChainResponsePolicy::check(Response $response, Request
Deny delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line 24
The current route match. Type:
Page 2 of 4