protected property TaxonomyEntityIndexUuidDepth::$entityRepository in Taxonomy Entity Index 8
A repository that allows us to load entities by their UUIDs.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ views/ argument/ TaxonomyEntityIndexUuidDepth.php, line 25
Class
- TaxonomyEntityIndexUuidDepth
- Argument handler for entity taxonomy terms with depth, using the UUID.
Namespace
Drupal\taxonomy_entity_index\Plugin\views\argumentCode
protected $entityRepository;