apiargs-MongoDBCollection-method-explain-option.yaml 489 Bytes
source:
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: readPreference
---
source:
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: typeMap
post: |
  This will be used for the returned command result document.
---
arg_name: option
name: verbosity
type: string
description: |
  The verbosity level at which to run the command. See the :manual:`explain
  </reference/command/explain>` command for more information.
interface: phpmethod
operation: ~
optional: true
...