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 |
---|---|---|---|
PackageManagerKernelTestBase::assertResults | function | core/ |
Asserts validation results are returned from a stage life cycle event. |
PackageManagerKernelTestBase::assertStatusCheckResults | function | core/ |
Asserts validation results are returned from the status check event. |
PackageManagerKernelTestBase::createStage | function | core/ |
Creates a stage object for testing purposes. |
PackageManagerKernelTestBase::createTestProject | function | core/ |
Creates a test project. |
PackageManagerKernelTestBase::enableModules | function | core/ |
Enables modules for this test. |
PackageManagerKernelTestBase::register | function | core/ |
Registers test-specific services. |
PackageManagerKernelTestBase::registerPostUpdateFunctions | function | core/ |
Marks all pending post-update functions as completed. |
PackageManagerKernelTestBase::setCoreVersion | function | core/ |
Sets the current (running) version of core for the Update Status module. |
PackageManagerKernelTestBase::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
PackageManagerKernelTestBase::setUp | function | core/ |
|
PackageManagerKernelTestBase::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
PageCache::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
PagerKernelTest | class | core/ |
Tests pager-related APIs. |
PagerKernelTest.php | file | core/ |
|
PagerKernelTest::$modules | property | core/ |
Modules to install. |
PagerKernelTest::$testViews | property | core/ |
Views to be enabled. |
PagerKernelTest::setUp | function | core/ |
|
PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
PathAliasSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
PathAliasSubscriber::onKernelTerminate | function | core/ |
Ensures system paths for the request get cached. |
PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
PluginKernelTestBase.php | file | core/ |
|
PsrResponseSubscriber::onKernelView | function | core/ |
Converts a PSR-7 response to a Symfony response. |
RegistryTest::$kernel | property | core/ |
The kernel. |
ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
|
RouteProviderTest::httpKernelHandle | function | core/ |
Returns the handle of the HTTP kernel service. |
RouterTestEarlyExceptionSubscriber::onKernelRequest | function | core/ |
Throw an exception, which will trigger exception-handling subscribers. |
Session::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
SessionTestSubscriber::onKernelRequestSessionTest | function | core/ |
Set header for session testing. |
SessionTestSubscriber::onKernelResponseSessionTest | function | core/ |
Performs tasks for session_test module on kernel.response. |
StackedHttpKernel | class | core/ |
Provides a stacked HTTP kernel. |
StackedHttpKernel.php | file | core/ |
|
StackedHttpKernel::$httpKernel | property | core/ |
The decorated kernel. |
StackedHttpKernel::$middlewares | property | core/ |
A set of middlewares that are wrapped around this kernel. |
StackedHttpKernel::handle | function | core/ |
|
StackedHttpKernel::terminate | function | core/ |
|
StackedHttpKernel::__construct | function | core/ |
Constructs a stacked HTTP kernel. |
StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
StackedKernelPass.php | file | core/ |
|
StackedKernelPass::process | function | core/ |
|
StackedKernelPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\StackedKernelPass. |
StackedKernelPassTest.php | file | core/ |
|
StackedKernelPassTest::$containerBuilder | property | core/ |
|
StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
StackedKernelPassTest::setUp | function | core/ |
|
StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
Tests process with http kernel. |
StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
Tests process with stacked kernel. |
StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.