You are here

service pgsql.workspace.entity.query.sql in Workspace 8.2

Class

Drupal\workspace\EntityQuery\PgsqlQueryFactory

File

./workspace.services.yml
workspace.services.yml

View source
  1. decorates: pgsql.entity.query.sql
  2. class: Drupal\workspace\EntityQuery\PgsqlQueryFactory
  3. arguments:
  4. - '@database'
  5. - '@workspace.manager'
  6. public: false
  7. decoration_priority: 50