mixed get(mixed $key, mixed $default = null) Get an item from the collection
string parameterize(array $values) Create query parameter place-holders
array wrapArray(array $values) Wrap an array of values.
bool|null forceDelete() Force a hard delete on a soft deleted model.
static void saved(Closure|string $callback, int $priority)
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection
Connection class Connection implements
void requireFiles(array $files) Require in all the migration files in a
int call(string $command, array $arguments = array()) Call another console
array getQueryLog() Get the connection query log.
Page 8 of 100