Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 8.9.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
RegistryTest::$kernel | property | core/ |
The kernel. |
ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
|
RouteProviderTest::httpKernelHandle | function | core/ |
|
RouterTestEarlyExceptionSubscriber::onKernelRequest | function | core/ |
Throw an exception, which will trigger exception-handling subscribers. |
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. |
StackedHttpKernel | class | core/ |
Provides a stacked HTTP kernel. |
StackedHttpKernel.php | file | core/ |
|
StackedHttpKernel::$kernel | property | core/ |
The decorated kernel. |
StackedHttpKernel::$middlewares | property | core/ |
A set of middlewares that are wrapped around this kernel. |
StackedHttpKernel::handle | function | core/ |
|
StackedHttpKernel::terminate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
StackedHttpKernel::__construct | function | core/ |
Constructs a stacked HTTP kernel. |
StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
StackedKernelPass.php | file | core/ |
|
StackedKernelPass::process | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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]] |
StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
StackKernelIntegrationTest.php | file | core/ |
|
StackKernelIntegrationTest::$modules | property | core/ |
Modules to install. |
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.php | file | core/ |
|
StyleSerializerKernelTest::$modules | property | core/ |
Modules to install. |
StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
TermKernelTest | class | core/ |
Kernel tests for taxonomy term functions. |
TermKernelTest.php | file | core/ |
|
TermKernelTest::$modules | property | core/ |
Modules to install. |
TermKernelTest::setUp | function | core/ |
|
TermKernelTest::testDeleteTermHierarchyDeprecation | function | core/ |
@covers \Drupal\taxonomy\TermStorage::deleteTermHierarchy[[api-linebreak]] @group legacy |
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
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.