Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PostgreSqlStore.php
PostgreSqlStore::$connectionOptions
Type:
connectionOptions
File
vendor/
symfony/
lock/
Store/
PostgreSqlStore.php
, line 33
Class
PostgreSqlStore
PostgreSqlStore is a PersistingStoreInterface implementation using PostgreSql advisory locks.
Namespace
Symfony\Component\Lock\Store
Code
private array $connectionOptions = [];
RSS feed