KernelPreHandle::$drupalKernel

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php \Drupal\Core\StackMiddleware\KernelPreHandle::drupalKernel
  2. 8.9.x core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php \Drupal\Core\StackMiddleware\KernelPreHandle::drupalKernel
  3. 10 core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php \Drupal\Core\StackMiddleware\KernelPreHandle::drupalKernel

The main Drupal kernel.

Type: \Drupal\Core\DrupalKernelInterface

File

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

Class

KernelPreHandle
Prepares the environment after page caching ran.

Namespace

Drupal\Core\StackMiddleware

Code

protected $drupalKernel;

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