MongoDB::createCollection
  • References/PHP/Function/Database/MongoDB driver/MongoDB

(PECL mongo >=0.9.0) Creates a collection

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

(PECL mongo >=1.2.0) Returns information about all connection pools.

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

(PECL mongo >= 1.0.9) Creates a new 64-bit integer.

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

(PECL mongo >=0.9.0) Checks if the cursor is reading a valid result.

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

(PECL mongo >=1.3.0) Gets a database public

2025-01-10 15:47:30