10 calls to mongodb_collection() in MongoDB 6
- 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.
- 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_watchdog_get_message_types in mongodb_watchdog/
mongodb_watchdog.admin.inc - Gets all available filter types.