abstract mixed getResults() Get the results of the relationship
string createdAt() Get the name of the "created at" column.
string __toString() Convert the model to its string representation.
Relation class Relation (
Model firstOrNew(array $attributes)
void addConstraints() Set the base constraints on the relation query.
void __clone() Force a clone of the underlying query builder when cloning
static mixed noConstraints(Closure $callback)
int rawUpdate(array $attributes = array()) Run a raw update against the
mixed __call(string $method, array $parameters) Handle dynamic method calls
Page 82 of 87