You are here

service http_kernel in Drupal 10

Same name and namespace in other branches
  1. 8 core/core.services.yml \http_kernel
  2. 9 core/core.services.yml \http_kernel

Class

Drupal\Core\StackMiddleware\StackedHttpKernel
32 string references to http_kernel
BlockInterestCohortTest::testDefaultBlocking in core/tests/Drupal/KernelTests/Core/Http/BlockInterestCohortTest.php
Tests that FLoC is blocked by default.
BlockInterestCohortTest::testDisableBlockSetting in core/tests/Drupal/KernelTests/Core/Http/BlockInterestCohortTest.php
Tests that FLoC blocking can be disabled in settings.php.
BlockInterestCohortTest::testExistingInterestCohortPolicy in core/tests/Drupal/KernelTests/Core/Http/BlockInterestCohortTest.php
Tests that an existing interest-cohort policy is not overwritten.
BlockInterestCohortTest::testExistingPolicyHeader in core/tests/Drupal/KernelTests/Core/Http/BlockInterestCohortTest.php
Tests that an existing header is not modified.
BlockInterestCohortTest::testSubrequestBlocking in core/tests/Drupal/KernelTests/Core/Http/BlockInterestCohortTest.php
Tests that FLoC blocking is ignored for subrequests.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\StackMiddleware\StackedHttpKernel