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