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

(PECL mongo >=0.9.0) Remove records from this collection

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

(PECL mongo >=0.9.0) Update records based on a given criteria

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

(PECL mongo >=1.5.0) Returns an array of cursors to iterator over a full collection in parallel

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

(PECL mongo >=0.9.0) Creates a database reference

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

(PECL mongo >=0.9.0) Converts keys specifying an index to its identifying string

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

(PECL mongo >=0.9.0) Delete all indices for this collection

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

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

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

(PECL mongo >=1.3.0) Update a document and return it

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

(PECL mongo >=1.5.0) Get the write concern for this collection

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

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

2025-01-10 15:47:30