Search for reset
- Search 9.5.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapResettableStaticTestCase | class | modules/ |
Test that resetting static variables works. |
BootstrapResettableStaticTestCase::getInfo | function | modules/ |
|
BootstrapResettableStaticTestCase::testDrupalStatic | function | modules/ |
Test that a variable reference returned by drupal_static() gets reset when drupal_static_reset() is called. |
CascadingStylesheetsTestCase::testReset | function | modules/ |
Makes sure that reseting the CSS empties the cache. |
DrupalDefaultEntityController::resetCache | function | includes/ |
Implements DrupalEntityControllerInterface::resetCache(). |
DrupalEntityControllerInterface::resetCache | function | includes/ |
Resets the internal, static entity cache. |
DrupalWebTestCase::resetAll | function | modules/ |
Reset all data structures after having enabled new modules. |
DrupalWebTestCase::storeSetupCache | function | modules/ |
Store the installation setup to a cache. |
drupal_static_reset | function | includes/ |
Resets one or all centrally stored static variable(s). |
file_test_file_scan_callback_reset | function | modules/ |
Reset static variables used by file_test_file_scan_callback(). |
file_test_reset | function | modules/ |
Reset/initialize the history of calls to the file_* hooks. |
FilterDefaultFormatTestCase::resetFilterCaches | function | modules/ |
Rebuilds text format and permission caches in the thread running the tests. |
FilterFormatAccessTestCase::resetFilterCaches | function | modules/ |
Rebuilds text format and permission caches in the thread running the tests. |
filter_formats_reset | function | modules/ |
Resets the text format caches. |
Helper::resetOpCache | function | misc/ |
|
hook_search_reset | function | modules/ |
Take action when the search index is going to be rebuilt. |
image_test_reset | function | modules/ |
Reset/initialize the history of calls to the toolkit functions. |
JavaScriptTestCase::resetStaticVariables | function | modules/ |
Resets static variables related to adding JavaScript to a page. |
JavaScriptTestCase::testReset | function | modules/ |
Test to see if resetting the JavaScript empties the cache. |
locale_date_format_reset_form | function | modules/ |
Reset locale specific date formats to the global defaults. |
locale_date_format_reset_form_submit | function | modules/ |
Reset date formats for a specific language to global defaults. |
locale_reset | function | modules/ |
Reset static variables used by locale(). |
MenuTestCase::resetMenuLink | function | modules/ |
Reset a standard menu link using the menu module UI. |
menu_reset_item | function | modules/ |
Reset a system-defined menu link. |
menu_reset_item_confirm | function | modules/ |
Menu callback; reset a single modified menu link. |
menu_reset_item_confirm_submit | function | modules/ |
Process menu reset item form submissions. |
menu_reset_static_cache | function | includes/ |
Resets the menu system static cache. |
node_search_reset | function | modules/ |
Implements hook_search_reset(). |
node_type_cache_reset | function | modules/ |
Clears the node type cache. |
node_type_reset | function | modules/ |
Resets relevant fields of a module-defined node type to their default values. |
OpenIDWebTestCase::getPasswordResetURLFromMail | function | modules/ |
Parses the last sent e-mail and returns the one-time login link URL. |
path_admin_filter_form_submit_reset | function | modules/ |
Form submission handler for the path_admin_filter_form() Reset button. |
path_test_reset | function | modules/ |
Resets the path test results. |
REGISTRY_RESET_LOOKUP_CACHE | constant | includes/ |
Signals that the registry lookup cache should be reset. |
reset.css | file | themes/ |
/** * 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/ |
Reset the cookie file so that it refers to the specified user. |
shortcut_set_reset_link_weights | function | modules/ |
Resets the link weights in a shortcut set to match their current order. |
system_list_reset | function | includes/ |
Resets all system_list() caches. |
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset | function | modules/ |
Ensure that the vocabulary static reset works correctly. |
taxonomy_terms_static_reset | function | modules/ |
Clear all static cache variables for terms. |
taxonomy_vocabulary_confirm_reset_alphabetical | function | modules/ |
Form builder to confirm resetting a vocabulary to alphabetical order. |
taxonomy_vocabulary_confirm_reset_alphabetical_submit | function | modules/ |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
taxonomy_vocabulary_static_reset | function | modules/ |
Clear all static cache variables for vocabularies. |
TranslationTestCase::resetCaches | function | modules/ |
Resets static caches to make the test code match the client-side behavior. |
UserPasswordResetTestCase | class | modules/ |
Tests resetting a user password. |
UserPasswordResetTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
UserPasswordResetTestCase::generateResetURL | function | modules/ |
Generates login link. |
UserPasswordResetTestCase::getConfirmURL | function | modules/ |
Turns a password reset URL into a 'confirm' URL. |
UserPasswordResetTestCase::getInfo | function | modules/ |
|
UserPasswordResetTestCase::getResetURL | function | modules/ |
Retrieves password reset email and extracts the login link. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.