DefaultRequestPolicy
  • References/PHP/Drupal/PageCache/DefaultRequestPolicy

The default page cache request policy. Delivery of cached pages is denied if either the application is running from the command line or the

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

Deny storage of a page in the cache. File core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php

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

protected CommandLineOrUnsafeMet

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

public ChainRequestPolicy::addPolicy(RequestPolicyInterface

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

public ChainResponsePolicy::addPolicy(ResponsePolicyInterface

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

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

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

Cache policy for routes with the 'no_cache' option set. This policy rule denies caching of responses generated for routes that have the 'no_cache'

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

public ChainResponsePolicyInterface:

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
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