Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class SymfonyLockAdapter.
Symfony lock component adapter.
Methods
__construct
Parameter
Name
Description
lock
Symfony\Component\Lock\LockInterface
acquire
Acquires a lock that will block until released.
Parameters
Name
Description
options
array
Configuration options.
↳ blocking
bool
Whether the process should block while waiting to acquire the lock. Defaults to true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]