Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
StackKernelIntegrationTest.php | file | core/ |
|
StackKernelIntegrationTest::$modules | property | core/ |
Modules to install. |
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/ |
Modules to install. |
StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
TermKernelTest | class | core/ |
Kernel tests for taxonomy term functions. |
TermKernelTest.php | file | core/ |
|
TermKernelTest::$modules | property | core/ |
Modules to install. |
TermKernelTest::setUp | function | core/ |
|
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
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). |
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::$httpKernel | 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. |
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.