Search for all
- Search 7.x for all
- Search 9.5.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::installSchema | function | core/ |
Installs a specific table from a module schema definition. |
| KernelTestBase::isTestInIsolation | function | core/ |
Returns whether the current test method is running in a separate process. |
| KernelTestBase::prepareConfigDirectories | function | core/ |
Create and set new configuration directories. |
| KernelTestBase::prepareTemplate | function | core/ |
|
| KernelTestBase::register | function | core/ |
Registers test-specific services. |
| KernelTestBase::registerStreamWrapper | function | core/ |
Registers a stream wrapper for this test. |
| KernelTestBase::render | function | core/ |
Renders a render array. |
| KernelTestBase::render | function | core/ |
Renders a render array. |
| KernelTestBase::setInstallProfile | function | core/ |
Sets the install profile and rebuilds the container to update it. |
| KernelTestBase::setSetting | function | core/ |
Sets an in-memory Settings variable. |
| KernelTestBase::setUp | function | core/ |
|
| KernelTestBase::setUp | function | core/ |
Performs setup tasks before each individual test method is run. |
| 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::tearDown | function | core/ |
Performs cleanup tasks after each individual test method has been run. |
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
@after |
| KernelTestBase::vfsDump | function | core/ |
Dumps the current state of the virtual filesystem to STDOUT. |
| KernelTestBase::__construct | function | core/ |
Constructor for Test. |
| KernelTestBase::__get | function | core/ |
BC: Automatically resolve former KernelTestBase class properties. |
| KernelTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
| 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 | class | core/ |
Tests KernelTestBase functionality. |
| KernelTestBaseTest | class | core/ |
@group Test @group legacy |
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest::$modules | property | core/ |
Modules to enable. |
| KernelTestBaseTest::run | function | core/ |
Run all tests in this class. |
| KernelTestBaseTest::setUp | function | core/ |
Performs setup tasks before each individual test method is run. |
| 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::testDeprecatedIsTestInIsolation | function | core/ |
@expectedDeprecation Drupal\KernelTests\KernelTestBase::isTestInIsolation() is deprecated in Drupal 8.4.x, for removal before the Drupal 9.0.0 release. KernelTestBase tests are always run in isolated processes. |
| KernelTestBaseTest::testDrupalGetProfile | function | core/ |
Tests that \Drupal::installProfile() returns NULL. |
| KernelTestBaseTest::testEnableModulesFixedList | function | core/ |
Tests that the module list is retained after enabling/installing/disabling. |
| KernelTestBaseTest::testEnableModulesInstall | function | core/ |
Tests expected installation behavior of enableModules(). |
| KernelTestBaseTest::testEnableModulesInstallContainer | function | core/ |
Tests installing modules with DependencyInjection services. |
Pagination
- Previous page
- Page 812
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.