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