mixed getRouteKey() Get the value of the model's route key. Return Value mixed
array initRelation(array $models, string $relation) Initialize the relation on a set of models. Parameters array $models string $relation Return Value array
void __construct() Create a new console command instance. Return Value void
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
Grammar withTablePrefix(Grammar $grammar) Set the table prefix and return the grammar. Parameters Grammar $grammar Return Value Grammar
static bool isUnguarded() Determine if current state is "unguarded". Return Value bool
bool hasHeader(string $key) Determine if a header is set on the request. Parameters string $key Return Value bool
bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool
Illuminate\Routing\Middleware Classes ThrottleRequests
Collection collapse() Collapse the collection of items into a single array. Return Value Collection
Page 353 of 996