MongoCursorInterface::batchSize
  • References/PHP/Function/Database/MongoDB driver/MongoCursorInterface

(PECL mongo >=1.5.0) Limits the number of elements returned in one batch.

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

(PECL mongo >=1.3.0) Gets a database public

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

(PECL mongo >=0.9.0) Returns the cursor to the beginning of the result set

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

(PECL mongo >= 0.8.1) The string representation of this binary data object.

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

(PECL mongo >=0.9.0) Creates a collection

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

(PECL mongo >=1.3.3) Get the read preference for this query

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

(PECL mongo >=0.9.0) Returns the current result's _id, or its index within the result set

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

(PECL mongo >=0.9.5) Checks for the last error thrown during a database operation

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

(PECL mongo >=1.0.1) Deserializes a BSON object into a PHP array

2025-01-10 15:47:30