all() public method Executes the query and returns all
min() public method Returns the minimum of the specified
distinct() public method Returns a list of distinct values
select() public method Sets the list of fields of the
getCollection() public method Returns the Mongo collection
scalar() public method (available since version 2.1.2) Returns
$options public property Cursor options in format: optionKey =>
sum() public method Returns the sum of the specified column
addOptions() public method Adds additional cursor options
count() public method Returns the number of records.
Page 1 of 3