Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 8.9.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AuthenticationSubscriber::onKernelRequestAuthenticate | function | core/ |
Authenticates user on request. |
AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
BanMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
BanMiddlewareTest::$kernel | property | core/ |
The mocked wrapped kernel. |
BatchKernelTest | class | core/ |
Tests batch functionality. |
BatchKernelTest.php | file | core/ |
|
BatchKernelTest::setUp | function | core/ |
|
BatchKernelTest::testNeedsUpdate | function | core/ |
Tests _batch_needs_update(). |
BigPipe::$httpKernel | property | core/ |
The HTTP kernel. |
CommentController::$httpKernel | property | core/ |
The HTTP kernel. |
CommentViewsKernelTestBase | class | core/ |
Provides a common test base for comment views tests. |
CommentViewsKernelTestBase.php | file | core/ |
|
CommentViewsKernelTestBase::$adminUser | property | core/ |
Admin user. |
CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
CommentViewsKernelTestBase::$modules | property | core/ |
|
CommentViewsKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
CommentViewsKernelTestBase::setUp | function | core/ |
|
ComponentKernelTestBase | class | core/ |
Defines a base class for component kernel tests. |
ComponentKernelTestBase.php | file | core/ |
|
ComponentKernelTestBase::$manager | property | core/ |
The component plugin manager. |
ComponentKernelTestBase::$modules | property | core/ |
|
ComponentKernelTestBase::$negotiator | property | core/ |
The component negotiator. |
ComponentKernelTestBase::$themes | property | core/ |
Themes to install. |
ComponentKernelTestBase::renderComponentRenderArray | function | core/ |
Renders a component for testing sake. |
ComponentKernelTestBase::setUp | function | core/ |
|
CustomPageExceptionHtmlSubscriberTest::$kernel | property | core/ |
The mocked HTTP kernel. |
DefaultExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
DisplayKernelTest | class | core/ |
Drupal unit tests for the DisplayPluginBase class. |
DisplayKernelTest.php | file | core/ |
|
DisplayKernelTest::$handlerTypes | property | core/ |
Views handler types to test. |
DisplayKernelTest::$modules | property | core/ |
|
DisplayKernelTest::$pluginTypes | property | core/ |
Views plugin types to test. |
DisplayKernelTest::$testViews | property | core/ |
Views used by this test. |
DisplayKernelTest::testDefaultOptions | function | core/ |
Tests the default display options. |
DisplayKernelTest::testGetPlugin | function | core/ |
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. |
DisplayKernelTest::testisIdentifierUnique | function | core/ |
Tests the ::isIdentifierUnique method. |
DriverSpecificKernelTestBase | class | core/ |
Base class for driver specific kernel tests. |
DriverSpecificKernelTestBase.php | file | core/ |
|
DriverSpecificKernelTestBase::$connection | property | core/ |
The database connection for testing. |
DriverSpecificKernelTestBase::setUp | function | core/ |
|
DrupalKernel | class | core/ |
The DrupalKernel class is the core of Drupal itself. |
DrupalKernel.php | file | core/ |
|
DrupalKernel::$allowDumping | property | core/ |
Whether the container can be dumped. |
DrupalKernel::$booted | property | core/ |
Whether the kernel has been booted. |
DrupalKernel::$bootstrapContainer | property | core/ |
Holds the bootstrap container. |
DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
DrupalKernel::$classLoader | property | core/ |
The class loader object. |
DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
DrupalKernel::$container | property | core/ |
Holds the container instance. |
DrupalKernel::$containerNeedsDumping | property | core/ |
Whether the container needs to be dumped once booting is complete. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.