- BackdropDatabaseCache::set in core/includes/ cache.inc 
- Implements BackdropCacheInterface::set().
- ConfigDatabaseStorage::write in core/includes/ config.inc 
- Writes configuration data to the storage.
- DatabaseMergeTestCase::testInvalidMerge in core/modules/ simpletest/ tests/ database_test.test 
- Test that an invalid merge query throws an exception like it is supposed to.
- DatabaseMergeTestCase::testMergeInsert in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-insert a record successfully.
- DatabaseMergeTestCase::testMergeInsertWithoutUpdate in core/modules/ simpletest/ tests/ database_test.test 
- Test that we can merge-insert without any update fields.
- DatabaseMergeTestCase::testMergeUpdate in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-update a record successfully.
- DatabaseMergeTestCase::testMergeUpdateExcept in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-update a record successfully, with different insert and update.
- DatabaseMergeTestCase::testMergeUpdateExplicit in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-update a record successfully, with alternate replacement.
- DatabaseMergeTestCase::testMergeUpdateExpression in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-update a record successfully, with expressions.
- DatabaseMergeTestCase::testMergeUpdateWithoutUpdate in core/modules/ simpletest/ tests/ database_test.test 
- Confirm that we can merge-update without any update fields.
- EntityReferenceBehaviorHandlerTaxonomyIndex::buildNodeIndex in core/modules/ entityreference/ plugins/ behavior/ EntityReferenceBehaviorHandlerTaxonomyIndex.inc 
- Builds and inserts taxonomy index entries for a given node.
- file_usage_add in core/includes/ file.inc 
- Records that a module is using a file.
- hook_user_role_update in core/modules/ user/ user.api.php 
- Respond to updates to a user role.
- locale in core/modules/ locale/ locale.module 
- Provides interface translation services.
- node_tag_new in core/modules/ node/ node.module 
- Updates the 'last viewed' timestamp of the specified node for current user.
- search_index in core/modules/ search/ search.module 
- Update the full-text search index for a particular item.
- search_update_totals in core/modules/ search/ search.module 
- Updates the {search_total} database table.
- state_set in core/includes/ bootstrap.inc 
- Sets a persistent state value.
- taxonomy_test_taxonomy_term_update in core/modules/ simpletest/ tests/ taxonomy_test.module 
- Implements hook_taxonomy_term_update().
- update_variable_set in core/includes/ update.inc 
- Sets a persistent variable during update hooks.
- variable_set in core/includes/ bootstrap.inc 
- Sets a persistent variable.
- _backdrop_session_write in core/includes/ session.inc 
- Writes an entire session to the database (internal use only).
- _node_access_test_node_write in core/modules/ node/ tests/ node_access_test/ node_access_test.module 
- Helper for node insert/update.
- _update_cache_set in core/modules/ update/ update.module 
- Stores data in the private update status cache table.
