Error message
You are browsing documentation for drupal 10.3.x, which is not supported anymore. <a href="/api/drupal/core%21modules%21workspaces%21src%21ViewsQueryAlter.php/property/ViewsQueryAlter%3A%3AentityFieldManager/11.x">Read the updated version of this page for drupal 11.x (the latest version).</a>ViewsQueryAlter::$entityFieldManager
Same name in other branches
- 9 core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::entityFieldManager
- 8.9.x core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::entityFieldManager
- 11.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.