You are here

namespace Drupal\Core\PageCache in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\PageCache
Classsort descending Location Description
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.