You are here

Functions in MongoDB 7

Primary tabs

Namesort descending Location Description Direct uses Strings
mongodb_session_simpletest_alter mongodb_session/mongodb_session.module Implements hook_simpletest_alter().
mongodb_session_update_7000 mongodb_session/mongodb_session.install Build indexes on session table.
mongodb_session_user_login mongodb_session/mongodb_session.module Implements hook_user_login().
mongodb_set_active_connection ./mongodb.module Allow for the database connection we are using to be changed.
mongodb_test_group_finished ./mongodb.module Implements hook_test_group_finished().
mongodb_watchdog_build_filter_query mongodb_watchdog/mongodb_watchdog.admin.inc Build a MongoDB query based on the selected filters.
mongodb_watchdog_clear_log_form mongodb_watchdog/mongodb_watchdog.admin.inc Return form for mongodb_watchdog clear button. 1
mongodb_watchdog_clear_log_submit mongodb_watchdog/mongodb_watchdog.admin.inc Submit callback: clear database with log messages. 1 1
mongodb_watchdog_enable mongodb_watchdog/mongodb_watchdog.install Implements hook_enable().
mongodb_watchdog_ensure_indexes mongodb_watchdog/mongodb_watchdog.install Create an index for the watchdog table. 3
mongodb_watchdog_event mongodb_watchdog/mongodb_watchdog.admin.inc Display watchdogs entry details in MongoDB. 1
mongodb_watchdog_event_load mongodb_watchdog/mongodb_watchdog.module Load a MongoDB watchdog event.
mongodb_watchdog_filters mongodb_watchdog/mongodb_watchdog.admin.inc List mongodb_watchdog administration filters that can be applied. 2
mongodb_watchdog_filter_form mongodb_watchdog/mongodb_watchdog.admin.inc Build the filter form. 1
mongodb_watchdog_filter_form_submit mongodb_watchdog/mongodb_watchdog.admin.inc Process result from mongodb_watchdog administration filter form.
mongodb_watchdog_filter_form_validate mongodb_watchdog/mongodb_watchdog.admin.inc Validate result from mongodb_watchdog administration filter form.
mongodb_watchdog_install mongodb_watchdog/mongodb_watchdog.install Implements hook_install().
mongodb_watchdog_menu mongodb_watchdog/mongodb_watchdog.module Implements hook_menu().
mongodb_watchdog_overview mongodb_watchdog/mongodb_watchdog.admin.inc Display watchdogs entries in mongodb. 1
mongodb_watchdog_pager_init mongodb_watchdog/mongodb_watchdog.admin.inc Initialize the pager variables for use in a mongodb_watchdog event list. 1
mongodb_watchdog_page_top mongodb_watchdog/mongodb_watchdog.admin.inc Page callback for "admin/reports/[access-denied|page-not-found]". 1
mongodb_watchdog_uninstall mongodb_watchdog/mongodb_watchdog.install Implements hook_uninstall().
mongodb_watchdog_update_7000 mongodb_watchdog/mongodb_watchdog.install Changes a variable name that defines a collection to store events.
mongodb_watchdog_watchdog mongodb_watchdog/mongodb_watchdog.module Implements hook_watchdog().
template_preprocess_mongodb_block_ui_admin_display_form mongodb_block_ui/mongodb_block_ui.admin.inc Process variables for mongodb_block_ui-admin-display.tpl.php.
_drush_mongodb_connect ./mongodb.drush.inc Returns the basic shell command string. 3
_mongodb_block_ensure_all_indexes mongodb_block/mongodb_block.install Ensure indexes to block collections for enabled themes. 2
_mongodb_block_ensure_indexes mongodb_block/mongodb_block.module Create indexes for mongo blocks. 2
_mongodb_block_rehash mongodb_block/mongodb_block.module Updates the block collection with the blocks currently exported by modules. 3
_mongodb_block_ui_admin_pages mongodb_block_ui/mongodb_block_ui.admin.inc Admin pages. 1
_mongodb_block_ui_compare mongodb_block_ui/mongodb_block_ui.admin.inc Helper for sorting mongodb_block_uis on admin/structure/mongodb_block_ui. 1
_mongodb_block_ui_themes_access mongodb_block_ui/mongodb_block_ui.module Menu item access callback - only admin or enabled themes can be accessed. 1
_mongodb_field_storage_query_value mongodb_field_storage/mongodb_field_storage.module Build a MongoDB query selector based on EntityQuery syntax. 1
_mongodb_field_storage_value mongodb_field_storage/mongodb_field_storage.module Setting the type of field value. 2
_mongodb_session_get_roles mongodb_session/mongodb_session.module Obtain the roles for a user.
_mongodb_watchdog_enhance_log_entry mongodb_watchdog/mongodb_watchdog.module Fill in the log_entry function, file, and line. 1
_mongodb_watchdog_format_message mongodb_watchdog/mongodb_watchdog.admin.inc Formats a log message for display. 2
_mongodb_watchdog_get_message_types mongodb_watchdog/mongodb_watchdog.admin.inc Gets all available filter types. 1
_mongodb_watchdog_sort_top mongodb_watchdog/mongodb_watchdog.admin.inc Callback for usort() to sort top entries returned from a group query. 1

Pages

Other projects