class PgsqlQueryFactory

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php \Drupal\workspaces\EntityQuery\PgsqlQueryFactory
  2. 8.9.x core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php \Drupal\workspaces\EntityQuery\PgsqlQueryFactory
  3. 10 core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php \Drupal\workspaces\EntityQuery\PgsqlQueryFactory

Workspaces PostgreSQL-specific entity query implementation.

@internal

Hierarchy

Expanded class hierarchy of PgsqlQueryFactory

1 string reference to 'PgsqlQueryFactory'
workspaces.services.yml in core/modules/workspaces/workspaces.services.yml
core/modules/workspaces/workspaces.services.yml
1 service uses PgsqlQueryFactory
pgsql.workspaces.entity.query.sql in core/modules/workspaces/workspaces.services.yml
Drupal\workspaces\EntityQuery\PgsqlQueryFactory

File

core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php, line 10

Namespace

Drupal\workspaces\EntityQuery
View source
class PgsqlQueryFactory extends QueryFactory {

}

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