13 methods override PersistingStoreInterface::putOffExpiration()
- CombinedStore::putOffExpiration in vendor/
symfony/ lock/ Store/ CombinedStore.php - Extends the TTL of a resource.
- DoctrineDbalPostgreSqlStore::putOffExpiration in vendor/
symfony/ lock/ Store/ DoctrineDbalPostgreSqlStore.php - Extends the TTL of a resource.
- DoctrineDbalStore::putOffExpiration in vendor/
symfony/ lock/ Store/ DoctrineDbalStore.php - Extends the TTL of a resource.
- FlockStore::putOffExpiration in vendor/
symfony/ lock/ Store/ FlockStore.php - Extends the TTL of a resource.
- InMemoryStore::putOffExpiration in vendor/
symfony/ lock/ Store/ InMemoryStore.php - Extends the TTL of a resource.
- MemcachedStore::putOffExpiration in vendor/
symfony/ lock/ Store/ MemcachedStore.php - Extends the TTL of a resource.
- MongoDbStore::putOffExpiration in vendor/
symfony/ lock/ Store/ MongoDbStore.php - NullStore::putOffExpiration in vendor/
symfony/ lock/ Store/ NullStore.php - Extends the TTL of a resource.
- PdoStore::putOffExpiration in vendor/
symfony/ lock/ Store/ PdoStore.php - Extends the TTL of a resource.
- PostgreSqlStore::putOffExpiration in vendor/
symfony/ lock/ Store/ PostgreSqlStore.php - Extends the TTL of a resource.
- RedisStore::putOffExpiration in vendor/
symfony/ lock/ Store/ RedisStore.php - Extends the TTL of a resource.
- SemaphoreStore::putOffExpiration in vendor/
symfony/ lock/ Store/ SemaphoreStore.php - Extends the TTL of a resource.
- ZookeeperStore::putOffExpiration in vendor/
symfony/ lock/ Store/ ZookeeperStore.php - Extends the TTL of a resource.