Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PersistingStoreInterface.php

PersistingStoreInterface

  • class \Symfony\Component\Lock\Store\CombinedStore implements \Symfony\Component\Lock\SharedLockStoreInterface, \Psr\Log\LoggerAwareInterface uses \Symfony\Component\Lock\Store\ExpiringStoreTrait, \Psr\Log\LoggerAwareTrait
  • class \Symfony\Component\Lock\Store\DoctrineDbalPostgreSqlStore implements \Symfony\Component\Lock\BlockingSharedLockStoreInterface, \Symfony\Component\Lock\BlockingStoreInterface
  • class \Symfony\Component\Lock\Store\DoctrineDbalStore implements \Symfony\Component\Lock\PersistingStoreInterface uses \Symfony\Component\Lock\Store\DatabaseTableTrait, \Symfony\Component\Lock\Store\ExpiringStoreTrait
  • class \Symfony\Component\Lock\Store\FlockStore implements \Symfony\Component\Lock\BlockingStoreInterface, \Symfony\Component\Lock\SharedLockStoreInterface
  • class \Symfony\Component\Lock\Store\InMemoryStore implements \Symfony\Component\Lock\SharedLockStoreInterface
  • class \Symfony\Component\Lock\Store\MemcachedStore implements \Symfony\Component\Lock\PersistingStoreInterface uses \Symfony\Component\Lock\Store\ExpiringStoreTrait
  • class \Symfony\Component\Lock\Store\MongoDbStore implements \Symfony\Component\Lock\PersistingStoreInterface uses \Symfony\Component\Lock\Store\ExpiringStoreTrait
  • class \Symfony\Component\Lock\Store\NullStore implements \Symfony\Component\Lock\BlockingSharedLockStoreInterface
  • class \Symfony\Component\Lock\Store\PdoStore implements \Symfony\Component\Lock\PersistingStoreInterface uses \Symfony\Component\Lock\Store\DatabaseTableTrait, \Symfony\Component\Lock\Store\ExpiringStoreTrait
  • class \Symfony\Component\Lock\Store\PostgreSqlStore implements \Symfony\Component\Lock\BlockingSharedLockStoreInterface, \Symfony\Component\Lock\BlockingStoreInterface
  • class \Symfony\Component\Lock\Store\RedisStore implements \Symfony\Component\Lock\SharedLockStoreInterface uses \Symfony\Component\Lock\Store\ExpiringStoreTrait
  • class \Symfony\Component\Lock\Store\SemaphoreStore implements \Symfony\Component\Lock\BlockingStoreInterface
  • class \Symfony\Component\Lock\Store\ZookeeperStore implements \Symfony\Component\Lock\PersistingStoreInterface uses \Symfony\Component\Lock\Store\ExpiringStoreTrait

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal