void __wakeup() Restore the model after serialization. Return Value void
array getAttributes() Get all of the current attributes on the model. Return Value array
int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
static array compiles() Get a list of files that should be compiled for the package. Return Value array
SqsClient getSqs() Get the underlying SQS instance. Return Value SqsClient
static mixed unguarded(callable $callback) Run the given callable while being unguarded. Parameters callable $callback Return Value mixed
string getRawBody() Get the raw body string for the job. Return Value string
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
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
void __construct(Dispatcher $events, Container $container = null) Create a new Router instance. Parameters Dispatcher $events Container $container Return Value void
Page 69 of 996