protected property TaxonomyEntityIndexTid::$database in Taxonomy Entity Index 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ views/ field/ TaxonomyEntityIndexTid.php, line 47
Class
- TaxonomyEntityIndexTid
- Field handler to display all taxonomy terms of an entity.
Namespace
Drupal\taxonomy_entity_index\Plugin\views\fieldCode
protected $database;