(PECL mongo >=0.9.0)
MongoCollection::group
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.2) Performs an operation similar to SQL's GROUP BY command

2025-01-10 15:47:30
MongoCollection::getSlaveOkay
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=1.1.0) Get slaveOkay setting for this collection

2025-01-10 15:47:30
MongoCollection::__toString
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) String representation of this collection

2025-01-10 15:47:30
MongoCollection::__get
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=1.0.2) Gets a collection public

2025-01-10 15:47:30
MongoCollection::__construct
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Creates a new collection

2025-01-10 15:47:30
MongoCollection::count
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Counts the number of documents in this collection

2025-01-10 15:47:30
MongoCollection::deleteIndex
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Deletes an index from this collection

2025-01-10 15:47:30
MongoCollection::getName
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Returns this collection's name

2025-01-10 15:47:30
MongoCollection::getDBRef
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Fetches the document pointed to by a database reference

2025-01-10 15:47:30
MongoCollection::findOne
  • References/PHP/Function/Database/MongoDB driver/MongoCollection

(PECL mongo >=0.9.0) Queries this collection, returning a single element

2025-01-10 15:47:30