database.replica_kill_switch

Same name and namespace in other branches
  1. 9 core/core.services.yml \database.replica_kill_switch
  2. 8.9.x core/core.services.yml \database.replica_kill_switch

Class

Drupal\Core\Database\ReplicaKillSwitch
1 string reference to database.replica_kill_switch
ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries in core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php
Tests database.replica_kill_switch service.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Database\ReplicaKillSwitch
  2. arguments:
  3. - '@settings'
  4. - '@datetime.time'
  5. - '@session'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.