FileSaveUploadTest::testHandleDangerousFile in core/modules/simpletest/tests/file.test
Test dangerous file handling.
filter_set_format_tempstore in core/modules/filter/filter.module
Store changes to a format in the temporary store.
form_set_cache in core/includes/form.inc
Stores a form in the cache.
image_style_save_allowed_uris in core/modules/image/image.module
Shutdown callback used to save the allowlist of requested image styles.
layout_flexible_tempstore_set in core/modules/layout/layout.module
Store changes to a flexible layout template in the temporary store.
layout_set_layout_tempstore in core/modules/layout/layout.module
Store changes to a layout or menu item in the temporary store.
node_set_node_tempstore in core/modules/node/node.module
Store changes to a node or menu item in the temporary store.
SessionTestCase::testSessionWrite in core/modules/simpletest/tests/session.test
Test that sessions are only saved when necessary.
UserLoginTestCase::testPasswordRehashOnLogin in core/modules/user/tests/user.test
Test that user password is re-hashed upon login after changing $count_log2.
views_ui_cache_set in core/modules/views_ui/views_ui.module
Specialized cache function to add a flag to our view, include an appropriate include, and cache more easily.