void info(string $message, array $context = array()) Log an informational message to the logs. Parameters string $message array $context Return Value void
string getAuthPassword() Get the password for the user. Return Value string
Queue connection(string $name = null) Resolve a queue connection instance. Parameters string $name Return Value Queue
void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
array many(array $keys) Retrieve multiple items from the cache by key. Items not found in the cache will have a null value. Parameters array $keys Return Value array
int attempts() Get the number of times the job has been attempted. Return Value int
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an array of jobs onto the queue. Parameters array $jobs mixed $data string $queue Return Value mixed
void setPostProcessor(Processor $processor) Set the query post processor used by the connection. Parameters Processor $processor Return Value void
static void reguard() Enable the mass assignment restrictions. Return Value void
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship). Parameters string $key Return Value mixed
Page 507 of 996