void put(string $key, mixed $value, DateTime|float|int $minutes = null) Store an item in the cache. Parameters string $key mixed $value DateTime|float|int $minutes Return Value void
$this cookie(Cookie|mixed $cookie) Add a cookie to the response. Parameters Cookie|mixed $cookie Return Value $this
mixed min(string $column) Retrieve the minimum value of a given column. Parameters string $column Return Value mixed
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
Response callAction(string $method, array $parameters) Execute an action on the controller. Parameters string $method array $parameters Return Value Response
bool hasColumns(string $table, array $columns) Determine if the given table has given columns. Parameters string $table array $columns Return Value bool
Manager class Manager (View source) Traits CapsuleManagerTrait
$this setDateFormat(string $format) Set the date format used by the model. Parameters string $format Return Value $this
Page 338 of 996