bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
string getCreatedAtColumn() Get the name of the "created at" column. Return Value string
mixed __call(string $method, array $parameters) Handle calls to missing methods on the controller. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
mixed getValue() Get the value of the expression. Return Value mixed
string joiningTable(string $related) Get the joining table name for a many-to-many relation. Parameters string $related Return Value string
void addEagerConstraints(array $models) Set the constraints for an eager load of the relation. Parameters array $models Return Value void
$this __call(string $method, array $parameters) Dynamically bind parameters to the message. Parameters string $method array $parameters Return Value $this Exceptions BadMethodCallException
void __clone() Clone cache repository instance. Return Value void
string getName() Get a unique identifier for the auth session value. Return Value string
Page 518 of 996