ChainResponsePolicy::addPolicy
  • References/PHP/Drupal/PageCache/ChainResponsePolicy

public ChainResponsePolicy::addPolicy(ResponsePolicyInterface

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
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
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
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
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
ResponsePolicyInterface::check
  • References/PHP/Drupal/PageCache/ResponsePolicyInterface

public ResponsePolicyInterface::check(Response

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

public ChainResponsePolicyInterface:

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

public DenyNoCacheRoutes::check(Response $response

2025-01-10 15:47:30