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

(PECL mongo >=0.9.0) Gets an array of MongoCollection objects for all collections in this database

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

(PECL mongo >=0.9.0) String representation of this collection

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

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

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

(PECL mongo >=1.3.0) Creates a new database connection object

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

(PECL mongo >= 1.0.9) Returns the string representation of this 32-bit integer.

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

(PECL mongo >= 1.0.1) Gets the number of seconds since the epoch that this id was created

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

(PECL mongo >=0.9.2) Return an explanation of the query, often useful for optimization and debugging

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

(PECL mongo >=1.3.0) Lists all of the databases available.

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

(PECL mongo >=0.9.0) Creates an index on the specified field(s) if it does not already exist.

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

(PECL mongo >=1.0.2) Gets a collection public

2025-01-10 15:47:30