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 11.x for kernel
  5. Other projects
Title Object type File name Summary
UpdateKernel::initializeContainer function core/lib/Drupal/Core/Update/UpdateKernel.php Initializes the service container.
UpdateKernel::setupRequestMatch function core/lib/Drupal/Core/Update/UpdateKernel.php Set up the request with fake routing data for update.php.
UpdateKernel::shutdownSession function core/lib/Drupal/Core/Update/UpdateKernel.php Ensures that the session is saved.
UpdateRoot::$drupalKernel property core/modules/update/src/UpdateRoot.php The Drupal kernel.
UserKernelTestBase class core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Provides a common test base for user views tests.
UserKernelTestBase.php file core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::$modules property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Modules to install.
UserKernelTestBase::$roleStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for roles.
UserKernelTestBase::$users property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Users to use during this test.
UserKernelTestBase::$userStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for users.
UserKernelTestBase::setUp function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::setupPermissionTestData function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Set some test data for permission related tests.
UserRequestSubscriber::onKernelTerminate function core/modules/user/src/EventSubscriber/UserRequestSubscriber.php Updates the current user's last access time.
ViewsKernelTestBase class core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Defines a base class for Views kernel testing.
ViewsKernelTestBase.php file core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsKernelTestBase::$modules property core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Modules to install.
ViewsKernelTestBase::$testViews property core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Views to be enabled.
ViewsKernelTestBase::dataSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns a very simple test dataset.
ViewsKernelTestBase::executeView function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Executes a view.
ViewsKernelTestBase::orderResultSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewsKernelTestBase::schemaDefinition function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the schema definition.
ViewsKernelTestBase::setUp function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsKernelTestBase::setUpFixtures function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Sets up the configuration and schema of views and views_test_data modules.
ViewsKernelTestBase::viewsData function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the views data definition.
WizardPluginBaseKernelTest class core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the wizard base plugin class.
WizardPluginBaseKernelTest.php file core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::$modules property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Modules to install.
WizardPluginBaseKernelTest::$wizard property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Contains thw wizard plugin manager.
WizardPluginBaseKernelTest::setUp function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
WorkspaceRequestSubscriber::onKernelRequest function core/modules/workspaces/src/EventSubscriber/WorkspaceRequestSubscriber.php Adds the active workspace as a cache key part to the route provider.
WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider function core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php @covers ::onKernelRequest[[api-linebreak]]
WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider function core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php @covers ::onKernelRequest[[api-linebreak]]

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