Search for set

  1. Search 9.5.x for set
  2. Search 8.9.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
DateFormatTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DBLogTestCase::setUp function modules/dblog/dblog.test Enable modules and create users with specific permissions.
dblog_form_system_logging_settings_alter function modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
db_field_set_default function includes/database/database.inc Sets the default value for a field.
db_field_set_no_default function includes/database/database.inc Sets a field to have no default value.
db_set_active function includes/database/database.inc Sets a new active database.
default.settings.php file sites/default/default.settings.php Drupal site-specific configuration file.
DisabledNodeTypeTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.node.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
DrupalAddHtmlHeadLinkTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAlterTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalCacheArray::offsetExists function includes/bootstrap.inc Implements ArrayAccess::offsetExists().
DrupalCacheArray::offsetGet function includes/bootstrap.inc Implements ArrayAccess::offsetGet().
DrupalCacheArray::offsetSet function includes/bootstrap.inc Implements ArrayAccess::offsetSet().
DrupalCacheArray::offsetUnset function includes/bootstrap.inc Implements ArrayAccess::offsetUnset().
DrupalCacheArray::set function includes/bootstrap.inc Writes a value to the persistent cache immediately.
DrupalCacheInterface::set function includes/cache.inc Stores data in the persistent cache.
DrupalDataApiTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalDatabaseCache::set function includes/cache.inc Implements DrupalCacheInterface::set().
DrupalDefaultEntityController::cacheSet function includes/entity.inc Stores entities in the static entity cache.
DrupalDefaultEntityController::resetCache function includes/entity.inc Implements DrupalEntityControllerInterface::resetCache().
DrupalEntityControllerInterface::resetCache function includes/entity.inc Resets the internal, static entity cache.
DrupalErrorCollectionUnitTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalErrorHandlerTestCase::setUp function modules/simpletest/tests/error.test Sets up a Drupal site for running functional and integration tests.
DrupalFakeCache::set function includes/cache-install.inc Overrides DrupalDatabaseCache::set().
DrupalGetRdfNamespacesTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalGotoTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores function modules/simpletest/tests/common.test Set the variable allow_css_double_underscores and reset the cache.
DrupalHTTPRequestTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalLocalStreamWrapper::setUri function includes/stream_wrappers.inc Base implementation of setUri().
DrupalLocalStreamWrapper::stream_set_option function includes/stream_wrappers.inc Change stream options.
DrupalMatchPathTestCase::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
DrupalRenderTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalSetContentTestCase class modules/simpletest/tests/common.test Testing drupal_add_region_content and drupal_get_region_content.
DrupalSetContentTestCase::getInfo function modules/simpletest/tests/common.test
DrupalSetContentTestCase::testRegions function modules/simpletest/tests/common.test Test setting and retrieving content for theme regions.
DrupalSetMessageTest class modules/system/system.test Tests drupal_set_message() and related functions.
DrupalSetMessageTest::getInfo function modules/system/system.test
DrupalSetMessageTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DrupalSetMessageTest::testSetRemoveMessages function modules/system/system.test Tests setting messages and removing one before it is displayed.
DrupalStreamWrapperInterface::setUri function includes/stream_wrappers.inc Set the absolute stream resource URI.
DrupalSystemListingCompatibleTestCase::setUp function profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test Sets up a Drupal site for running functional and integration tests.
DrupalTestCase::$setup property modules/simpletest/drupal_web_test_case.php Flag to indicate whether the test has been set up.
DrupalTestCase::$setupDatabasePrefix property modules/simpletest/drupal_web_test_case.php
DrupalTestCase::$setupEnvironment property modules/simpletest/drupal_web_test_case.php
DrupalTestCase::$useSetupInstallationCache property modules/simpletest/drupal_web_test_case.php Whether to cache the installation part of the setUp() method.
DrupalTestCase::$useSetupModulesCache property modules/simpletest/drupal_web_test_case.php Whether to cache the modules installation part of the setUp() method.
DrupalUnitTestCase::setUp function modules/simpletest/drupal_web_test_case.php Sets up unit test environment.
DrupalWebTestCase::$drupalSettings property modules/simpletest/drupal_web_test_case.php The value of the Drupal.settings JavaScript variable for the page currently loaded in the internal browser.
DrupalWebTestCase::copySetupCache function modules/simpletest/drupal_web_test_case.php Copy the setup cache from/to another table and files directory.

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