php8.5
Home/ Manual/ gearman / gearmanjob/ GearmanJob::handle

GearmanJob::handle

PHP function Edit on GitHub ✎

(PECL gearman >= 0.5.0)

Get the job handle

Description

GearmanJob::handle(): false|string

Returns the opaque job handle assigned by the job server.

Parameters Parameters

Return Values

An opaque job handle, or false if the job has not yet been initialized.

See Also

  • GearmanTask::jobHandle

Source: reference/gearman/gearmanjob/handle.xml · from the official PHP manual (php/doc-en)