Search for reset

  1. Search 9.5.x for reset
  2. Search 8.9.x for reset
  3. Search 10.3.x for reset
  4. Search 11.x for reset
  5. Other projects
Title Object type File name Summary
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.
CascadingStylesheetsTestCase::testReset function modules/simpletest/tests/common.test Makes sure that reseting the CSS empties the cache.
DrupalDefaultEntityController::resetCache function includes/entity.inc Implements DrupalEntityControllerInterface::resetCache().
DrupalEntityControllerInterface::resetCache function includes/entity.inc Resets the internal, static entity cache.
DrupalWebTestCase::resetAll function modules/simpletest/drupal_web_test_case.php Reset all data structures after having enabled new modules.
DrupalWebTestCase::storeSetupCache function modules/simpletest/drupal_web_test_case.php Store the installation setup to a cache.
drupal_static_reset function includes/bootstrap.inc Resets one or all centrally stored static variable(s).
file_test_file_scan_callback_reset function modules/simpletest/tests/file.test Reset static variables used by file_test_file_scan_callback().
file_test_reset function modules/simpletest/tests/file_test.module Reset/initialize the history of calls to the file_* hooks.
FilterDefaultFormatTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
filter_formats_reset function modules/filter/filter.module Resets the text format caches.
Helper::resetOpCache function misc/typo3/phar-stream-wrapper/src/Helper.php
hook_search_reset function modules/search/search.api.php Take action when the search index is going to be rebuilt.
image_test_reset function modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
JavaScriptTestCase::resetStaticVariables function modules/simpletest/tests/common.test Resets static variables related to adding JavaScript to a page.
JavaScriptTestCase::testReset function modules/simpletest/tests/common.test Test to see if resetting the JavaScript empties the cache.
locale_date_format_reset_form function modules/locale/locale.admin.inc Reset locale specific date formats to the global defaults.
locale_date_format_reset_form_submit function modules/locale/locale.admin.inc Reset date formats for a specific language to global defaults.
locale_reset function modules/locale/locale.module Reset static variables used by locale().
MenuTestCase::resetMenuLink function modules/menu/menu.test Reset a standard menu link using the menu module UI.
menu_reset_item function modules/menu/menu.module Reset a system-defined menu link.
menu_reset_item_confirm function modules/menu/menu.admin.inc Menu callback; reset a single modified menu link.
menu_reset_item_confirm_submit function modules/menu/menu.admin.inc Process menu reset item form submissions.
menu_reset_static_cache function includes/menu.inc Resets the menu system static cache.
node_search_reset function modules/node/node.module Implements hook_search_reset().
node_type_cache_reset function modules/node/node.module Clears the node type cache.
node_type_reset function modules/node/content_types.inc Resets relevant fields of a module-defined node type to their default values.
OpenIDWebTestCase::getPasswordResetURLFromMail function modules/openid/openid.test Parses the last sent e-mail and returns the one-time login link URL.
path_admin_filter_form_submit_reset function modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Reset button.
path_test_reset function modules/simpletest/tests/path_test.module Resets the path test results.
REGISTRY_RESET_LOOKUP_CACHE constant includes/bootstrap.inc Signals that the registry lookup cache should be reset.
reset.css file themes/seven/reset.css /**
* Reset CSS styles.
*
* Based on Eric Meyer's "Reset CSS 1.0" tool from
* http://meyerweb.com/eric/tools/css/reset
SessionTestCase::sessionReset function modules/simpletest/tests/session.test Reset the cookie file so that it refers to the specified user.
shortcut_set_reset_link_weights function modules/shortcut/shortcut.module Resets the link weights in a shortcut set to match their current order.
system_list_reset function includes/module.inc Resets all system_list() caches.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset function modules/taxonomy/taxonomy.test Ensure that the vocabulary static reset works correctly.
taxonomy_terms_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for terms.
taxonomy_vocabulary_confirm_reset_alphabetical function modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_confirm_reset_alphabetical_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation.
taxonomy_vocabulary_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
TranslationTestCase::resetCaches function modules/translation/translation.test Resets static caches to make the test code match the client-side behavior.
UserPasswordResetTestCase class modules/user/user.test Tests resetting a user password.
UserPasswordResetTestCase::$profile property modules/user/user.test The profile to install as a basis for testing.
UserPasswordResetTestCase::generateResetURL function modules/user/user.test Generates login link.
UserPasswordResetTestCase::getConfirmURL function modules/user/user.test Turns a password reset URL into a 'confirm' URL.
UserPasswordResetTestCase::getInfo function modules/user/user.test
UserPasswordResetTestCase::getResetURL function modules/user/user.test Retrieves password reset email and extracts the login link.

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