Man Page: mongocollection.setslaveokay
Operating Environment: php
Section: 3
MONGOCOLLECTION.SETSLAVEOKAY(3) 1 MONGOCOLLECTION.SETSLAVEOKAY(3) MongoCollection::setSlaveOkay - Change slaveOkay setting for this collectionSYNOPSISpublic bool MongoCollection::setSlaveOkay ([bool $ok = true])DESCRIPTIONSee the query section of this manual for information on distributing reads to secondaries.PARAMETERSo $ok - If reads should be sent to secondary members of a replica set for all possible queries using this MongoCollection instance.RETURN VALUESReturns the former value of slaveOkay for this instance.CHANGELOG+--------+-------------------------------+ |Version | | | | | | | Description | | | | +--------+-------------------------------+ |1.2.11 | | | | | | | Emits E_DEPRECATED when used. | | | | +--------+-------------------------------+ SEE ALSO"Read Preferences , MongoCollection::setReadPreference. PHP Documentation Group MONGOCOLLECTION.SETSLAVEOKAY(3)
| Related Man Pages |
|---|
| mongocollection.remove(3) - php |
| mongocursor(3) - php |
| mongocollection.find(3) - php |
| mongocollection.save(3) - php |
| mongocollection.findone(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Please Welcome Don Cragun as Lead Moderator |