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
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 Sets up a Drupal site for running functional and integration tests.
CacheClearCase::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheGetMultipleUnitTest::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheIsEmptyCase::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
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.
callback_filter_settings function modules/filter/filter.api.php Provide a settings form for filter settings.
CascadingStylesheetsTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess function modules/simpletest/tests/common.test Tests removing charset when rendering stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testReset function modules/simpletest/tests/common.test Makes sure that reseting the CSS empties the cache.
ColorTestCase::setUp function modules/color/color.test Sets up a Drupal site for running functional and integration tests.
ColorUnitTestCase::setUp function modules/color/color.test Set up the test environment.
color_form_system_theme_settings_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
CommentAnonymous::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentHelperCase::setCommentAnonymous function modules/comment/comment.test Set comment anonymous level setting.
CommentHelperCase::setCommentForm function modules/comment/comment.test Set comment form location setting.
CommentHelperCase::setCommentPreview function modules/comment/comment.test Set comment preview setting.
CommentHelperCase::setCommentSettings function modules/comment/comment.test Set comment setting for article content type.
CommentHelperCase::setCommentsPerPage function modules/comment/comment.test Set the default number of comments per page.
CommentHelperCase::setCommentSubject function modules/comment/comment.test Set comment subject setting.
CommentHelperCase::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::setEnvironment function modules/comment/comment.test Re-configures the environment, module settings, and user permissions.
CommentNodeAccessTest::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.comment.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
CommonSizeTestCase::setUp function modules/simpletest/tests/common.test Sets up unit test environment.
CommonURLWebTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
ConfirmFormTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ConnectionUnitTest::setUp function modules/simpletest/tests/database_test.test Sets up unit test environment.
ContactPersonalTestCase::setUp function modules/contact/contact.test Sets up a Drupal site for running functional and integration tests.
ContactSitewideTestCase::setUp function modules/contact/contact.test Sets up a Drupal site for running functional and integration tests.
contact_form_user_admin_settings_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
ContextualDynamicContextTestCase::setUp function modules/contextual/contextual.test Sets up a Drupal site for running functional and integration tests.
CronQueueTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
CronRunTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::setUp function modules/dashboard/dashboard.test Sets up a Drupal site for running functional and integration tests.
Database::setActiveConnection function includes/database/database.inc Sets the active connection to the specified key.
DatabaseBasicSyntaxTestCase::setUp function modules/simpletest/tests/database_test.test Sets up a Drupal site for running functional and integration tests.
DatabaseConnection::databaseType function includes/database/database.inc Returns the name of the PDO driver for this connection.
DatabaseConnection::setKey function includes/database/database.inc Tells this connection object what its key is.
DatabaseConnection::setLogger function includes/database/database.inc Associates a logging object with this connection.
DatabaseConnection::setPrefix function includes/database/database.inc Set the list of prefixes used by this database connection.
DatabaseConnection::setTarget function includes/database/database.inc Tells this connection object what its target value is.
DatabaseConnection_mysql::databaseType function includes/database/mysql/database.inc Returns the name of the PDO driver for this connection.
DatabaseConnection_mysql::setPrefix function includes/database/mysql/database.inc }
DatabaseConnection_pgsql::databaseType function includes/database/pgsql/database.inc Returns the name of the PDO driver for this connection.
DatabaseConnection_sqlite::databaseType function includes/database/sqlite/database.inc Returns the name of the PDO driver for this connection.
DatabaseFetch2TestCase::setUp function modules/simpletest/tests/database_test.test Sets up a Drupal site for running functional and integration tests.
DatabaseInvalidDataTestCase::setUp function modules/simpletest/tests/database_test.test Sets up a Drupal site for running functional and integration tests.
DatabaseQueryTestCase::setUp function modules/simpletest/tests/database_test.test 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.