29 string references to http_kernel

CommandsTest::testAttachedSettings in core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
Regression test: Settings command exists regardless of JS aggregation.
ContentNegotiationRoutingTest::testContentRouting in core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php
Tests the content negotiation aspect of routing.
ContentNegotiationRoutingTest::testFullNegotiation in core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php
Full negotiation by header only.
DrupalKernel::getHttpKernel in core/lib/Drupal/Core/DrupalKernel.php
Gets a http kernel from the container.
ErrorContainer::get in core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php
ExceptionContainer::get in core/tests/Drupal/FunctionalTests/Bootstrap/ExceptionContainer.php
ExceptionHandlingTest::doTest404Route in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Sets the given path to use as the 404 page and triggers a 404.
ExceptionHandlingTest::test405 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests on a route with a non-supported HTTP method.
ExceptionHandlingTest::test406 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests a route with a non-supported _format parameter.
ExceptionHandlingTest::testBacktraceEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests if exception backtraces are properly escaped when output to HTML.
ExceptionHandlingTest::testExceptionEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
ExceptionHandlingTest::testHtml403 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 403 status code.
ExceptionHandlingTest::testHtml404 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 404 status code.
ExceptionHandlingTest::testJson403 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for json and 403 status code.
ExceptionHandlingTest::testJson404 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for json and 404 status code.
ExceptionLoggingSubscriberTest::testExceptionLogging in core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php
Tests \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::onException().
LanguageTestController::create in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Instantiates a new instance of this class.
LinksetControllerMultiLingualTest::setUp in core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php
Test set up.
LinksetControllerTest::setUp in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Test set up.
NodeTranslationRedirectTest::testNodeTranslationRedirect in core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php
Tests that not found node translations are redirected.
NodeTranslationRedirectTest::testNodeTranslationRedirect in core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php
Tests that not found node translations are redirected.
RedirectOnExceptionTest::testRedirectOn404 in core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php
RouteProviderTest::httpKernelHandle in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
StackedKernelPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
StackedKernelPassTest::testProcessWithHttpKernel in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
@covers ::process
StackedKernelPassTest::testProcessWithStackedKernel in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
@covers ::process
StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
Tests that class declared 'final' can be added as http_middleware.
StackKernelIntegrationTest::testRequest in core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php
Tests a request.
TestContent::create in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Instantiates a new instance of the implementing class using autowiring.

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