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 Sets up a Drupal site for running functional and integration tests.
ActionLoopTestCase::setUp function modules/simpletest/tests/actions.test Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
AJAXFormPageCacheTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXFormValuesTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXMultiFormTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
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.
AnnounceFeedTestInvalidJsonTestCase::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up a Drupal site for running functional and integration tests.
AnnounceFeedTestRelevantVersion::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up unit test environment.
AnnounceFeedTestSanitizationTestCase::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up a Drupal site for running functional and integration tests.
AnnounceFeedTestValidateJsonFeed::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up a Drupal site for running functional and integration tests.
AnnounceFeedTestValidatePermissions::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up a Drupal site for running functional and integration tests.
AnnounceFeedTestValidateUrl::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up unit test environment.
announce_feed_test_set_feed_config function modules/announcements_feed/tests/announce_feed_test.module Helper function to set announcements feed URL.
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 Sets up unit test environment.
BasicMinimalUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BasicStandardUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BasicUpgradePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BatchPageTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test Sets up unit test environment.
BatchProcessingTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
BlockHashTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHiddenRegionTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHTMLIdTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockViewModuleDeltaAlterWebTest::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
BootstrapDestinationTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapGetFilenameWebTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapPageCacheTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapResettableStaticTestCase class modules/simpletest/tests/bootstrap.test Test that resetting static variables works.
BootstrapResettableStaticTestCase::getInfo function modules/simpletest/tests/bootstrap.test

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