namespace Drupal\Core\PageCache

Same name in other branches
  1. 9 Drupal\Core\PageCache
  2. 8.9.x Drupal\Core\PageCache
  3. 10 Drupal\Core\PageCache
Object name File name Summary
ChainRequestPolicy core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php Implements a compound request policy.
ChainRequestPolicyInterface core/lib/Drupal/Core/PageCache/ChainRequestPolicyInterface.php Defines the interface for compound request policies.
ChainResponsePolicy core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php Implements a compound response policy.
ChainResponsePolicyInterface core/lib/Drupal/Core/PageCache/ChainResponsePolicyInterface.php Defines the interface for compound request policies.
DefaultRequestPolicy core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php The default page cache request policy.
RequestPolicyInterface core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php Defines the interface for request policy implementations.
ResponsePolicyInterface core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php Defines the interface for response policy implementations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.