DecryptException class DecryptException extends RuntimeException (View source)
$this fridays() Schedule the event to run only on Fridays. Return Value $this
void __construct(string $content = '') Create a new message instance. Parameters string $content Return Value void
static int resolveCurrentPage(string $pageName = 'page', int $default = 1) Resolve the current page or return the default value. Parameters string $pageName int $default Return Value int
bool isDeferred() Determine if the provider is deferred. Return Value bool
array many(array $keys) Retrieve multiple items from the cache by key. Items not found in the cache will have a null value. Parameters array $keys Return Value array
array getColumnListing(string $table) Get the column listing for a given table. Parameters string $table Return Value array
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
Page 343 of 996