protected property SearchApiAllTerms::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null
File
- src/
Plugin/ views/ argument/ SearchApiAllTerms.php, line 29
Class
- SearchApiAllTerms
- Defines a contextual filter searching through all indexed taxonomy fields.
Namespace
Drupal\search_api\Plugin\views\argumentCode
protected $entityTypeManager;