Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
KernelTestBaseTest::testBootEnvironment | function | core/ |
Tests boot environment. |
KernelTestBaseTest::testBootKernel | function | core/ |
Tests boot kernel. |
KernelTestBaseTest::testContainerIsolation | function | core/ |
Tests whether the fixture allows us to install modules and configuration. |
KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
Tests database driver module enabled. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
Tests get database connection info with out manual set db url. |
KernelTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
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/ |
Tests register. |
KernelTestBaseTest::testRender | function | core/ |
Tests render. |
KernelTestBaseTest::testRenderWithTheme | function | core/ |
Tests render with theme. |
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/ |
Tests set up. |
KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
Tests set up before class. |
KernelTestBaseTest::testSetUpDoesNotLeak | function | core/ |
Tests set up does not leak. |
KernelTestBaseTest::testSubsequentContainerIsolation | function | core/ |
Tests whether the fixture can re-install modules and configuration. |
KernelTestBaseTest::testTearDown | function | core/ |
Tests that ::tearDown() does not perform assertions. |
KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
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. |
mailer_transport_factory_kernel_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml |
mailer_transport_factory_kernel_test.services.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
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. |
NegotiationMiddleware::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
NegotiationMiddlewareTest::$httpKernel | property | core/ |
|
PackageManagerKernelTestBase | class | core/ |
Base class for kernel tests of Package Manager's functionality. |
PackageManagerKernelTestBase.php | file | core/ |
|
PackageManagerKernelTestBase::$client | property | core/ |
The mocked HTTP client that returns metadata about available updates. |
PackageManagerKernelTestBase::$disableValidators | property | core/ |
The service IDs of any validators to disable. |
PackageManagerKernelTestBase::$failureLogger | property | core/ |
A logger that will fail the test if Package Manager logs any errors. |
PackageManagerKernelTestBase::$fileSystem | property | core/ |
The Symfony filesystem class. |
PackageManagerKernelTestBase::$modules | property | core/ |
Modules to install. |
PackageManagerKernelTestBase::$testProjectRoot | property | core/ |
The test root directory, if any, created by ::createTestProject(). |
PackageManagerKernelTestBase::addEventTestListener | function | core/ |
Adds an event listener on an event for testing purposes. |
PackageManagerKernelTestBase::assertEventPropagationStopped | function | core/ |
Asserts event propagation is stopped by a certain event subscriber. |
PackageManagerKernelTestBase::assertExpectedResultsFromException | function | core/ |
Asserts that a StageEventException has a particular set of results. |
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.