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
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.
DrupalWebTestCase::storeSetupCache function modules/simpletest/drupal_web_test_case.php Store the installation setup to a cache.
drupal_array_set_nested_value function includes/common.inc Sets a value in a nested array with variable depth.
drupal_page_set_cache function includes/common.inc Stores the current page in the cache.
drupal_render_cache_set function includes/common.inc Caches the rendered output of a renderable element.
drupal_rewrite_settings function includes/install.inc Replaces values in settings.php with values in the submitted array.
drupal_setcookie function includes/bootstrap.inc Drupal's wrapper around PHP's setcookie() function.
drupal_settings_initialize function includes/bootstrap.inc Sets the base URL, cookie domain, and session name from configuration.
drupal_set_breadcrumb function includes/common.inc Sets the breadcrumb trail for the current page.
drupal_set_installed_schema_version function includes/install.inc Update the installed version information for a module.
drupal_set_message function includes/bootstrap.inc Sets a message to display to the user.
drupal_set_page_content function includes/common.inc Sets the main page content value for later use.
drupal_set_time_limit function includes/common.inc Attempts to set the PHP maximum execution time.
drupal_set_title function includes/bootstrap.inc Sets the title of the current page.
drupal_static_reset function includes/bootstrap.inc Resets one or all centrally stored static variable(s).
EarlyBootstrapTestCase::setUp function modules/simpletest/tests/boot.test Sets up a Drupal site for running functional and integration tests.
element_set_attributes function includes/common.inc Sets HTML attributes based on element properties.
EntityCrudHookTestCase::setUp function modules/simpletest/tests/entity_crud_hook_test.test Sets up a Drupal site for running functional and integration tests.
EntityFieldQueryTestCase::setUp function modules/simpletest/tests/entity_query.test Sets up a Drupal site for running functional and integration tests.
EntityPropertiesTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FeedParserTestCase::setUp function modules/aggregator/aggregator.test Sets up a Drupal site for running functional and integration tests.
FieldAttachTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldBulkDeleteTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldCrudTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldDisplayAPITestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldFormTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldInfoTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldInfoTestCase::testSettingsInfo function modules/field/tests/field.test Test that the field_info settings convenience functions work.
FieldInstanceCrudTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldSchemaAlterTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldSqlStorageTestCase::setUp function modules/field/modules/field_sql_storage/field_sql_storage.test Sets up a Drupal site for running functional and integration tests.
FieldTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldTranslationsTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.
FieldUIAlterTestCase::setUp function modules/field_ui/field_ui.test Sets up a Drupal site for running functional and integration tests.
FieldUIManageDisplayTestCase::setUp function modules/field_ui/field_ui.test Sets up a Drupal site for running functional and integration tests.
FieldUIManageFieldsTestCase::assertFieldSettings function modules/field_ui/field_ui.test Asserts field settings are as expected.
FieldUIManageFieldsTestCase::setUp function modules/field_ui/field_ui.test Sets up a Drupal site for running functional and integration tests.
FieldUITestCase::setUp function modules/field_ui/field_ui.test Sets up a Drupal site for running functional and integration tests.
FieldUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.field.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
field_bundle_settings function modules/field/field.module Gets or sets administratively defined bundle settings.
field_form_set_state function modules/field/field.form.inc Stores processing information about a field in $form_state.
field_info_field_settings function modules/field/field.info.inc Returns a field type's default settings.
field_info_formatter_settings function modules/field/field.info.inc Returns a field formatter's default settings.
field_info_instance_settings function modules/field/field.info.inc Returns a field type's default instance settings.

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