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
DrupalKernel::initializeSettings function core/lib/Drupal/Core/DrupalKernel.php Locate site path and initialize settings singleton.
DrupalKernel::resetContainer function core/lib/Drupal/Core/DrupalKernel.php Force a container reset.
DrupalKernel::setExtensionData function core/lib/Drupal/Core/DrupalKernel.php Sets extension data to class properties using ExtensionDiscovery.
DrupalKernel::setSitePath function core/lib/Drupal/Core/DrupalKernel.php Set the current site path directory.
DrupalKernel::setupDrupalTestInChildSite function core/lib/Drupal/Core/DrupalKernel.php Define the DRUPAL_TEST_IN_CHILD_SITE constant as appropriate.
DrupalKernel::setupTrustedHosts function core/lib/Drupal/Core/DrupalKernel.php Sets up the lists of trusted HTTP Host headers.
DrupalKernelInterface::resetContainer function core/lib/Drupal/Core/DrupalKernelInterface.php Force a container reset.
DrupalKernelInterface::setSitePath function core/lib/Drupal/Core/DrupalKernelInterface.php Set the current site path directory.
DrupalKernelTest::testResetContainer function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests reset container.
DrupalSelenium2Driver::setValue function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
DrupalSelenium2DriverTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
DrupalSqlBaseTest class core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tests Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase.
DrupalSqlBaseTest.php file core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php
DrupalSqlBaseTest::$base property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php The DrupalSqlBase object.
DrupalSqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Minimum database contents needed to test DrupalSqlBase.
DrupalSqlBaseTest::$entityTypeManager property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Mock entity type manager.
DrupalSqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Define bare minimum migration configuration.
DrupalSqlBaseTest::$pluginDefinition property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php The plugin definition.
DrupalSqlBaseTest::$state property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Mock StateInterface.
DrupalSqlBaseTest::providerMinimumVersion function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Provides data for testMinimumVersion.
DrupalSqlBaseTest::setUp function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php
DrupalSqlBaseTest::testMinimumVersion function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tests minimum version.
DrupalSqlBaseTest::testSourceDatabaseError function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tests source database error.
DrupalSqlBaseTest::testSourceProviderNotActive function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tests source provider not active.
DrupalTest::setMockContainerService function core/tests/Drupal/Tests/Core/DrupalTest.php Sets up a mock expectation for the container get() method.
DrupalTest::setUp function core/tests/Drupal/Tests/Core/DrupalTest.php
DrupalTest::testSetContainer function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the get/setContainer() method.
DrupalTestBrowser::setClient function core/tests/Drupal/Tests/DrupalTestBrowser.php Sets the Guzzle client.
DrupalTestCaseTrait trait core/tests/Drupal/Tests/DrupalTestCaseTrait.php Provides methods common across all Drupal abstract base test classes.
DrupalTestCaseTrait.php file core/tests/Drupal/Tests/DrupalTestCaseTrait.php
DrupalTestCaseTrait::$root property core/tests/Drupal/Tests/DrupalTestCaseTrait.php The Drupal root directory.
DrupalTestCaseTrait::checkErrorHandlerOnTearDown function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Checks the test error handler after test execution.
DrupalTestCaseTrait::checkLegacySymfonyDeprecationHelperEnvVariable function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Checks legacy SYMFONY_DEPRECATIONS_HELPER env variable is not used.
DrupalTestCaseTrait::expectExceptionMessageIs function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Expects an exactly matching exception message.
DrupalTestCaseTrait::expectExceptionMessageIsOrContains function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Expects an exception message containing a specified string.
DrupalTestCaseTrait::getDrupalRoot function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Returns the Drupal root directory.
DrupalTestCaseTrait::setDebugDumpHandler function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Registers the dumper CLI handler when the DebugDump extension is enabled.
DrupalTestCaseTrait::setUpRoot function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Ensure that the $root property is set initially.
DrupalTestCaseTrait::skipTestWithAttribute function core/tests/Drupal/Tests/DrupalTestCaseTrait.php Supports skipping tests with the Skip attribute.
DrupalTranslator::setLocale function core/lib/Drupal/Core/Validation/DrupalTranslator.php
Drupal\Core\Extension\ThemeSettingsProvider service core/core.services.yml
Drupal\editor\EditorImageUploadSettings service core/modules/editor/editor.services.yml
Drupal\package_manager\Validator\SettingsValidator service core/modules/package_manager/package_manager.services.yml
drupal_static_reset function core/includes/bootstrap.inc Resets one or all centrally stored static variable(s).
DummyAjaxFormatter::settingsSummary function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Returns a short summary for the current formatter settings.
DummyExternalReadOnlyWrapper::stream_set_option function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Change stream options.
DummyStreamWrapperFileTest::setUp function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DuplicateTest::setUp function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Sets up the test.
DurationInterface::setDuration function core/lib/Drupal/Core/TypedData/Type/DurationInterface.php Sets the duration.
DurationIso8601::setDuration function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php Sets the duration.

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