Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelTestBase::setUpBeforeClass | function | core/ |
|
| KernelTestBase::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
| KernelTestBase::stop | function | core/ |
Stops test execution. |
| KernelTestBase::tearDown | function | core/ |
|
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
@after |
| KernelTestBase::vfsDump | function | core/ |
Dumps the current state of the virtual filesystem to STDOUT. |
| KernelTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
| KernelTestBaseDatabaseDriverModuleTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
| KernelTestBaseDatabaseDriverModuleTest.php | file | core/ |
|
| KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
| KernelTestBaseShutdownTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
| 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/ |
@covers ::assertPostConditions[[api-linebreak]] |
| KernelTestBaseShutdownTest::testShutdownFunction | function | core/ |
@covers ::assertPostConditions[[api-linebreak]] |
| KernelTestBaseTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest::tearDown | function | core/ |
|
| KernelTestBaseTest::testAssert | function | core/ |
Tests the deprecation of AssertLegacyTrait::assert. |
| KernelTestBaseTest::testAssertEqual | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertEqual. |
| KernelTestBaseTest::testAssertIdentical | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertIdentical. |
| KernelTestBaseTest::testAssertIdenticalObject | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertIdenticalObject. |
| KernelTestBaseTest::testAssertNotEqual | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertNotEqual. |
| KernelTestBaseTest::testAssertNotIdentical | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertNotIdentical. |
| 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::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
| KernelTestBaseTest::testKernelTestBaseInstallSchema | function | core/ |
Tests the deprecation of ::installSchema with the tables key_value(_expire). |
| 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::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. |
| KernelTestBaseTest::testVerbose | function | core/ |
Tests the deprecation of AssertLegacyTrait::verbose(). |
Pagination
- Previous page
- Page 831
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.