Search for kernel
- Search 7.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PageCache::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
PagerKernelTest | class | core/ |
Tests pager-related APIs. |
PagerKernelTest.php | file | core/ |
|
PagerKernelTest::$modules | property | core/ |
|
PagerKernelTest::$testViews | property | core/ |
|
PagerKernelTest::setUp | function | core/ |
|
PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
PathAliasSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
PathAliasSubscriber::onKernelTerminate | function | core/ |
Ensures system paths for the request get cached. |
PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
PluginKernelTestBase.php | file | core/ |
|
PsrResponseSubscriber::onKernelView | function | core/ |
Converts a PSR-7 response to a Symfony response. |
ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
|
RouteProviderTest::httpKernelHandle | function | core/ |
|
Session::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
SessionTestSubscriber::onKernelRequestSessionTest | function | core/ |
Set header for session testing. |
SessionTestSubscriber::onKernelResponseSessionTest | function | core/ |
Performs tasks for session_test module on kernel.response. |
SitePathFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
StackedKernelPass.php | file | core/ |
|
StackedKernelPass::process | function | core/ |
|
StackedKernelPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass[[api-linebreak]] @group DependencyInjection |
StackedKernelPassTest.php | file | core/ |
|
StackedKernelPassTest::$containerBuilder | property | core/ |
|
StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
StackedKernelPassTest::setUp | function | core/ |
|
StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process[[api-linebreak]] |
StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
StackKernelIntegrationTest.php | file | core/ |
|
StackKernelIntegrationTest::$modules | property | core/ |
Modules to enable. |
StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group views |
StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group hal @group legacy |
StyleSerializerKernelTest.php | file | core/ |
|
StyleSerializerKernelTest.php | file | core/ |
|
StyleSerializerKernelTest::$modules | property | core/ |
|
StyleSerializerKernelTest::$modules | property | core/ |
|
StyleSerializerKernelTest::$testViews | property | core/ |
|
StyleSerializerKernelTest::$testViews | property | core/ |
|
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
TermKernelTest | class | core/ |
Kernel tests for taxonomy term functions. |
TermKernelTest.php | file | core/ |
|
TermKernelTest::$modules | property | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.