void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
$this action(string $text, string $url) Configure the "call to action" button. Parameters string $text string $url Return Value $this
$this content(string $content) Set the content of the Slack message. Parameters string $content Return Value $this
bool wantsJson() Determine if the current request is asking for JSON in return. Return Value bool
int transactionLevel() Get the number of active transactions. Return Value int
bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
ArrayIterator getIterator() Get an iterator for the items. Return Value ArrayIterator
Store|null getSession() Get the session store implementation. Return Value Store|null
string content() Get the content of the response. Return Value string
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
Page 233 of 996