array getOperators() Get the grammar specific operators. Return Value array
Fluent softDeletes() Add a "deleted at" timestamp for the table. Return Value Fluent
void __set(string $key, mixed $value) Dynamically set attributes on the model. Parameters string $key mixed $value Return Value void
mixed getParentKey() Get the key value of the parent's local key. Return Value mixed
string action(string $action, mixed $parameters = array(), bool $absolute = true) Get the URL to a controller action. Parameters string $action mixed $parameters bool $absolute Return Value string Exceptions InvalidArgumentException
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
View file(string $path, array $data = array(), array $mergeData = array()) Get the evaluated view contents for the given path. Parameters string $path array $data array $mergeData Return Value View
string getFormat() Get the default message format. Return Value string
ConnectionInterface connection(string $name = null) Get a database connection instance. Parameters string $name Return Value ConnectionInterface
string createdAt() Get the name of the "created at" column. Return Value string
Page 974 of 996