Search for persist
- Search 9.5.x for persist
- Search 8.9.x for persist
- Search 10.3.x for persist
- Search 11.x for persist
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalCacheArray::$keysToPersist | property | includes/ |
An array of keys to add to the cache at the end of the request. |
DrupalCacheArray::persist | function | includes/ |
Flags an offset value to be written to the persistent cache. |
FormsFormStorageTestCase::testFormStatePersist | function | modules/ |
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/ |
Implements hook_form_FORM_ID_alter(). |
form_test_state_persist | function | modules/ |
Form constructor for testing form state persistence. |
form_test_state_persist_submit | function | modules/ |
Submit handler. |
NodeTypePersistenceTestCase | class | modules/ |
Test node type customizations persistence. |
NodeTypePersistenceTestCase::getInfo | function | modules/ |
|
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence | function | modules/ |
Tests that node type customizations persist through disable and uninstall. |
SessionTestCase::testDataPersistence | function | modules/ |
Test data persistence via the session_test module callbacks. |
ThemeRegistry::$persistable | property | includes/ |
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.