Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 10.3.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StackKernelIntegrationTest.php | file | core/ |
|
StackKernelIntegrationTest::$modules | property | core/ |
Modules to enable. |
StackKernelIntegrationTest::setUp | function | core/ |
|
StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group views |
StyleSerializerKernelTest.php | file | core/ |
|
StyleSerializerKernelTest::$modules | property | core/ |
|
StyleSerializerKernelTest::$testViews | property | core/ |
|
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
TermKernelTest | class | core/ |
Kernel tests for taxonomy term functions. |
TermKernelTest.php | file | core/ |
|
TermKernelTest::$modules | property | core/ |
|
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/ |
Test 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::__construct | function | core/ |
Constructs a DrupalKernel object. |
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. |
TestSetupTrait::$kernel | property | core/ |
The DrupalKernel instance used in the test. |
TokenReplaceKernelTest | class | core/ |
Generates text using placeholders for dummy content to check 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/ |
Test 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/ |
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.