mongocollection.setslaveokay(3) php man page | unix.com

Man Page: mongocollection.setslaveokay

Operating Environment: php

Section: 3

MONGOCOLLECTION.SETSLAVEOKAY(3) 					 1					   MONGOCOLLECTION.SETSLAVEOKAY(3)

MongoCollection::setSlaveOkay - Change slaveOkay setting for this collection

SYNOPSIS
public bool MongoCollection::setSlaveOkay ([bool $ok = true])
DESCRIPTION
See the query section of this manual for information on distributing reads to secondaries.
PARAMETERS
o $ok - If reads should be sent to secondary members of a replica set for all possible queries using this MongoCollection instance.
RETURN VALUES
Returns 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
mongocursor(3) - php
mongo(3) - php
mongocursor.slaveokay(3) - php
mongocollection.save(3) - php
mongocollection.parallelcollectionscan(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun