Search for kernel

  1. Search 7.x for kernel
  2. Search 9.5.x for kernel
  3. Search 10.3.x for kernel
  4. Search 11.x for kernel
  5. Other projects
Title Object type File name Summary
MediaKernelTestBase::$modules property core/modules/media/tests/src/Kernel/MediaKernelTestBase.php Modules to install.
MediaKernelTestBase::$testConstraintsMediaType property core/modules/media/tests/src/Kernel/MediaKernelTestBase.php The test media type with constraints.
MediaKernelTestBase::$testMediaType property core/modules/media/tests/src/Kernel/MediaKernelTestBase.php The test media type.
MediaKernelTestBase::$user property core/modules/media/tests/src/Kernel/MediaKernelTestBase.php A user.
MediaKernelTestBase::generateMedia function core/modules/media/tests/src/Kernel/MediaKernelTestBase.php Helper to generate a media item.
MediaKernelTestBase::setUp function core/modules/media/tests/src/Kernel/MediaKernelTestBase.php
ModuleInstaller::$kernel property core/lib/Drupal/Core/Extension/ModuleInstaller.php The drupal kernel.
ModuleInstaller::updateKernel function core/lib/Drupal/Core/Extension/ModuleInstaller.php Updates the kernel module list.
ModuleInstallerTest::testKernelRebuildDuringHookInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Ensure that rebuilding the container in hook_install() works.
PageCache::$httpKernel property core/modules/page_cache/src/StackMiddleware/PageCache.php The wrapped HTTP kernel.
PagerKernelTest class core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php Tests pager-related APIs.
PagerKernelTest.php file core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
PagerKernelTest::$modules property core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
PagerKernelTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
PagerKernelTest::setUp function core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
PagerKernelTest::testSetPagerMethods function core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php Tests pager-related setter methods on ViewExecutable.
PathLegacyRoutesKernelTest class core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php Tests the BC layer for the deprecated routes of the path module.
PathLegacyRoutesKernelTest.php file core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php
PathLegacyRoutesKernelTest::$modules property core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php
PathLegacyRoutesKernelTest::testLegacyAddRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.admin_add' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.add_form' route instead. See https://www.drupal.org/node/3013865
PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865
PathLegacyRoutesKernelTest::testLegacyCollectionRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.admin_overview' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865
PathLegacyRoutesKernelTest::testLegacyDeleteRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.delete' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.delete_form' route instead. See https://www.drupal.org/node/3013865
PathLegacyRoutesKernelTest::testLegacyEditRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.admin_edit' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.edit_form' route instead. See https://www.drupal.org/node/3013865
PathSubscriber::onKernelController function core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php Sets the cache key on the alias manager cache decorator.
PathSubscriber::onKernelTerminate function core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php Ensures system paths for the request get cached.
PluginKernelTestBase class core/modules/views/src/Tests/Plugin/PluginKernelTestBase.php Base test class for views plugin unit tests.
PluginKernelTestBase class core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php Base test class for views plugin unit tests.
PluginKernelTestBase.php file core/modules/views/src/Tests/Plugin/PluginKernelTestBase.php
PluginKernelTestBase.php file core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php
PsrResponseSubscriber::onKernelView function core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php Converts a PSR-7 response to a Symfony response.
ReverseProxyMiddleware::$httpKernel property core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php The decorated kernel.
ReverseProxyMiddlewareTest::$mockHttpKernel property core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php
RouteProviderTest::httpKernelHandle function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
Session::$httpKernel property core/lib/Drupal/Core/StackMiddleware/Session.php The wrapped HTTP kernel.
SessionTestSubscriber::onKernelRequestSessionTest function core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php Set header for session testing.
SessionTestSubscriber::onKernelResponseSessionTest function core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php Performs tasks for session_test module on kernel.response.
SitePathFactory::$drupalKernel property core/lib/Drupal/Core/SitePathFactory.php The Drupal kernel.
StackedKernelPass class core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php Provides a compiler pass for stacked HTTP kernels.
StackedKernelPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
StackedKernelPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
StackedKernelPassTest class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass[[api-linebreak]]
@group DependencyInjection
StackedKernelPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$containerBuilder property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$stackedKernelPass property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php The stacked kernel pass.
StackedKernelPassTest::createMiddlewareServiceDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php Creates a middleware definition.
StackedKernelPassTest::setUp function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::testProcessWithHttpKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackedKernelPassTest::testProcessWithStackedKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackKernelIntegrationTest class core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests the stacked kernel functionality.

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