26 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.
CommentController::create in core/modules/comment/src/Controller/CommentController.php
Instantiates a new instance of this class.
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.
EditorIntegrationTest::testGetUntransformedTextCommand in core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php
Tests GetUntransformedTextCommand AJAX command.
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::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.
LanguageTestController::create in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Instantiates a new instance of this class.
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
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
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 this class.

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