Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. KernelPreHandle.php

KernelPreHandle::$httpKernel

The wrapped HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php, line 20

Class

KernelPreHandle
Prepares the environment after page caching ran.

Namespace

Drupal\Core\StackMiddleware

Code

protected $httpKernel;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal