protected property SearchIndex::$connection in Drupal 9
Same name and namespace in other branches
- 8 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;