protected property SearchService::$database in Synonyms 2.0.x
Same name and namespace in other branches
- 8 synonyms_search/src/SynonymsService/Behavior/SearchService.php \Drupal\synonyms_search\SynonymsService\Behavior\SearchService::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- modules/
synonyms_search/ src/ SynonymsService/ Behavior/ SearchService.php, line 46
Class
- SearchService
- Expose synonyms of referenced entities to core Search index.
Namespace
Drupal\synonyms_search\SynonymsService\BehaviorCode
protected $database;