Search for kernel
- Search 7.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Search 11.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
UpdateKernel::initializeContainer | function | core/ |
|
UpdateKernel::setupRequestMatch | function | core/ |
Set up the request with fake routing data for update.php. |
UpdateKernel::shutdownSession | function | core/ |
Ensures that the session is saved. |
UpdateRoot::$drupalKernel | property | core/ |
The Drupal kernel. |
UserKernelTestBase | class | core/ |
Provides a common test base for user views tests. |
UserKernelTestBase.php | file | core/ |
|
UserKernelTestBase::$modules | property | core/ |
Modules to enable. |
UserKernelTestBase::$roleStorage | property | core/ |
The entity storage for roles. |
UserKernelTestBase::$users | property | core/ |
Users to use during this test. |
UserKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
UserKernelTestBase::setUp | function | core/ |
|
UserKernelTestBase::setupPermissionTestData | function | core/ |
Set some test data for permission related tests. |
UserRequestSubscriber::onKernelTerminate | function | core/ |
Updates the current user's last access time. |
ViewsKernelTestBase | class | core/ |
Defines a base class for Views kernel testing. |
ViewsKernelTestBase.php | file | core/ |
|
ViewsKernelTestBase::$modules | property | core/ |
Modules to enable. |
ViewsKernelTestBase::$testViews | property | core/ |
Views to be enabled. |
ViewsKernelTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
ViewsKernelTestBase::executeView | function | core/ |
Executes a view. |
ViewsKernelTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
ViewsKernelTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
ViewsKernelTestBase::setUp | function | core/ |
|
ViewsKernelTestBase::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
ViewsKernelTestBase::viewsData | function | core/ |
Returns the views data definition. |
WizardPluginBaseKernelTest | class | core/ |
Tests the wizard base plugin class. |
WizardPluginBaseKernelTest.php | file | core/ |
|
WizardPluginBaseKernelTest::$modules | property | core/ |
Modules to enable. |
WizardPluginBaseKernelTest::$wizard | property | core/ |
Contains thw wizard plugin manager. |
WizardPluginBaseKernelTest::setUp | function | core/ |
|
WizardPluginBaseKernelTest::testCreateView | function | core/ |
Tests the creating of a view. |
WorkspaceRequestSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
WorkspaceRequestSubscriber::onKernelRequest | function | core/ |
Adds the active workspace as a cache key part to the route provider. |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
Pagination
- Previous page
- Page 11
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.