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
MongoCursor::limit
  • References/PHP/Function/Database/MongoDB driver/MongoCursor

(PECL mongo >=0.9.0) Limits the number of results returned

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

(PECL mongo >=1.3.0) Gets an array of names for all collections in this database

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
MongoCursor::next
  • References/PHP/Function/Database/MongoDB driver/MongoCursor

(PECL mongo >=0.9.0) Advances the cursor to the next result, and returns that result

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

(PECL mongo >=1.3.0) Retrieve the full result document

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

(PECL mongo >= 1.2.3) Sets the module(s) to be logged

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

(PECL mongo >= 0.9.0) Checks if an array is a database reference

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

(PECL mongo >=0.9.0) Skips a number of results

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

(PECL mongo >=0.9.0) Sets this database's profiling level

2025-01-10 15:47:30