namespace Drupal\Core\StackMiddleware

Same name in other branches
  1. 10 Drupal\Core\StackMiddleware
  2. 11.x Drupal\Core\StackMiddleware
  3. 8.9.x Drupal\Core\StackMiddleware
Object name File name Summary
KernelPreHandle core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php Prepares the environment after page caching ran.
NegotiationMiddleware core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Provides a middleware to determine the content type upon the accept header.
ReverseProxyMiddleware core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Provides support for reverse proxies.
Session core/lib/Drupal/Core/StackMiddleware/Session.php Wrap session logic around a HTTP request.

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