$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of the scheduled operation if it produces output. Parameters array|mixed $addresses Return Value $this Exceptions LogicException
void run(Container $container) Run the given event. Parameters Container $container Return Value void
$this assertRedirectedToAction(string $name, array $parameters = array(), array $with = array()) Assert whether the client was redirected to a given action. Parameters string $name array $parameters array $with Return Value $this
string render() Get the evaluated contents of the object. Return Value string
void register() Register the service provider. Return Value void
void package(string $package, string $namespace = null, string $path = null) Register the package's component namespaces. Parameters string $package string $namespace string $path Return Value void
static bool hasGlobalScope(ScopeInterface $scope) Determine if a model has a global scope. Parameters ScopeInterface $scope Return Value bool
static bool hasGlobalScope(Scope|string $scope) Determine if a model has a global scope. Parameters Scope|string $scope Return Value bool
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
$this withSession(array $data) Set the session to the given array. Parameters array $data Return Value $this
Page 106 of 996