For all the query analysis functions, processXCommand returns a bson object with
{"X": collection, ...}except for processFindAndModifyCommand, which doesn't include the "findandmodify" field.
For all the query analysis functions, processXCommand returns a bson object with
{"X": collection, ...}except for processFindAndModifyCommand, which doesn't include the "findandmodify" field.