Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 10.3.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
Drupal6SqlBaseTest class core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests the D6 SQL base class.
Drupal6SqlBaseTest.php file core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Contains \Drupal\Tests\migrate_drupal\Unit\source\d6\Drupal6SqlBaseTest.
Drupal6SqlBaseTest::$base property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Minimum database contents needed to test Drupal6SqlBase.
Drupal6SqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Define bare minimum migration configuration.
Drupal6SqlBaseTest::setUp function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::testDrupal6ModuleExists function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::moduleExists().
Drupal6SqlBaseTest::testGetModuleSchemaVersion function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getModuleSchemaVersion().
Drupal6SqlBaseTest::testGetSystemData function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getSystemData().
Drupal6SqlBaseTest::testVariableGet function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::variableGet().
Drupal::setContainer function core/lib/Drupal.php Sets a new global container.
Drupal::unsetContainer function core/lib/Drupal.php Unsets the global container.
DrupalDateTimeTest::setUp function core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php Test setup.
DrupalGetProfileLegacyTest::setUp function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalImage::settingsForm function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::validateImageUploadSettings function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php #element_validate handler for the "image_upload" element in settingsForm().
DrupalKernel::initializeSettings function core/lib/Drupal/Core/DrupalKernel.php Locate site path and initialize settings singleton.
DrupalKernel::setContainer function core/lib/Drupal/Core/DrupalKernel.php
DrupalKernel::setSitePath function core/lib/Drupal/Core/DrupalKernel.php Set the current site path.
DrupalKernel::setupTrustedHosts function core/lib/Drupal/Core/DrupalKernel.php Sets up the lists of trusted HTTP Host headers.
DrupalKernelInterface::setSitePath function core/lib/Drupal/Core/DrupalKernelInterface.php Set the current site path.
DrupalKernelTest::setUp function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
DrupalKernelTest::testInitializeSettings function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Tests the reregistration of autoloaders if APCu available.
DrupalSelenium2Driver::setCookie function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
DrupalSelenium2DriverTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
DrupalSetMessageTest class core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php @covers ::drupal_set_message
@group Common
@group legacy
DrupalSetMessageTest.php file core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
DrupalSetMessageTest::testDrupalSetMessage function core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php The basic functionality of drupal_set_message().
DrupalSqlBaseTest class core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php @coversDefaultClass Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
@group migrate_drupal
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
DrupalSqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Minimum database contents needed to test DrupalSqlBase.
DrupalSqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Define bare minimum migration configuration.
DrupalSqlBaseTest::testSourceDatabaseError function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php @covers ::checkRequirements
DrupalSqlBaseTest::testSourceProviderNotActive function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php @covers ::checkRequirements
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.
DrupalTranslator::setLocale function core/lib/Drupal/Core/Validation/DrupalTranslator.php
drupal_rewrite_settings function core/includes/install.inc Replaces values in settings.php with values in the submitted array.
drupal_set_installed_schema_version function core/includes/schema.inc Updates the installed version information for a module.
drupal_set_message function core/includes/bootstrap.inc Sets a message to display to the user.
drupal_set_time_limit function core/includes/common.inc Attempts to set the PHP maximum execution time.
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.
DuplicateTest::setUp function core/modules/views_ui/tests/src/Functional/DuplicateTest.php
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

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