$this setRelation(string $relation, mixed $value) Set the specific relationship in the model. Parameters string $relation mixed $value Return Value $this
string fullUrl() Get the full URL for the request. Return Value string
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
array getObservableEvents() Get the observable event names. Return Value array
int queue(string $command, array $parameters = array()) Queue the given console command. Parameters string $command array $parameters Return Value int
array getAction() Get the action array for the route. Return Value array
array getReplacers() Get the array of custom validator message replacers. Return Value array
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
Page 231 of 996