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 |
---|---|---|---|
TermKernelTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
TermKernelTest::testRevisionLogAccess | function | core/ |
Tests revision log access. |
TermKernelTest::testTaxonomyVocabularyTree | function | core/ |
Tests a taxonomy with terms that have multiple parents of different depths. |
TermKernelTest::testTermDelete | function | core/ |
Tests that a deleted term is no longer in the vocabulary. |
TermKernelTest::testTermPreview | function | core/ |
Tests that a Term is renderable when unsaved (preview). |
TermKernelTest::testUpdateTermHierarchyDeprecation | function | core/ |
@covers \Drupal\taxonomy\TermStorage::updateTermHierarchy[[api-linebreak]] @group legacy |
TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
TestClass::onKernelResponseTest | function | core/ |
Flags the response in case a rebuild indicator is used. |
TestContent::$httpKernel | property | core/ |
The HTTP kernel. |
TestKernel | class | core/ |
Kernel that is only used by mock front controllers. |
TestKernel.php | file | core/ |
|
TestKernel::setContainerWithKernel | function | core/ |
Sets a container with a kernel service on the Drupal class. |
TestKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
TestMiddleware::$kernel | property | core/ |
The decorated kernel. |
TestRunnerKernel | class | core/ |
Defines a kernel used for running Functional tests and run-tests.sh. |
TestRunnerKernel.php | file | core/ |
|
TestRunnerKernel::boot | function | core/ |
Boots the current kernel. |
TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
TestRunnerKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
TestRunnerKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
TestService::$kernel | property | core/ |
The Drupal kernel. |
TestService::getKernel | function | core/ |
|
TestSetupTrait::$kernel | property | core/ |
The DrupalKernel instance used in the test. |
TokenReplaceKernelTest | class | core/ |
Tests token replacement. |
TokenReplaceKernelTest.php | file | core/ |
|
TokenReplaceKernelTest::setUp | function | core/ |
|
TokenReplaceKernelTest::testClear | function | core/ |
Tests the clear parameter. |
TokenReplaceKernelTest::testSystemDateTokenReplacement | function | core/ |
Tests the generation of all system date tokens. |
TokenReplaceKernelTest::testSystemSiteTokenReplacement | function | core/ |
Tests the generation of all system site information tokens. |
TokenReplaceKernelTest::testSystemTokenRecognition | function | core/ |
Tests whether token-replacement works in various contexts. |
TokenReplaceKernelTestBase | class | core/ |
Base class for token replacement tests. |
TokenReplaceKernelTestBase.php | file | core/ |
|
TokenReplaceKernelTestBase::$interfaceLanguage | property | core/ |
The interface language. |
TokenReplaceKernelTestBase::$modules | property | core/ |
Modules to install. |
TokenReplaceKernelTestBase::$tokenService | property | core/ |
Token service. |
TokenReplaceKernelTestBase::setUp | function | core/ |
|
UninstallKernelTest | class | core/ |
Tests the uninstallation of modules. |
UninstallKernelTest.php | file | core/ |
|
UninstallKernelTest::$modules | property | core/ |
Modules to install. |
UninstallKernelTest::setUp | function | core/ |
|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
UpdateKernel | class | core/ |
Defines a kernel which is used primarily to run the update of Drupal. |
UpdateKernel.php | file | core/ |
|
UpdateKernel::bootSession | function | core/ |
Boots up the session. |
UpdateKernel::cacheDrupalContainer | function | core/ |
Stores the container definition in a cache. |
UpdateKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
UpdateKernel::handle | function | core/ |
|
UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.