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

(PECL mongo >=1.3.0) Closes this connection

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

(PECL mongo >=1.2.11) Sets whether this cursor will wait for a while for a tailable cursor to return more

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

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

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

(PECL mongo >=0.9.0) Returns the current file

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

(PECL mongo >=0.9.0) Sorts the results by given fields

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

(PECL mongo >=1.5.0) Returns the current result's index within the result set

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

(PECL mongo >=0.9.0) Return the next file to which this cursor points, and advance the cursor

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

(PECL mongo >=0.9.4) Sets whether this query can be done on a secondary [deprecated]

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

(PECL mongo >=1.0.6) Sets the fields for a query

2025-01-10 15:47:30