http_middleware.page_cache
Same name in other branches
- 8.9.x core/modules/page_cache/page_cache.services.yml \http_middleware.page_cache
- 10 core/modules/page_cache/page_cache.services.yml \http_middleware.page_cache
- 11.x core/modules/page_cache/page_cache.services.yml \http_middleware.page_cache
Class
Drupal\page_cache\StackMiddleware\PageCacheTags
- http_middleware
File
-
core/
modules/ page_cache/ page_cache.services.yml
View source
- class: Drupal\page_cache\StackMiddleware\PageCache
- arguments:
- - '@cache.page'
- - '@page_cache_request_policy'
- - '@page_cache_response_policy'
- tags:
- - { name: http_middleware, priority: 200, responder: true }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.