array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'gearmanjob.unique.php', 1 => 'GearmanJob::unique', 2 => 'Get the unique identifier', ), 'up' => array ( 0 => 'class.gearmanjob.php', 1 => 'GearmanJob', ), 'prev' => array ( 0 => 'gearmanjob.status.php', 1 => 'GearmanJob::status', ), 'next' => array ( 0 => 'gearmanjob.warning.php', 1 => 'GearmanJob::warning', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gearman/gearmanjob/unique.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL gearman >= 0.5.0)
GearmanJob::unique — Get the unique identifier
Returns the unique identifier for this job. The identifier is assigned by the client.
У цієї функції немає параметрів.
An opaque unique identifier, or false if the job has not yet been initialized.