Tripal
All Classes Files Functions Variables Modules Pages
Drupal\tripal_biodb\Lock\SharedLockBackendInterface Member List

This is the complete list of members for Drupal\tripal_biodb\Lock\SharedLockBackendInterface, including all inherited members.

acquire( $name, $timeout=30.0, string $owner='', ?int $pid=NULL)Drupal\tripal_biodb\Lock\SharedLockBackendInterface
acquireShared(string $name, float $timeout=30.0, string $owner='', ?int $pid=NULL)Drupal\tripal_biodb\Lock\SharedLockBackendInterface
getCurrentExpirationDelay(string $name)Drupal\tripal_biodb\Lock\LockInfoInterface
getCurrentExpirationTime(string $name)Drupal\tripal_biodb\Lock\LockInfoInterface
getOwner(string $name)Drupal\tripal_biodb\Lock\LockInfoInterface
getOwnerPid(string $name, ?string $owner=NULL)Drupal\tripal_biodb\Lock\SharedLockBackendInterface
Drupal::tripal_biodb::Lock::LockInfoInterface::getOwnerPid(string $name)Drupal\tripal_biodb\Lock\LockInfoInterface
getOwners(string $name)Drupal\tripal_biodb\Lock\SharedLockBackendInterface
getStartTime(string $name, ?string $owner=NULL)Drupal\tripal_biodb\Lock\SharedLockBackendInterface
Drupal::tripal_biodb::Lock::LockInfoInterface::getStartTime(string $name)Drupal\tripal_biodb\Lock\LockInfoInterface
releaseShared(string $name, string $owner)Drupal\tripal_biodb\Lock\SharedLockBackendInterface