5 calls to form_set_cache()
- drupal_process_form in includes/
form.inc - Processes a form submission.
- drupal_rebuild_form in includes/
form.inc - Constructs a new $form from the information in $form_state.
- FormsFormCacheTestCase::testCacheForm in modules/
simpletest/ tests/ form.test - Tests storing and retrieving the form from cache.
- FormsFormCacheTestCase::testCacheFormCustomExpiration in modules/
simpletest/ tests/ form.test - Tests changing form_cache_expiration.
- form_test_storage_legacy_handler in modules/
simpletest/ tests/ form_test.module - Emulate legacy AHAH-style ajax callback.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.