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

Breadcrumb

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

13 methods override PersistingStoreInterface::exists()

CombinedStore::exists in vendor/symfony/lock/Store/CombinedStore.php
Returns whether or not the resource exists in the storage.
DoctrineDbalPostgreSqlStore::exists in vendor/symfony/lock/Store/DoctrineDbalPostgreSqlStore.php
Returns whether or not the resource exists in the storage.
DoctrineDbalStore::exists in vendor/symfony/lock/Store/DoctrineDbalStore.php
Returns whether or not the resource exists in the storage.
FlockStore::exists in vendor/symfony/lock/Store/FlockStore.php
Returns whether or not the resource exists in the storage.
InMemoryStore::exists in vendor/symfony/lock/Store/InMemoryStore.php
Returns whether or not the resource exists in the storage.
MemcachedStore::exists in vendor/symfony/lock/Store/MemcachedStore.php
Returns whether or not the resource exists in the storage.
MongoDbStore::exists in vendor/symfony/lock/Store/MongoDbStore.php
Returns whether or not the resource exists in the storage.
NullStore::exists in vendor/symfony/lock/Store/NullStore.php
Returns whether or not the resource exists in the storage.
PdoStore::exists in vendor/symfony/lock/Store/PdoStore.php
Returns whether or not the resource exists in the storage.
PostgreSqlStore::exists in vendor/symfony/lock/Store/PostgreSqlStore.php
Returns whether or not the resource exists in the storage.
RedisStore::exists in vendor/symfony/lock/Store/RedisStore.php
Returns whether or not the resource exists in the storage.
SemaphoreStore::exists in vendor/symfony/lock/Store/SemaphoreStore.php
Returns whether or not the resource exists in the storage.
ZookeeperStore::exists in vendor/symfony/lock/Store/ZookeeperStore.php
Returns whether or not the resource exists in the storage.

API Navigation

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