service http_kernel in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \http_kernel
- 9 core/core.services.yml \http_kernel
Class
Drupal\Core\StackMiddleware\StackedHttpKernel32 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.
File
- core/
core.services.yml - core/core.services.yml
View source