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
AccessDeniedTestCase::setUp function modules/system/system.test
ActionLoopTestCase::setUp function modules/simpletest/tests/actions.test
AggregatorConfigurationTestCase::testSettingsPage function modules/aggregator/aggregator.test Tests the settings form to ensure the correct default values are used.
AggregatorTestCase::setUp function modules/aggregator/aggregator.test
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test
AJAXFormPageCacheTestCase::setUp function modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::setUp function modules/simpletest/tests/ajax.test
AJAXMultiFormTestCase::setUp function modules/simpletest/tests/ajax.test
AJAXTestCase::setUp function modules/simpletest/tests/ajax.test
ajax_command_settings function includes/ajax.inc Creates a Drupal Ajax 'settings' command.
ajax_forms_test_advanced_commands_settings_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'.
ajax_set_verification_header function includes/ajax.inc Sets a response header for ajax.js to trust the response body.
Archive_Tar::setAttribute function modules/system/system.tar.inc This method set specific attributes of the archive. It uses a variable
list of parameters, in the format attribute code + attribute values :
$arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ',');
Archive_Tar::setIgnoreList function modules/system/system.tar.inc This method sets the regular expression for ignoring all files and directories
matching the filenames in the array list at import, for example:
$arch->setIgnoreList(array('CVS', '.svn', 'bin/tool'));
Archive_Tar::setIgnoreRegexp function modules/system/system.tar.inc This method sets the regular expression for ignoring files and directories
at import, for example:
$arch->setIgnoreRegexp("#CVS|\.svn#");
ArrayDiffUnitTest::setUp function modules/simpletest/tests/common.test
BasicMinimalUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test
BasicStandardUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test
BasicUpgradePath::setUp function modules/simpletest/tests/upgrade/upgrade.test
BatchPageTestCase::setUp function modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test
BatchProcessingTestCase::setUp function modules/simpletest/tests/batch.test
batch_set function includes/form.inc Adds a new batch.
BlockCacheTestCase::setCacheMode function modules/block/block.test Private helper method to set the test block's cache mode.
BlockCacheTestCase::setUp function modules/block/block.test
BlockHashTestCase::setUp function modules/block/block.test
BlockHiddenRegionTestCase::setUp function modules/block/block.test
BlockHTMLIdTestCase::setUp function modules/block/block.test
BlockInvalidRegionTestCase::setUp function modules/block/block.test
BlockTestCase::setUp function modules/block/block.test
BlockViewModuleDeltaAlterWebTest::setUp function modules/block/block.test
block_form_system_performance_settings_alter function modules/block/block.module Implements hook_form_FORM_ID_alter().
BlogTestCase::setUp function modules/blog/blog.test Enable modules and create users with specific permissions.
BookTestCase::setUp function modules/book/book.test
book_admin_settings function modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_settings_validate function modules/book/book.admin.inc Form validation handler for book_admin_settings().
BootstrapAutoloadTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapDestinationTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameWebTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapResettableStaticTestCase class modules/simpletest/tests/bootstrap.test Test that resetting static variables works.
BootstrapResettableStaticTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapResettableStaticTestCase::testDrupalStatic function modules/simpletest/tests/bootstrap.test Test that a variable reference returned by drupal_static() gets reset when
drupal_static_reset() is called.
BootstrapVariableTestCase::setUp function modules/simpletest/tests/bootstrap.test
CacheClearCase::setUp function modules/simpletest/tests/cache.test
CacheGetMultipleUnitTest::setUp function modules/simpletest/tests/cache.test
CacheIsEmptyCase::setUp function modules/simpletest/tests/cache.test
CacheTestCase::setupLifetime function modules/simpletest/tests/cache.test Setup the lifetime settings for caching.
cache_set function includes/cache.inc Stores data in the persistent cache.

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