array getLoadedProviders() Get the service providers that have been loaded. Return Value array
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
int update(array $attributes) Perform an update on all the related models. Parameters array $attributes Return Value int
string getValue(Expression $expression) Get the value of a raw expression. Parameters Expression $expression Return Value string
bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
Database getRedis() Get the underlying Redis instance. Return Value Database
string getMorphClass() Get the class name for polymorphic relations. Return Value string
throwResponse() Throws the response in a HttpResponseException instance. Exceptions HttpResponseException
clear() {@inheritdoc}
string parameterize(array $values) Create query parameter place-holders for an array. Parameters array $values Return Value string
Page 376 of 996