string getSummaryForDisplay() Get the summary of the event for display. Return Value string
void fire() Execute the console command. Return Value void
void setLaravel(Application $laravel) Set the Laravel application instance. Parameters Application $laravel Return Value void
static bool accessible(mixed $value) Determine whether the given value is array accessible. Parameters mixed $value Return Value bool
bool|null restore() Restore a soft-deleted model instance. Return Value bool|null
$this dontSeeJson(array $data = null) Assert that the response doesn't contain JSON. Parameters array $data Return Value $this
bool containsStrict(mixed $key, mixed $value = null) Determine if an item exists in the collection using strict comparison. Parameters mixed $key mixed $value Return Value bool
bool forget(string $key) Remove an item from the cache. Parameters string $key Return Value bool
string columnize(array $columns) Convert an array of column names into a delimited string. Parameters array $columns Return Value string
bool check() Determine if the current user is authenticated. Return Value bool
Page 421 of 996