pgsql.workspaces.entity.query.sql

Same name and namespace in other branches
  1. 9 core/modules/workspaces/workspaces.services.yml \pgsql.workspaces.entity.query.sql
  2. 8.9.x core/modules/workspaces/workspaces.services.yml \pgsql.workspaces.entity.query.sql
  3. 10 core/modules/workspaces/workspaces.services.yml \pgsql.workspaces.entity.query.sql

Class

Drupal\workspaces\EntityQuery\PgsqlQueryFactory

File

core/modules/workspaces/workspaces.services.yml

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

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