namespace Drupal\workspaces\EntityQuery

Same name in other branches
  1. 10 Drupal\workspaces\EntityQuery
  2. 9 Drupal\workspaces\EntityQuery
  3. 8.9.x Drupal\workspaces\EntityQuery
Object name File name Summary
PgsqlQueryFactory core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php Workspaces PostgreSQL-specific entity query implementation.
Query core/modules/workspaces/src/EntityQuery/Query.php Alters entity queries to use a workspace revision instead of the default one.
QueryAggregate core/modules/workspaces/src/EntityQuery/QueryAggregate.php Alters aggregate entity queries to use a workspace revision if possible.
QueryFactory core/modules/workspaces/src/EntityQuery/QueryFactory.php Workspaces-specific entity query implementation.
QueryTrait core/modules/workspaces/src/EntityQuery/QueryTrait.php Provides workspaces-specific helpers for altering entity queries.
Tables core/modules/workspaces/src/EntityQuery/Tables.php Alters entity queries to use a workspace revision instead of the default one.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.