pgsql.entity.query.sql

Class

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

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.