protected property ContentEntity::$database in Search API 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ search_api/ datasource/ ContentEntity.php, line 66
Class
- ContentEntity
- Represents a datasource which exposes the content entities.
Namespace
Drupal\search_api\Plugin\search_api\datasourceCode
protected $database;