protected CommandLineOrUnsafeMet
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 NoSessionOpen::check(Request $request)
The session configuration. Type:
public NoSessionOpen::__construct(SessionConfigurationInterface
Reject when running from the command line or when HTTP method is not safe. The policy denies caching if the request was initiated from the command
public CommandLineOrUnsafeMethod::check(Request