public kick () Move the job to the ready queue if it is delayed or buried.
public getId ()
extends class Phalcon\Exception
public peekDelayed () Return the next job in the list of buried jobs.
public reserve ([mixed $timeout]) Reserves/locks a ready job from the specified tube.
public pauseTube (mixed $tube, mixed $delay) Can delay any new job being reserved for a given time.
public connect () Makes a connection to the Beanstalkd server
public choose (mixed $tube) Change the active tube. By default the tube is “default”.
public __wakeup () Checks if the job has been modified after unserializing the object
integer DEFAULT_PRIORITY
Page 3 of 4