public RequestPolicyInterface::check(Request $request)
Defines the interface for response policy implementations. The response policy is evaluated in order to determine whether a page should be stored
public NoSessionOpen::__construct(SessionConfigurationInterface
public ChainRequestPolicyInterface::ad
The session configuration. Type:
public ChainRequestPolicy::check(Request $request)
A list of policy rules to apply when this policy is checked. Type: \Drupal\Core\PageCache\ResponsePolicyInterface[]
A list of policy rules to apply when this policy is evaluated. Type: \Drupal\Core\PageCache\RequestPolicyInterface[]
Implements a compound request policy. When evaluating the compound policy, all of the contained rules are applied to the request. The overall
public DefaultRequestPolicy::__construct(SessionConfigurationInterface
Page 3 of 4