http_middleware.kernel_pre_handle

Same name in other branches
  1. 8.9.x core/core.services.yml \http_middleware.kernel_pre_handle
  2. 10 core/core.services.yml \http_middleware.kernel_pre_handle

Class

Drupal\Core\StackMiddleware\KernelPreHandle

Tags

  • http_middleware

File

core/core.services.yml

View source
  1. class: Drupal\Core\StackMiddleware\KernelPreHandle
  2. arguments:
  3. - '@kernel'
  4. tags:
  5. - { name: http_middleware, priority: 100 }

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