mixed getRouteKey() Get the value of the model's route key. Return Value mixed
Model send(mixed $notifiable, Notification $notification) Send the given notification. Parameters mixed $notifiable Notification $notification Return Value Model
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
bool runningInConsole() Determine if we are running in the console. Return Value bool
string __toString() Convert the collection to its string representation. Return Value string
Illuminate\Foundation\Validation Classes ValidatesRequests
void __construct(Filesystem $files, Composer $composer) Create a new queue job table command instance. Parameters Filesystem $files Composer $composer Return Value void
int affectingStatement(string $query, array $bindings = array()) Run an SQL statement and get the number of rows affected. Parameters string $query array $bindings Return Value int
Collection whereStrict(string $key, mixed $value) Filter items by the given key value pair using strict comparison. Parameters string $key mixed $value Return Value Collection
int update(array $attributes) Perform an update on all the related models. Parameters array $attributes Return Value int
Page 848 of 996