db\Connection $slaves

$slaves public property

List of slave connection configurations. Each configuration is used to create a slave DB connection. When $enableSlaves is true, one of these configurations will be chosen and used to create a DB connection for performing read queries only.

See also:

public array $slaves = []
doc_Yii
2016-10-30 16:57:42
Comments
Leave a Comment

Please login to continue.