You are here

Files in MongoDB 6

Primary tabs

File namesort descending Location Namespace Description
mongodb.drush.inc mongodb.drush.inc Provide Drush integration for MongoDB.
mongodb.info mongodb.info name = MongoDB description = Integration between Drupal and MongoDB. package = MongoDB core = 6.x
mongodb.install mongodb.install Install file for MongoDB module.
mongodb.module mongodb.module A library of common mechanisms for modules using MongoDB.
mongodb_watchdog-rtl.css mongodb_watchdog/mongodb_watchdog-rtl.css #edit-type-wrapper, #edit-severity-wrapper { float: right; padding-right: 0; padding-left: .8em; }
mongodb_watchdog.admin.inc mongodb_watchdog/mongodb_watchdog.admin.inc Settings for mongodb. Moved back to module file.
mongodb_watchdog.css mongodb_watchdog/mongodb_watchdog.css @CHARSET "UTF-8"; /** * Defined in dblog.module, which is normally not enabled when mongodb_watchdog is. */ #edit-type-wrapper, #edit-severity-wrapper { float: left; /* LTR */ padding-right: .8em; /* LTR */ margin: 0.1em; }
mongodb_watchdog.info mongodb_watchdog/mongodb_watchdog.info name = MongoDB watchdog description = 'A watchdog implementation using MongoDB' package = MongoDB core = 6.x dependencies[] = mongodb
mongodb_watchdog.install mongodb_watchdog/mongodb_watchdog.install
mongodb_watchdog.module mongodb_watchdog/mongodb_watchdog.module
mongodb_watchdog.test mongodb_watchdog/mongodb_watchdog.test Test class for MongoDB_watchdog.

Other projects