protected property ViewsQueryAlter::$entityFieldManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- core/
modules/ workspaces/ src/ ViewsQueryAlter.php, line 36
Class
- ViewsQueryAlter
- Defines a class for altering views queries.
Namespace
Drupal\workspacesCode
protected $entityFieldManager;