SearchIndex::$connection
Same name in other branches
- 8.9.x core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::connection
- 10 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
core/
modules/ search/ src/ SearchIndex.php, line 27
Class
- SearchIndex
- Provides search index management functions.
Namespace
Drupal\searchCode
protected $connection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.