Search for set
Title | Object type | File name | Summary |
---|---|---|---|
JSTranslationTest::setUp | function | core/ |
|
js_deprecation_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
JS_SETTING | constant | core/ |
The default group for JavaScript settings added to the page. |
js_testing_log_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
JUnitConverter::convertTestCaseToSimpletestRow | function | core/ |
Converts a PHPUnit test case result to a {simpletest} result row. |
JUnitConverterTest::testConvertTestCaseToSimpletestRow | function | core/ |
@covers ::convertTestCaseToSimpletestRow[[api-linebreak]] |
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::setUpBeforeClass | function | core/ |
|
KernelTestBase::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
KernelTestBaseShutdownTest::setUp | function | core/ |
|
KernelTestBaseTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
KernelTestBaseTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
KernelTestBaseTest.php | file | core/ |
|
KernelTestBaseTest.php | file | core/ |
|
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::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
KernelTestBaseTest::testDeprecatedSessionMissing | function | core/ |
Tests deprecation of modified request stack lacking a session. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
KernelTestBaseTest::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
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::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
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. |
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 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.