QueryTrait
trait QueryTrait (View source)
Provides workspaces-specific helpers for altering entity queries.
Properties
| protected WorkspaceManagerInterface | $workspaceManager | The workspace manager. |
Methods
__construct(EntityTypeInterface $entity_type, string $conjunction, Connection $connection, array $namespaces, WorkspaceManagerInterface $workspace_manager)
Constructs a Query object.
prepare()
{@inheritdoc}
isSimpleQuery()
{@inheritdoc}
Details
__construct(EntityTypeInterface $entity_type, string $conjunction, Connection $connection, array $namespaces, WorkspaceManagerInterface $workspace_manager)
Constructs a Query object.
prepare()
{@inheritdoc}
isSimpleQuery()
{@inheritdoc}