You are here

21 calls to mongodb_default_write_options() in MongoDB 7

Cache::__construct in mongodb_cache/mongodb_cache_plugin.php
Constructor.
drush_mongodb_migrate in mongodb_migrate/mongodb_migrate.drush.inc
Drush callback; migrate all field data into MongoDB.
MongoDBQueue::createItem in mongodb_queue/mongodb_queue.inc
Add a queue item and store it directly to the queue.
MongoDBQueue::deleteItem in mongodb_queue/mongodb_queue.inc
Delete a finished item from the queue.
MongoDBQueue::releaseItem in mongodb_queue/mongodb_queue.inc
Release an item that the worker could not process.
mongodb_block_save_block in mongodb_block/mongodb_block.module
Unset block data and save the block collection.
mongodb_block_ui_add_block_form_submit in mongodb_block_ui/mongodb_block_ui.admin.inc
Save the new custom block.
mongodb_block_ui_admin_configure_submit in mongodb_block_ui/mongodb_block_ui.admin.inc
Form submission handler for block_admin_configure().
mongodb_block_ui_admin_display_form_submit in mongodb_block_ui/mongodb_block_ui.admin.inc
Process main blocks administration form submissions.
mongodb_block_ui_custom_block_delete_submit in mongodb_block_ui/mongodb_block_ui.admin.inc
Deletion of custom mongodb_block_uis.
mongodb_block_ui_menu_delete in mongodb_block_ui/mongodb_block_ui.module
Implements hook_menu_delete().
mongodb_field_storage_field_attach_delete in mongodb_field_storage/mongodb_field_storage.module
Implements hook_field_attach_delete().
mongodb_field_storage_field_attach_rename_bundle in mongodb_field_storage/mongodb_field_storage.module
Implements hook_field_attach_rename_bundle().
mongodb_field_storage_field_storage_delete in mongodb_field_storage/mongodb_field_storage.module
Implements hook_field_storage_delete().
mongodb_field_storage_field_storage_delete_revision in mongodb_field_storage/mongodb_field_storage.module
Implements hook_field_storage_delete_revision().
mongodb_field_storage_field_storage_write in mongodb_field_storage/mongodb_field_storage.module
Implements hook_field_storage_write().
mongodb_queue_cron in mongodb_queue/mongodb_queue.module
Implements hook_cron().
mongodb_session.inc in mongodb_session/mongodb_session.inc
mongodb_session_user_login in mongodb_session/mongodb_session.module
Implements hook_user_login().
mongodb_watchdog_watchdog in mongodb_watchdog/mongodb_watchdog.module
Implements hook_watchdog().
_mongodb_block_rehash in mongodb_block/mongodb_block.module
Updates the block collection with the blocks currently exported by modules.