Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelTestBaseShutdownTest::setUp | function | core/ |
|
| 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. |
| KernelTestBaseTest::testEnableModulesLoad | function | core/ |
Tests expected load behavior of enableModules(). |
| KernelTestBaseTest::testEnableModulesTheme | function | core/ |
Tests that ThemeManager works right after loading a module. |
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
| KernelTestBaseTest::testInstallConfig | function | core/ |
Tests expected behavior of installConfig(). |
| KernelTestBaseTest::testInstallEntitySchema | function | core/ |
Tests expected behavior of installEntitySchema(). |
| KernelTestBaseTest::testInstallSchema | function | core/ |
Tests expected behavior of installSchema(). |
| 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::testNoThemeByDefault | function | core/ |
Tests that there is no theme by default. |
| 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::testSetUp | function | core/ |
Tests expected behavior of setUp(). |
| 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. |
| KeyValueContentEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUpKeyValueEntityStorage | function | core/ |
Prepares the key value entity storage. |
| KeyValueExpirableFactory::DEFAULT_SETTING | constant | core/ |
The default setting name. |
| KeyValueFactory::DEFAULT_SETTING | constant | core/ |
The default setting name. |
| KeyValueStoreExpirableInterface::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| KeyValueStoreExpirableInterface::setWithExpire | function | core/ |
Saves a value for a given key with a time to live. |
| KeyValueStoreExpirableInterface::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
| KeyValueStoreInterface::set | function | core/ |
Saves a value for a given key. |
| KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.