Search for prepareLegacyRequest

  1. Search 7.x for prepareLegacyRequest
  2. Search 9.5.x for prepareLegacyRequest
  3. Search 10.3.x for prepareLegacyRequest
  4. Search 11.x for prepareLegacyRequest
  5. Other projects
Title Object type File name Summary
DrupalKernel::prepareLegacyRequest function core/lib/Drupal/Core/DrupalKernel.php Prepare the kernel for handling a request without handling the request.
DrupalKernelInterface::prepareLegacyRequest function core/lib/Drupal/Core/DrupalKernelInterface.php Prepare the kernel for handling a request without handling the request.
DrupalKernelTest::testPrepareLegacyRequest function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php @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.