$this setContent(mixed $content) Set the content on the response. Parameters mixed $content Return Value $this
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
IronQueue getIron() Get the underlying Iron queue instance. Return Value IronQueue
$this withSession(array $data) Set the session to the given array. Parameters array $data Return Value $this
Model save(Model $model) Attach a model instance to the parent model. Parameters Model $model Return Value Model
$this setRawAttributes(array $attributes, bool $sync = false) Set the array of model attributes. No checking is done. Parameters array $attributes bool $sync Return Value $this
bool passes() Determine if the data passes the validation rules. Return Value bool
bool hasCommandHandler(mixed $command) Determine if the given command has a handler. Parameters mixed $command Return Value bool
array provides() Get the services provided by the provider. Return Value array
mixed pop() Get and remove the last item from the collection. Return Value mixed
Page 406 of 996