DenyNoCacheRoutes::check
  • References/PHP/Drupal/PageCache/ResponsePolicy/DenyNoCacheRoutes

public DenyNoCacheRoutes::check(Response $response

2025-01-10 15:47:30
RequestPolicyInterface
  • References/PHP/Drupal/PageCache/RequestPolicyInterface

Defines the interface for request policy implementations. The request policy is evaluated in order to determine whether delivery of a cached

2025-01-10 15:47:30
ChainResponsePolicy
  • References/PHP/Drupal/PageCache/ChainResponsePolicy

Implements a compound response policy. When evaluating the compound policy, all of the contained rules are applied to the response. The overall

2025-01-10 15:47:30
ChainResponsePolicyInterface
  • References/PHP/Drupal/PageCache/ChainResponsePolicyInterface

Defines the interface for compound request policies. Hierarchy interface \Drupal\Core\PageCache\

2025-01-10 15:47:30
NoSessionOpen::check
  • References/PHP/Drupal/PageCache/RequestPolicy/NoSessionOpen

public NoSessionOpen::check(Request $request)

2025-01-10 15:47:30
NoSessionOpen
  • References/PHP/Drupal/PageCache/RequestPolicy/NoSessionOpen

A policy allowing delivery of cached pages when there is no session open. Do not serve cached pages to authenticated users, or to anonymous

2025-01-10 15:47:30
ChainResponsePolicy::check
  • References/PHP/Drupal/PageCache/ChainResponsePolicy

public ChainResponsePolicy::check(Response $response, Request

2025-01-10 15:47:30
RequestPolicyInterface::DENY
  • References/PHP/Drupal/PageCache/RequestPolicyInterface

Deny delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line 24

2025-01-10 15:47:30
DenyNoCacheRoutes::$routeMatch
  • References/PHP/Drupal/PageCache/ResponsePolicy/DenyNoCacheRoutes

The current route match. Type:

2025-01-10 15:47:30
ChainRequestPolicyInterface
  • References/PHP/Drupal/PageCache/ChainRequestPolicyInterface

Defines the interface for compound request policies. Hierarchy interface \Drupal\Core\PageCache\

2025-01-10 15:47:30