void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
string __toString() Convert the rule to a validation string. Return Value string
Application getLaravel() Get the Laravel application instance. Return Value Application
void warn(string $string, null|int|string $verbosity = null) Write a string as warning output. Parameters string $string null|int|string $verbosity Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
string getDots() Get a pagination "dot" element. Return Value string
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
void offsetUnset(string $key) Unset the item at a given offset. Parameters string $key Return Value void
array intersect(array|mixed $keys) Intersect an array of items with the input data. Parameters array|mixed $keys Return Value array
string getPageName() Get the query string variable used to store the page. Return Value string
Page 141 of 996