$this view(string $view, array $data = array()) Set the view for the mail message. Parameters string $view array $data Return Value $this
$this attachData(string $data, string $name, array $options = array()) Attach in-memory data as an attachment. Parameters string $data string $name array $options Return Value $this
static mixed last(array $array, callable $callback = null, mixed $default = null) Return the last element in an array passing a given truth test. Parameters array $array callable $callback mixed $default Return Value mixed
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc} Parameters Swift_Mime_Message $message $failedRecipients
void put(string $key, mixed $value, float|int $minutes) Store an item in the cache for a given number of minutes. Parameters string $key mixed $value float|int $minutes Return Value void
bool parentSoftDeletes() Determine whether close parent of the relation uses Soft Deletes. Return Value bool
int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
$this setPath(string $path) Set the base path to assign to all URLs. Parameters string $path Return Value $this
Page 101 of 996