Search for kernel

  1. Search 7.x for kernel
  2. Search 9.5.x for kernel
  3. Search 8.9.x for kernel
  4. Search 10.3.x for kernel
  5. Other projects
Title Object type File name Summary
FieldKernelTestBase::setUp function core/modules/field/tests/src/Kernel/FieldKernelTestBase.php Set the default field storage backend for fields created during tests.
FieldKernelTestBase::_generateTestFieldValues function core/modules/field/tests/src/Kernel/FieldKernelTestBase.php Generate random values for a field_test field.
FilterKernelTest class core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests Filter module filters individually.
FilterKernelTest.php file core/modules/filter/tests/src/Kernel/FilterKernelTest.php
FilterKernelTest::$filters property core/modules/filter/tests/src/Kernel/FilterKernelTest.php
FilterKernelTest::$modules property core/modules/filter/tests/src/Kernel/FilterKernelTest.php Modules to install.
FilterKernelTest::assertFilteredString function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Asserts multiple filter output expectations for multiple input strings.
FilterKernelTest::assertNoNormalized function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterKernelTest::assertNormalized function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
FilterKernelTest::setUp function core/modules/filter/tests/src/Kernel/FilterKernelTest.php
FilterKernelTest::testAlignAndCaptionFilters function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the combination of the align and caption filters.
FilterKernelTest::testAlignFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the align filter.
FilterKernelTest::testCaptionFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the caption filter.
FilterKernelTest::testHtmlCorrectorFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the HTML corrector filter.
FilterKernelTest::testHtmlEscapeFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the HTML escaping filter.
FilterKernelTest::testHtmlFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests filter settings, defaults, access restrictions and similar.
FilterKernelTest::testLineBreakFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the line break filter.
FilterKernelTest::testLineBreakFilterTwigDebug function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests that the line break filter does not apply to twig debug.
FilterKernelTest::testNoFollowFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the spam deterrent.
FilterKernelTest::testUrlFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the URL filter.
FilterKernelTest::testUrlFilterContent function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests URL filter on longer content.
FinishResponseSubscriberTest::$kernel property core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponseSubscriberTest.php The mock Kernel.
FormAjaxSubscriberTest::$httpKernel property core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php
FormattableMarkupKernelTest class core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Provides a test covering integration of FormattableMarkup with other systems.
FormattableMarkupKernelTest.php file core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php
FormattableMarkupKernelTest::$modules property core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Modules to install.
FormattableMarkupKernelTest::getFormattableMarkupUriArgs function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Gets arguments for FormattableMarkup based on Url::fromUri() parameters.
FormattableMarkupKernelTest::providerTestFormattableMarkupUri function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php
FormattableMarkupKernelTest::providerTestFormattableMarkupUriWithException function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php
FormattableMarkupKernelTest::testFormattableMarkupUri function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Tests URL ":placeholders" in \Drupal\Component\Render\FormattableMarkup.
FormattableMarkupKernelTest::testFormattableMarkupUriWithExceptionUri function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Tests formattable markup uri with exception uri.
FormTestBase::$kernel property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestEventSubscriber::onKernelRequest function core/modules/system/tests/modules/form_test/src/EventSubscriber/FormTestEventSubscriber.php Adds custom attributes to the request object.
FormTestEventSubscriber::onKernelResponse function core/modules/system/tests/modules/form_test/src/EventSubscriber/FormTestEventSubscriber.php Adds custom headers to the response.
FormTestMiddleware::$httpKernel property core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php The decorated kernel.
FunctionalTestSetupTrait::initKernel function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initializes the kernel after installation.
HtmxRendererTest::$httpKernel property core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php Injected kernel service.
http_kernel service core/core.services.yml Drupal\Core\StackMiddleware\StackedHttpKernel
http_kernel.basic service core/core.services.yml Symfony\Component\HttpKernel\HttpKernel
http_kernel.controller.argument_metadata_factory service core/core.services.yml Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
http_kernel.controller.argument_resolver service core/core.services.yml Symfony\Component\HttpKernel\Controller\ArgumentResolver
http_kernel_test.info.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml
http_kernel_test.routing.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml
http_kernel_test.services.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml
http_kernel_test.test_middleware service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_kernel_test.test_middleware2 service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_middleware.kernel_pre_handle service core/core.services.yml Drupal\Core\StackMiddleware\KernelPreHandle
IconPackManagerKernelTest class core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Tests values are from test module icon_test.
IconPackManagerKernelTest.php file core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php
IconPackManagerKernelTest::$appRoot property core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php The App root instance.

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