Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
JsonApiSettingsForm.php file core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
JsonApiSettingsForm::buildForm function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php Form constructor.
JsonApiSettingsForm::getFormId function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php Returns a unique string identifying the form.
JsonApiTopLevelResourceNormalizerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiTopLevelResourceNormalizerTest.php
JsonEncoderTest::setUp function core/modules/jsonapi/tests/src/Unit/Encoder/JsonEncoderTest.php
JsonEncoderTest::setUp function core/modules/serialization/tests/src/Unit/Encoder/JsonEncoderTest.php
JsonTest::setUp function core/tests/Drupal/Tests/Component/Serialization/JsonTest.php
JsOptimizerUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php
JsTestingLogTestHooks::jsSettingsAlter function core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php Implements hook_js_settings_alter().
JSTranslationTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
JS_SETTING constant core/includes/common.inc The default group for JavaScript settings added to the page.
JUnitConverter::convertTestCaseToSimpletestRow function core/lib/Drupal/Core/Test/JUnitConverter.php Converts a PHPUnit test case result to a {simpletest} result row.
JUnitConverterTest::testConvertTestCaseToSimpletestRow function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests convert test case to simpletest row.
KernelTestBase::setDebugDumpHandler function core/tests/Drupal/KernelTests/KernelTestBase.php Registers the dumper CLI handler when the DebugDump extension is enabled.
KernelTestBase::setInstallProfile function core/tests/Drupal/KernelTests/KernelTestBase.php Sets the install profile and rebuilds the container to update it.
KernelTestBase::setSetting function core/tests/Drupal/KernelTests/KernelTestBase.php Sets an in-memory Settings variable.
KernelTestBase::setUp function core/tests/Drupal/KernelTests/KernelTestBase.php
KernelTestBase::setUpFilesystem function core/tests/Drupal/KernelTests/KernelTestBase.php Sets up the filesystem, so things like the file directory.
KernelTestBaseShutdownTest::setUp function core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php
KernelTestBaseTest class core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests Drupal\KernelTests\KernelTestBase.
KernelTestBaseTest class core/modules/pgsql/tests/src/Kernel/pgsql/KernelTestBaseTest.php Tests Drupal\KernelTests\KernelTestBase.
KernelTestBaseTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/KernelTestBaseTest.php
KernelTestBaseTest.php file core/tests/Drupal/KernelTests/KernelTestBaseTest.php
KernelTestBaseTest::tearDown function core/tests/Drupal/KernelTests/KernelTestBaseTest.php
KernelTestBaseTest::testBootEnvironment function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests boot environment.
KernelTestBaseTest::testBootKernel function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests boot kernel.
KernelTestBaseTest::testContainerIsolation function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests whether the fixture allows us to install modules and configuration.
KernelTestBaseTest::testDatabaseDriverModuleEnabled function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests database driver module enabled.
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests get database connection info with out manual set db url.
KernelTestBaseTest::testLocalTimeZone function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
KernelTestBaseTest::testOutboundHttpRequest function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests that an outbound HTTP request can be performed inside of a test.
KernelTestBaseTest::testProfileModules function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Ensures KernelTestBase tests can access modules in profiles.
KernelTestBaseTest::testRegister function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests register.
KernelTestBaseTest::testRender function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests render.
KernelTestBaseTest::testRenderWithTheme function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests render with theme.
KernelTestBaseTest::testSessionOnRequest function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests that a usable session is on the request.
KernelTestBaseTest::testSetUp function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests set up.
KernelTestBaseTest::testSetUp function core/modules/pgsql/tests/src/Kernel/pgsql/KernelTestBaseTest.php Tests set up.
KernelTestBaseTest::testSetUpBeforeClass function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests set up before class.
KernelTestBaseTest::testSetUpDoesNotLeak function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests set up does not leak.
KernelTestBaseTest::testSubsequentContainerIsolation function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests whether the fixture can re-install modules and configuration.
KernelTestBaseTest::testTearDown function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests that ::tearDown() does not perform assertions.
KernelTestBaseTest::testVarDump function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests the dump() function provided by the var-dumper Symfony component.
KeyValueContentEntityStorageTest::setUp function core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php
KeyValueEntityStorageTest::setUp function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
KeyValueEntityStorageTest::setUpKeyValueEntityStorage function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php Prepares the key value entity storage.
KeyValueExpirableFactory::DEFAULT_SETTING constant core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php The default setting name.
KeyValueFactory::DEFAULT_SETTING constant core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php The default setting name.
KeyValueStoreExpirableInterface::setMultipleWithExpire function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Saves an array of values with a time to live.
KeyValueStoreExpirableInterface::setWithExpire function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Saves a value for a given key with a time to live.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.