Search for persist

  1. Search 9.5.x for persist
  2. Search 8.9.x for persist
  3. Search 10.3.x for persist
  4. Search 11.x for persist
  5. Other projects
Title Object type File name Summary
DrupalCacheArray::$keysToPersist property includes/bootstrap.inc An array of keys to add to the cache at the end of the request.
DrupalCacheArray::persist function includes/bootstrap.inc Flags an offset value to be written to the persistent cache.
FormsFormStorageTestCase::testFormStatePersist function modules/simpletest/tests/form.test Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties.
form_test_form_form_test_state_persist_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter().
form_test_state_persist function modules/simpletest/tests/form_test.module Form constructor for testing form state persistence.
form_test_state_persist_submit function modules/simpletest/tests/form_test.module Submit handler.
NodeTypePersistenceTestCase class modules/node/node.test Test node type customizations persistence.
NodeTypePersistenceTestCase::getInfo function modules/node/node.test
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence function modules/node/node.test Tests that node type customizations persist through disable and uninstall.
SessionTestCase::testDataPersistence function modules/simpletest/tests/session.test Test data persistence via the session_test module callbacks.
ThemeRegistry::$persistable property includes/theme.inc Whether the partial registry can be persisted to the cache.

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