Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelTestBase::setSetting | function | core/ |
Sets an in-memory Settings variable. |
| KernelTestBase::setUp | function | core/ |
|
| KernelTestBase::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
| KernelTestBase::tearDown | function | core/ |
|
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
Additional tear down method to close the connection at the end. |
| KernelTestBase::vfsDump | function | core/ |
Dumps the current state of the virtual filesystem to STDOUT. |
| KernelTestBase::__construct | function | core/ |
|
| KernelTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
| KernelTestBaseDatabaseDriverModuleTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseDatabaseDriverModuleTest.php | file | core/ |
|
| KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
Tests database driver module enabled. |
| KernelTestBaseShutdownTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseShutdownTest.php | file | core/ |
|
| KernelTestBaseShutdownTest::$expectedShutdownCalled | property | core/ |
Indicates which shutdown functions are expected to be called. |
| KernelTestBaseShutdownTest::$shutdownCalled | property | core/ |
Indicates which shutdown functions have been called. |
| KernelTestBaseShutdownTest::assertPostConditions | function | core/ |
|
| KernelTestBaseShutdownTest::setUp | function | core/ |
|
| KernelTestBaseShutdownTest::shutdownFunction | function | core/ |
Registers that this shutdown function has been called. |
| KernelTestBaseShutdownTest::shutdownFunction2 | function | core/ |
Registers that this shutdown function has been called. |
| KernelTestBaseShutdownTest::testNoShutdownFunction | function | core/ |
Tests no shutdown function. |
| KernelTestBaseShutdownTest::testShutdownFunction | function | core/ |
Tests shutdown function. |
| KernelTestBaseTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest::tearDown | function | core/ |
|
| 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/ |
Tests set up. |
| 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. |
| KernelTestCompilerPass | class | core/ |
Adds hooks from kernel test to event dispatcher and module handler. |
| KernelTestCompilerPass.php | file | core/ |
|
| KernelTestCompilerPass::process | function | core/ |
|
| KernelTestCompilerPass::__construct | function | core/ |
Constructs a KernelTestCompilerPass object. |
Pagination
- Previous page
- Page 913
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.