Search for preHandle
- Search 7.x for preHandle
- Search 8.9.x for preHandle
- Search 10.3.x for preHandle
- Search 11.x for preHandle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernel::preHandle | function | core/ |
Helper method that does request related initialization. |
DrupalKernelInterface::preHandle | function | core/ |
Helper method that does request related initialization. |
KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
KernelPreHandle.php | file | core/ |
|
KernelPreHandle::$drupalKernel | property | core/ |
The main Drupal kernel. |
KernelPreHandle::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
KernelPreHandle::handle | function | core/ |
|
KernelPreHandle::__construct | function | core/ |
Constructs a new KernelPreHandle instance. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.