26 calls to mongodb_collection() 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.
- MongoDBLogTestCase::doUser in mongodb_watchdog/
mongodb_watchdog.test - Generate and verify user events.
- MongoDBLogTestCase::setUp in mongodb_watchdog/
mongodb_watchdog.test - Enable modules and create users with specific permissions.
- MongoDBSessionHttpsTestCase::setUp in mongodb_session/
mongodb_session.test - Sets up a Drupal site for running functional and integration tests.
- mongodb_block_page_build in mongodb_block/
mongodb_block.module - Implements hook_page_build().
- 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_configure_validate in mongodb_block_ui/
mongodb_block_ui.admin.inc - Form validation 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_block_info in mongodb_block_ui/
mongodb_block_ui.module - Implements hook_block_info().
- mongodb_block_ui_menu_delete in mongodb_block_ui/
mongodb_block_ui.module - Implements hook_menu_delete().
- mongodb_field_storage_field_storage_load in mongodb_field_storage/
mongodb_field_storage.module - Implements hook_field_storage_load().
- mongodb_field_storage_field_storage_write in mongodb_field_storage/
mongodb_field_storage.module - Implements hook_field_storage_write().
- mongodb_field_storage_query in mongodb_field_storage/
mongodb_field_storage.module - Implements hook_field_storage_query().
- mongodb_session.inc in mongodb_session/
mongodb_session.inc - mongodb_session_ensure_indexes in mongodb_session/
mongodb_session.install - Create an index for the session collection.
- mongodb_watchdog_clear_log_submit in mongodb_watchdog/
mongodb_watchdog.admin.inc - Submit callback: clear database with log messages.
- mongodb_watchdog_ensure_indexes in mongodb_watchdog/
mongodb_watchdog.install - Create an index for the watchdog table.
- mongodb_watchdog_event in mongodb_watchdog/
mongodb_watchdog.admin.inc - Display watchdogs entry details in MongoDB.
- mongodb_watchdog_overview in mongodb_watchdog/
mongodb_watchdog.admin.inc - Display watchdogs entries in mongodb.
- mongodb_watchdog_page_top in mongodb_watchdog/
mongodb_watchdog.admin.inc - Page callback for "admin/reports/[access-denied|page-not-found]".
- mongodb_watchdog_uninstall in mongodb_watchdog/
mongodb_watchdog.install - Implements hook_uninstall().
- 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.
- _mongodb_watchdog_get_message_types in mongodb_watchdog/
mongodb_watchdog.admin.inc - Gets all available filter types.