static void currentPathResolver(Closure $resolver) Set the current request path resolver callback. Parameters Closure $resolver Return Value void
$this setDateFormat(string $format) Set the date format used by the model. Parameters string $format Return Value $this
array provides() Get the services provided by the provider. Return Value array
void validate() Validate the class instance. Return Value void
abstract void addConstraints() Set the base constraints on the relation query. Return Value void
void boot() Bootstrap the application events. Return Value void
void forever(string $key, mixed $value) Store an item in the cache indefinitely. Parameters string $key mixed $value Return Value void
void offsetUnset(string $offset) Remove the value at the given offset. Parameters string $offset Return Value void
bool hasSetMutator(string $key) Determine if a set mutator exists for an attribute. Parameters string $key Return Value bool
string implode(string $value, string $glue = null) Concatenate values of a given key as a string. Parameters string $value string $glue Return Value string
Page 791 of 996