pgsql.services.yml

core/modules/pgsql/pgsql.services.yml

File

core/modules/pgsql/pgsql.services.yml

View source
  1. parameters:
  2. pgsql.skip_procedural_hook_scan: true
  3. services:
  4. pgsql.entity.query.sql:
  5. class: Drupal\pgsql\EntityQuery\QueryFactory
  6. arguments: ['@database']

Services

Title Deprecated Summary
pgsql.entity.query.sql Drupal\pgsql\EntityQuery\QueryFactory

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