service mongodb_watchdog.command.sanitycheck in MongoDB 8.2
Class
Drupal\mongodb_watchdog\Command\SanityCheckCommandTags
- drupal.command
File
- modules/
mongodb_watchdog/ console.services.yml - modules/mongodb_watchdog/console.services.yml
View source
- class: Drupal\mongodb_watchdog\Command\SanityCheckCommand
- arguments:
- - '@mongodb.watchdog.sanity_check'
- - '@serialization.yaml'
- tags:
- - { name: drupal.command }