string parameter(mixed $value) Get the appropriate query parameter place-holder for a value. Parameters mixed $value Return Value string
stop() {@inheritdoc}
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection to a single value. Parameters callable $callback mixed $initial Return Value mixed
bool hasGetMutator(string $key) Determine if a get mutator exists for an attribute. Parameters string $key Return Value bool
PDO getPdo() Get the current PDO connection. Return Value PDO
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
$this weekdays() Schedule the event to run only on weekdays. Return Value $this
void touch() Touch all of the related models for the relationship. Return Value void
string getSql() Get the SQL for the query. Return Value string
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
Page 270 of 996