Search for getLockId

  1. Search 7.x for getLockId
  2. Search 9.5.x for getLockId
  3. Search 10.3.x for getLockId
  4. Search 11.x for getLockId
  5. Other projects
Title Object type File name Summary
DatabaseLockBackend::getLockId function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Gets the unique page token for locks.
LockBackendAbstract::getLockId function core/lib/Drupal/Core/Lock/LockBackendAbstract.php Gets the unique page token for locks.
LockBackendAbstractTest::testGetLockId function core/tests/Drupal/Tests/Core/Lock/LockBackendAbstractTest.php Test the getLockId() method.
LockBackendInterface::getLockId function core/lib/Drupal/Core/Lock/LockBackendInterface.php Gets the unique page token for locks.
NullLockBackend::getLockId function core/lib/Drupal/Core/Lock/NullLockBackend.php Gets the unique page token for locks.
PersistentDatabaseLockBackend::getLockId function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Gets the unique page token for locks.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.