Search for prepareLegacyRequest
- Search 7.x for prepareLegacyRequest
- Search 9.5.x for prepareLegacyRequest
- Search 10.3.x for prepareLegacyRequest
- Search 11.x for prepareLegacyRequest
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernel::prepareLegacyRequest | function | core/ |
Prepare the kernel for handling a request without handling the request. |
DrupalKernelInterface::prepareLegacyRequest | function | core/ |
Prepare the kernel for handling a request without handling the request. |
DrupalKernelTest::testPrepareLegacyRequest | function | core/ |
@group legacy @expectedDeprecation Drupal\Core\DrupalKernel::prepareLegacyRequest is deprecated drupal:8.0.0 and is removed from drupal:9.0.0. Use DrupalKernel::boot() and DrupalKernel::preHandle() instead. See https://www.drupal.org/node/3070678 |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.