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
DrupalDateTimeTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/DrupalDateTimeTest.php
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::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.
DrupalTranslator::setLocale function core/lib/Drupal/Core/Validation/DrupalTranslator.php
Drupal\Core\Extension\ThemeSettingsProvider service core/core.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.
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.
DynamicMenuLinkMock::setCurrentUser function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Sets the current user.
DynamicPageCacheIntegrationTest::setUp function core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
EarlyDateTest::setUp function core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
EarlyFormatSetter class core/modules/jsonapi/src/Routing/EarlyFormatSetter.php Sets the 'api_json' format for requests to JSON:API resources.
EarlyFormatSetter.php file core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
EarlyFormatSetter::filter function core/modules/jsonapi/src/Routing/EarlyFormatSetter.php Filters the route collection against a request.
EditModeTest::setUp function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php
Editor::$settings property core/modules/editor/src/Entity/Editor.php The structured array of text editor plugin-specific settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
Editor::setEditor function core/modules/editor/src/Entity/Editor.php Set the text editor plugin ID.
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php Sets the image upload settings.
Editor::setSettings function core/modules/editor/src/Entity/Editor.php Sets the text editor plugin-specific settings.

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