SearchIndex::$replica

Same name and namespace in other branches
  1. 9 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::replica
  2. 10 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::replica

The database replica connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/search/src/SearchIndex.php, line 35

Class

SearchIndex
Provides search index management functions.

Namespace

Drupal\search

Code

protected $replica;

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