finish_response_subscriber

Same name in other branches
  1. 9 core/core.services.yml \finish_response_subscriber
  2. 8.9.x core/core.services.yml \finish_response_subscriber

Class

Drupal\Core\EventSubscriber\FinishResponseSubscriber

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\FinishResponseSubscriber
  2. arguments:
  3. - '@language_manager'
  4. - '@config.factory'
  5. - '@page_cache_request_policy'
  6. - '@page_cache_response_policy'
  7. - '@cache_contexts_manager'
  8. - '@datetime.time'
  9. - '%http.response.debug_cacheability_headers%'

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