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 |
---|---|---|---|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UpdateKernel | class | core/ |
Defines a kernel which is used primarily to run the update of Drupal. |
UpdateKernel.php | file | core/ |
|
UpdateKernel::bootSession | function | core/ |
Boots up the session. |
UpdateKernel::cacheDrupalContainer | function | core/ |
|
UpdateKernel::discoverServiceProviders | function | core/ |
|
UpdateKernel::fixSerializedExtensionObjects | function | core/ |
Fixes caches and theme info if they contain old Extension objects. |
UpdateKernel::handle | function | core/ |
|
UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
UpdateKernel::initializeContainer | function | core/ |
|
UpdateKernel::loadLegacyIncludes | 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. |
UpdateRootFactory::$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. |
ViewKernelTestBase | class | core/ |
Defines a base class for Views unit testing. |
ViewKernelTestBase.php | file | core/ |
|
ViewKernelTestBase::$modules | property | core/ |
Modules to enable. |
ViewKernelTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
ViewKernelTestBase::executeView | function | core/ |
Executes a view with debugging. |
ViewKernelTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
ViewKernelTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
ViewKernelTestBase::setUp | function | core/ |
|
ViewKernelTestBase::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
ViewKernelTestBase::viewsData | function | core/ |
Returns the views data definition. |
ViewsKernelTestBase | class | core/ |
Defines a base class for Views kernel testing. |
ViewsKernelTestBase.php | file | core/ |
|
ViewsKernelTestBase::$modules | property | core/ |
|
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 with debugging. |
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/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.