RouteDependencyResolverTrait trait RouteDependencyResolverTrait (View source) Methods array resolveMethodDependencies(array $parameters, ReflectionFunctionAbstract $reflector) Resolve the given method's type-hinted dependencies.
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
$this priority(int $level) Set the priority of this message. The value is an integer where 1 is the highest priority and 5 is the lowest. Parameters int $level Return Value $this
void critical(string $message, array $context = array()) Log a critical message to the logs. Parameters string $message array $context Return Value void
Collection slice(int $offset, int $length = null) Slice the underlying collection array. Parameters int $offset int $length Return Value Collection
$this setDateFormat(string $format) Set the date format used by the model. Parameters string $format Return Value $this
bool unprepared(string $query) Run a raw, unprepared query against the PDO connection. Parameters string $query Return Value bool
DecryptException class DecryptException extends RuntimeException (View source)
$this fridays() Schedule the event to run only on Fridays. Return Value $this
void __construct(string $content = '') Create a new message instance. Parameters string $content Return Value void
Page 343 of 996