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 |
---|---|---|---|
KernelTestBaseTest.php | file | core/ |
|
KernelTestBaseTest.php | file | core/ |
|
KernelTestBaseTest::tearDown | function | core/ |
|
KernelTestBaseTest::testBootEnvironment | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
KernelTestBaseTest::testBootKernel | function | core/ |
@covers ::bootKernel[[api-linebreak]] |
KernelTestBaseTest::testContainerIsolation | function | core/ |
Tests whether the fixture allows us to install modules and configuration. |
KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
KernelTestBaseTest::testDeprecatedSessionMissing | function | core/ |
Tests deprecation of modified request stack lacking a session. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
KernelTestBaseTest::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
KernelTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
KernelTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
KernelTestBaseTest::testProfileModules | function | core/ |
Ensures KernelTestBase tests can access modules in profiles. |
KernelTestBaseTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
KernelTestBaseTest::testRender | function | core/ |
@covers ::render[[api-linebreak]] |
KernelTestBaseTest::testRenderWithTheme | function | core/ |
@covers ::render[[api-linebreak]] |
KernelTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
KernelTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
@covers ::setUpBeforeClass[[api-linebreak]] |
KernelTestBaseTest::testSetUpDoesNotLeak | function | core/ |
@covers ::setUp[[api-linebreak]] @depends testSetUp |
KernelTestBaseTest::testSubsequentContainerIsolation | function | core/ |
Tests whether the fixture can re-install modules and configuration. |
KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
KernelTestSuite | class | core/ |
Discovers tests for the kernel test suite. |
KernelTestSuite.php | file | core/ |
|
KernelTestSuite::suite | function | core/ |
Factory method which loads up a suite with all kernel tests. |
LanguageRequestSubscriber::onKernelRequestLanguage | function | core/ |
Initializes the language manager at the beginning of the request. |
LanguageTestController::$httpKernel | property | core/ |
The HTTP kernel service. |
LinksetControllerMultiLingualTest::$httpKernel | property | core/ |
An HTTP kernel. |
LinksetControllerTest::$httpKernel | property | core/ |
An HTTP kernel. |
MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Returns the site maintenance page if the site is offline. |
MediaKernelTestBase | class | core/ |
Base class for Media kernel tests. |
MediaKernelTestBase.php | file | core/ |
|
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/ |
Modules to install. |
PagerKernelTest::$testViews | property | core/ |
Views to be enabled. |
PagerKernelTest::setUp | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.