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 |
---|---|---|---|
MediaKernelTestBase::$modules | property | core/ |
Modules to install. |
MediaKernelTestBase::$testConstraintsMediaType | property | core/ |
The test media type with constraints. |
MediaKernelTestBase::$testMediaType | property | core/ |
The test media type. |
MediaKernelTestBase::$user | property | core/ |
A user. |
MediaKernelTestBase::generateMedia | function | core/ |
Helper to generate a media item. |
MediaKernelTestBase::setUp | function | core/ |
|
ModuleInstaller::$kernel | property | core/ |
The drupal kernel. |
ModuleInstaller::updateKernel | function | core/ |
Updates the kernel module list. |
ModuleInstallerTest::testKernelRebuildDuringHookInstall | function | core/ |
Ensure that rebuilding the container in hook_install() works. |
PageCache::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
PagerKernelTest | class | core/ |
Tests pager-related APIs. |
PagerKernelTest.php | file | core/ |
|
PagerKernelTest::$modules | property | core/ |
|
PagerKernelTest::$testViews | property | core/ |
|
PagerKernelTest::setUp | function | core/ |
|
PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
PathLegacyRoutesKernelTest | class | core/ |
Tests the BC layer for the deprecated routes of the path module. |
PathLegacyRoutesKernelTest.php | file | core/ |
|
PathLegacyRoutesKernelTest::$modules | property | core/ |
|
PathLegacyRoutesKernelTest::testLegacyAddRoute | function | core/ |
@expectedDeprecation The 'path.admin_add' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.add_form' route instead. See https://www.drupal.org/node/3013865 |
PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
PathLegacyRoutesKernelTest::testLegacyCollectionRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
PathLegacyRoutesKernelTest::testLegacyDeleteRoute | function | core/ |
@expectedDeprecation The 'path.delete' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.delete_form' route instead. See https://www.drupal.org/node/3013865 |
PathLegacyRoutesKernelTest::testLegacyEditRoute | function | core/ |
@expectedDeprecation The 'path.admin_edit' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.edit_form' route instead. See https://www.drupal.org/node/3013865 |
PathSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
PathSubscriber::onKernelTerminate | function | core/ |
Ensures system paths for the request get cached. |
PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
PluginKernelTestBase.php | file | core/ |
|
PluginKernelTestBase.php | file | core/ |
|
PsrResponseSubscriber::onKernelView | function | core/ |
Converts a PSR-7 response to a Symfony response. |
ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
|
RouteProviderTest::httpKernelHandle | function | core/ |
|
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. |
SitePathFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
StackedKernelPass.php | file | core/ |
|
StackedKernelPass::process | function | core/ |
|
StackedKernelPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass[[api-linebreak]] @group DependencyInjection |
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/ |
@covers ::process[[api-linebreak]] |
StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
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.