You are here

service mongodb.watchdog_storage in MongoDB 8.2

Class

MongoDB\Database
3 string references to mongodb.watchdog_storage
ClearConfirmForm::create in modules/mongodb_watchdog/src/Form/ClearConfirmForm.php
Instantiates a new instance of this class.
mongodb_watchdog_uninstall in modules/mongodb_watchdog/mongodb_watchdog.install
Implements hook_uninstall().
TopController::create in modules/mongodb_watchdog/src/Controller/TopController.php
Instantiates a new instance of this class.

File

modules/mongodb_watchdog/mongodb_watchdog.services.yml
modules/mongodb_watchdog/mongodb_watchdog.services.yml

View source
  1. class: MongoDB\Database
  2. factory:
  3. - '@mongodb.database_factory'
  4. - get
  5. arguments:
  6. - logger