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
UninstallKernelTest::testUninstallMedia function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling media and file modules.
UpdateKernel class core/lib/Drupal/Core/Update/UpdateKernel.php Defines a kernel which is used primarily to run the update of Drupal.
UpdateKernel.php file core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::bootSession function core/lib/Drupal/Core/Update/UpdateKernel.php Boots up the session.
UpdateKernel::cacheDrupalContainer function core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::discoverServiceProviders function core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::fixSerializedExtensionObjects function core/lib/Drupal/Core/Update/UpdateKernel.php Fixes caches and theme info if they contain old Extension objects.
UpdateKernel::handle function core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::handleAccess function core/lib/Drupal/Core/Update/UpdateKernel.php Checks if the current user has rights to access updates page.
UpdateKernel::handleRaw function core/lib/Drupal/Core/Update/UpdateKernel.php Generates the actual result of update.php.
UpdateKernel::initializeContainer function core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::loadLegacyIncludes function core/lib/Drupal/Core/Update/UpdateKernel.php
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.
UpdateRootFactory::$drupalKernel property core/modules/update/src/UpdateRootFactory.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 enable.
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.
ViewKernelTestBase class core/modules/views/src/Tests/ViewKernelTestBase.php Defines a base class for Views unit testing.
ViewKernelTestBase.php file core/modules/views/src/Tests/ViewKernelTestBase.php
ViewKernelTestBase::$modules property core/modules/views/src/Tests/ViewKernelTestBase.php Modules to enable.
ViewKernelTestBase::dataSet function core/modules/views/src/Tests/ViewKernelTestBase.php Returns a very simple test dataset.
ViewKernelTestBase::executeView function core/modules/views/src/Tests/ViewKernelTestBase.php Executes a view with debugging.
ViewKernelTestBase::orderResultSet function core/modules/views/src/Tests/ViewKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewKernelTestBase::schemaDefinition function core/modules/views/src/Tests/ViewKernelTestBase.php Returns the schema definition.
ViewKernelTestBase::setUp function core/modules/views/src/Tests/ViewKernelTestBase.php
ViewKernelTestBase::setUpFixtures function core/modules/views/src/Tests/ViewKernelTestBase.php Sets up the configuration and schema of views and views_test_data modules.
ViewKernelTestBase::viewsData function core/modules/views/src/Tests/ViewKernelTestBase.php Returns the views data definition.
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
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 with debugging.
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 enable.
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

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