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

Breadcrumb

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

8 calls to DatabaseTableTrait::getUniqueToken()

DoctrineDbalStore::delete in vendor/symfony/lock/Store/DoctrineDbalStore.php
Removes a resource from the storage.
DoctrineDbalStore::exists in vendor/symfony/lock/Store/DoctrineDbalStore.php
Returns whether or not the resource exists in the storage.
DoctrineDbalStore::putOffExpiration in vendor/symfony/lock/Store/DoctrineDbalStore.php
Extends the TTL of a resource.
DoctrineDbalStore::save in vendor/symfony/lock/Store/DoctrineDbalStore.php
Stores the resource if it's not locked by someone else.
PdoStore::delete in vendor/symfony/lock/Store/PdoStore.php
Removes a resource from the storage.
PdoStore::exists in vendor/symfony/lock/Store/PdoStore.php
Returns whether or not the resource exists in the storage.
PdoStore::putOffExpiration in vendor/symfony/lock/Store/PdoStore.php
Extends the TTL of a resource.
PdoStore::save in vendor/symfony/lock/Store/PdoStore.php
Stores the resource if it's not locked by someone else.
RSS feed
Powered by Drupal