Container getContainer() Get the IoC container instance. Return Value Container
RedirectResponse refresh(int $status = 302, array $headers = array()) Create a new redirect response to the current URI. Parameters int $status array $headers Return Value RedirectResponse
string parameterize(array $values) Create query parameter place-holders for an array. Parameters array $values Return Value string
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
array|bool put(string $key, mixed $value, int $seconds) Store an item in the cache. Parameters string $key mixed $value int $seconds Return Value array|bool
Htmlable interface Htmlable (View source) Methods string toHtml() Get content as a string of HTML.
string getCurrentUrl() Get the root URL for the request. Return Value string
string __toString() Convert the collection to its string representation. Return Value string
void temporary() Indicate that the table needs to be temporary. Return Value void
array find(mixed $id) Get a single failed job. Parameters mixed $id Return Value array
Page 258 of 996