Collection keys() Get the keys of the collection items. Return Value Collection
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
void error(string $string) Write a string as error output. Parameters string $string Return Value void
$this setHidden(array $hidden) Set the hidden attributes for the model. Parameters array $hidden Return Value $this
SessionHandlerInterface getHandler() Get the underlying session handler implementation. Return Value SessionHandlerInterface
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
Builder newQuery() Get a new query builder for the model's table. Return Value Builder
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
Application getLaravel() Get the Laravel application instance. Return Value Application
mixed average(callable|string|null $callback = null) Alias for the "avg" method. Parameters callable|string|null $callback Return Value mixed
Page 816 of 996