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
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.
DrupalWebTestCase::drupalGetSettings function modules/simpletest/drupal_web_test_case.php Gets the value of the Drupal.settings JavaScript variable for the currently loaded page.
DrupalWebTestCase::drupalSetContent function modules/simpletest/drupal_web_test_case.php Sets the raw HTML content. This can be useful when a page has been fetched
outside of the internal browser and assertions need to be made on the
returned page.
DrupalWebTestCase::drupalSetSettings function modules/simpletest/drupal_web_test_case.php Sets the value of the Drupal.settings JavaScript variable for the currently loaded page.
DrupalWebTestCase::getSetupCacheKey function modules/simpletest/drupal_web_test_case.php Returns the cache key used for the setup caching.
DrupalWebTestCase::loadSetupCache function modules/simpletest/drupal_web_test_case.php Copies the cached tables and files for a cached installation setup.
DrupalWebTestCase::resetAll function modules/simpletest/drupal_web_test_case.php Reset all data structures after having enabled new modules.
DrupalWebTestCase::setUp function modules/simpletest/drupal_web_test_case.php Sets up a Drupal site for running functional and integration tests.

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