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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.