array getIronJob() Get the underlying IronMQ job. Return Value array
mixed reset(array $credentials, Closure $callback) Reset the password for the given token. Parameters array $credentials Closure $callback Return Value mixed
$this dontSeeText(string $text) Assert that a given string is not seen on the current text. Parameters string $text Return Value $this
Collection split(int $numberOfGroups) Split a collection into a certain number of groups. Parameters int $numberOfGroups Return Value Collection
Collection sort(callable $callback = null) Sort through each item with a callback. Parameters callable $callback Return Value Collection
Response getLogout() Log the user out of the application. Return Value Response
static string ascii(string $value) Transliterate a UTF-8 value to ASCII. Parameters string $value Return Value string
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection to a single value. Parameters callable $callback mixed $initial Return Value mixed
static void defaultSimpleView(string $view) Set the default "simple" pagination view. Parameters string $view Return Value void
LoaderInterface getLoader() Get the language line loader implementation. Return Value LoaderInterface
Page 207 of 996