MongoCollection::setSlaveOkay(PECL mongo >=1.1.0) MongoCollection::setSlaveOkay — Change slaveOkay setting for this collection Описание
   public bool MongoCollection::setSlaveOkay
    ([ bool $ok = true
  ] ) 
  See the query section of this manual for information on distributing reads to slaves. Список параметров
 
 Возвращаемые значенияReturns the former value of slaveOkay for this instance.  | 
||