pgsql.entity.query.sql

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

Class

Drupal\pgsql\EntityQuery\QueryFactory
3 string references to pgsql.entity.query.sql
EntityQueryServiceDeprecation::testPostgresServiceDeprecated in core/modules/pgsql/tests/src/Kernel/EntityQueryServiceDeprecation.php
Tests that the core provided service is deprecated.
EntityQueryServiceDeprecation::testPostgresServiceNotDeprecated in core/modules/pgsql/tests/src/Kernel/EntityQueryServiceDeprecation.php
Tests that the pgsql provided service is not deprecated.
WorkspacesServiceProvider::register in core/modules/workspaces/src/WorkspacesServiceProvider.php

File

core/modules/pgsql/pgsql.services.yml

View source
  1. class: Drupal\pgsql\EntityQuery\QueryFactory
  2. arguments:
  3. - '@database'

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