ClientInterface connection() Get the Redis connection instance. Return Value ClientInterface
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void fire() Execute the console command. Return Value void
void setExists(bool $value) Set the existence of the session on the handler if applicable. Parameters bool $value Return Value void
string|false mimeType(string $path) Get the mime-type of a given file. Parameters string $path Return Value string|false
$this from(string $table) Set the table which the query is targeting. Parameters string $table Return Value $this
string getReminderEmail() Get the e-mail address where password reminders are sent. Return Value string
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
bool hasSection(string $name) Check if section exists. Parameters string $name Return Value bool
string get(string $path, array $data = array()) Get the evaluated contents of the view. Parameters string $path array $data Return Value string
Page 234 of 996