You are here

20 methods override HttpKernelInterface::handle() in Zircon Profile 8

AcceptHeaderMiddleware::handle in core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php
Handles a Request to convert it to a Response.
Append::handle in vendor/stack/builder/tests/functional/SilexApplicationTest.php
Handles a Request to convert it to a Response.
Append::handle in vendor/stack/builder/tests/unit/Stack/BuilderTest.php
Handles a Request to convert it to a Response.
BanMiddleware::handle in core/modules/ban/src/BanMiddleware.php
Handles a Request to convert it to a Response.
DrupalKernel::handle in core/lib/Drupal/Core/DrupalKernel.php
Handles a Request to convert it to a Response.
FormTestMiddleware::handle in core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php
Handles a Request to convert it to a Response.
HttpCache::handle in vendor/symfony/http-kernel/HttpCache/HttpCache.php
Handles a Request to convert it to a Response.
HttpKernel::handle in vendor/symfony/http-kernel/HttpKernel.php
Handles a Request to convert it to a Response.
Kernel::handle in vendor/symfony/http-kernel/Kernel.php
Handles a Request to convert it to a Response.
KernelPreHandle::handle in core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
Handles a Request to convert it to a Response.
KernelSpy::handle in vendor/stack/builder/tests/unit/Stack/StackedHttpKernelTest.php
Handles a Request to convert it to a Response.
MonkeysInTheControlRoom::handle in core/modules/system/tests/modules/error_service_test/src/MonkeysInTheControlRoom.php
Handles a Request to convert it to a Response.
NegotiationMiddleware::handle in core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
Handles a Request to convert it to a Response.
PageCache::handle in core/modules/page_cache/src/StackMiddleware/PageCache.php
Handles a Request to convert it to a Response.
ReverseProxyMiddleware::handle in core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php
Handles a Request to convert it to a Response.
Session::handle in core/lib/Drupal/Core/StackMiddleware/Session.php
Handles a Request to convert it to a Response.
StackedHttpKernel::handle in vendor/stack/builder/src/Stack/StackedHttpKernel.php
Handles a Request to convert it to a Response.
TestKernel::handle in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
Handles a Request to convert it to a Response.
TestKernelThatThrowsException::handle in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
Handles a Request to convert it to a Response.
TestMiddleware::handle in core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php
Handles a Request to convert it to a Response.