bool guest() Determine if the current user is a guest. Return Value bool
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
bool wantsJson() Determine if the current request is asking for JSON in return. Return Value bool
$this content(string $content) Set the content of the Slack message. Parameters string $content Return Value $this
bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
int transactionLevel() Get the number of active transactions. Return Value int
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
Page 235 of 996