database.replica
Same name in other branches
- 8.9.x core/core.services.yml \database.replica
- 10 core/core.services.yml \database.replica
Class
Drupal\Core\Database\Connection2 string references to database.replica
- NodeSearch::create in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Creates an instance of the plugin.
- TrackerController::create in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Database\Connection
- factory: 'Drupal\Core\Database\Database::getConnection'
- arguments:
- - replica
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.