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
TermKernelTest::testParentHandlerSettings function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php The "parent" field must restrict references to the same vocabulary.
TermKernelTest::testRevisionLogAccess function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests revision log access.
TermKernelTest::testTaxonomyVocabularyTree function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests a taxonomy with terms that have multiple parents of different depths.
TermKernelTest::testTermDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests that a deleted term is no longer in the vocabulary.
TermKernelTest::testTermPreview function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests that a Term is renderable when unsaved (preview).
TermKernelTest::testUpdateTermHierarchyDeprecation function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php @covers \Drupal\taxonomy\TermStorage::updateTermHierarchy[[api-linebreak]]
@group legacy
TestClass::onKernelRequestTest function core/modules/system/tests/modules/service_provider_test/src/TestClass.php A simple kernel listener method.
TestClass::onKernelResponseTest function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Flags the response in case a rebuild indicator is used.
TestContent::$httpKernel property core/modules/system/tests/modules/router_test_directory/src/TestContent.php The HTTP kernel.
TestKernel class core/lib/Drupal/Core/Test/TestKernel.php Kernel that is only used by mock front controllers.
TestKernel.php file core/lib/Drupal/Core/Test/TestKernel.php
TestKernel::setContainerWithKernel function core/lib/Drupal/Core/Test/TestKernel.php Sets a container with a kernel service on the Drupal class.
TestKernel::__construct function core/lib/Drupal/Core/Test/TestKernel.php Constructs a DrupalKernel object.
TestMiddleware::$kernel property core/modules/system/tests/modules/http_kernel_test/src/HttpKernel/TestMiddleware.php The decorated kernel.
TestRunnerKernel class core/lib/Drupal/Core/Test/TestRunnerKernel.php Defines a kernel used for running Functional tests and run-tests.sh.
TestRunnerKernel.php file core/lib/Drupal/Core/Test/TestRunnerKernel.php
TestRunnerKernel::boot function core/lib/Drupal/Core/Test/TestRunnerKernel.php Boots the current kernel.
TestRunnerKernel::createFromRequest function core/lib/Drupal/Core/Test/TestRunnerKernel.php Create a DrupalKernel object from a request.
TestRunnerKernel::discoverServiceProviders function core/lib/Drupal/Core/Test/TestRunnerKernel.php Discovers available serviceProviders.
TestRunnerKernel::__construct function core/lib/Drupal/Core/Test/TestRunnerKernel.php Constructs a DrupalKernel object.
TestService::$kernel property core/modules/system/tests/modules/autowire_test/src/TestService.php The Drupal kernel.
TestService::getKernel function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestSetupTrait::$kernel property core/lib/Drupal/Core/Test/TestSetupTrait.php The DrupalKernel instance used in the test.
TokenReplaceKernelTest class core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests token replacement.
TokenReplaceKernelTest.php file core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::setUp function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::testClear function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the clear parameter.
TokenReplaceKernelTest::testSystemDateTokenReplacement function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the generation of all system date tokens.
TokenReplaceKernelTest::testSystemSiteTokenReplacement function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the generation of all system site information tokens.
TokenReplaceKernelTest::testSystemTokenRecognition function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests whether token-replacement works in various contexts.
TokenReplaceKernelTestBase class core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Base class for token replacement tests.
TokenReplaceKernelTestBase.php file core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php
TokenReplaceKernelTestBase::$interfaceLanguage property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php The interface language.
TokenReplaceKernelTestBase::$modules property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Modules to install.
TokenReplaceKernelTestBase::$tokenService property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Token service.
TokenReplaceKernelTestBase::setUp function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php
UninstallKernelTest class core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests the uninstallation of modules.
UninstallKernelTest.php file core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UninstallKernelTest::$modules property core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Modules to install.
UninstallKernelTest::setUp function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UninstallKernelTest::testUninstallMedia function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling media and file modules.
UninstallKernelTest::testUninstallPluginCacheClear function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling a module with a plugin cache clearer service.
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 Stores the container definition in a cache.
UpdateKernel::discoverServiceProviders function core/lib/Drupal/Core/Update/UpdateKernel.php Discovers available serviceProviders.
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.

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