Search for kernel
- Search 7.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermKernelTest::setUp | function | core/ |
|
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
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). |
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 to mock requests to test simpletest. |
TestKernel.php | file | core/ |
|
TestKernel::setContainerWithKernel | function | core/ |
Sets a container with a kernel service on the Drupal class. |
TestKernel::__construct | function | core/ |
|
TestMiddleware::$kernel | property | core/ |
The decorated kernel. |
TestRunnerKernel | class | core/ |
Kernel for 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. |
TestRunnerKernelTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestRunnerKernel[[api-linebreak]] @runTestsInSeparateProcesses @preserveGlobalState disabled @group Test @group simpletest |
TestRunnerKernelTest.php | file | core/ |
|
TestRunnerKernelTest::providerTestConstructor | function | core/ |
Data provider for self::testConstructor(). |
TestRunnerKernelTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerTestConstructor |
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 enable. |
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 enable. |
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/ |
|
UpdateKernel::discoverServiceProviders | function | core/ |
|
UpdateKernel::handle | function | core/ |
|
UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
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.